You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Fa...@ses-astra.com on 2007/02/15 14:18:49 UTC

Visual C++ 6.0 and Subversion

Hello,

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...

Best Regards,
Fabien.



DISCLAIMER: 
This e-mail contains proprietary information some or all of which may be legally privileged. It is for the intended recipient only. If an addressing or transmission error has misdirected this e-mail, please notify the author by replying to this e-mail. If you are not the intended recipient you must not use, disclose, distribute, copy, print, or rely on this e-mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Visual C++ 6.0 and Subversion

Posted by Kenneth Porter <sh...@sewingwitch.com>.
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

Re: Visual C++ 6.0 and Subversion

Posted by Eric Hanchrow <of...@blarg.net>.
>>>>> "Fabien" == Fabien Bouleau <Fa...@ses-astra.com> writes:

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

If you don't see it on http://subversion.tigris.org/links.html, then
it probably doesn't exist.

-- 
I've laid out in my will that my heirs should continue working
on my .emacs
        -- johnw

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org