Re: Version control

Tech-Archive recommends: Fix windows errors by optimizing your registry



How go these products work with multiple projects/solution, eg I have static libraries which are used in a number of projects.

VisualSVN didn't seem to want to know about it.




"Samuel R. Neff" <samuelneff@xxxxxxxxxx> wrote in message news:3hb5739p0o8ftnttfvg6q7ojtbudr3dvfc@xxxxxxxxxx

There are also VisualSVN and PushOK SVN SCC for SVN integration into
VS.NET.

http://visualsvn.com/

http://pushok.com/soft_svn.php

VisualSVN is a plugin for VS.NET that wraps TortoiseSVN (a Windows
Explorer extension) so works very well with both products. It's also
extremely fast.

PushOK's version is an SCC implementation so it'll integrate with
VS.NET perfectly, but since the SCC api is based on VSS's
checkin/checkout model it doesn't work as well with SVN (some things
are a little hoaky).

We recently switched our whole company from PushOK to VisualSVN. Both
products are commercial, but they're cheap.

Sam


------------------------------------------------------------
We're hiring! B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.




On Fri, 15 Jun 2007 14:10:53 +0100, Jon Skeet [C# MVP]
<skeet@xxxxxxxxx> wrote:

Peter Morris <support@xxxxxxxxxxxxxxxxxxxx> wrote:
Does that integrate into the VS2005 IDE?

Yes: http://ankhsvn.tigris.org/


.