[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Visual C++ 6.0 and Subversion

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2007-02-19 23:16:43 CET

On Thursday, February 15, 2007 3:18 PM +0100 Fabien.Bouleau@ses-astra.com
wrote:

> I am searching for a Subversion plug-in for Visual C++ 6.0 (preferably
> free). Does anybody know one? AnkhSVN looks good but works only with
> Visual Studio .NET...

Since Subversion doesn't use the lock/modify/unlock model of version
control (unless you set all your files to need locks), I've found that
integrating Subversion into VS isn't really necessary. One can easily
commit using Tortoise or the command line client. There's no "check out"
step as there is with Source Safe, so one can simply start editing in the
IDE.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 19 23:17:25 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.