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

Re: Can subversion do....

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-06-25 22:37:49 CEST

----- Original Message -----
From: "Ben Collins-Sussman" <sussman@collab.net>
>
> > 1) When a branch is taken from the main line, will subversion update the
SCC
> > information in the MS Dev Studio .dsp and .dsw files, or will I have to
do
> > that myself as I currently do in VSS?
>
> I don't of any version control tool that knows how to "automatically
> update .dsp files". I don't understand why that even needs to
> happen, maybe a MS Dev Studio person can address this.

AFAIK in VS.NET that information isn't stored in the project files
anymore but in separate files.
Also, you would only need that if you use a Visual-Studio plugin
which uses the MSSCC interface - other plugins or GUI's
don't touch VS's handling of SCC's at all (and IMHO: that's
the better way).

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 25 22:40:11 2003

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

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