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

Re: Simultaneous use of Subversion and SourceSafe

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2006-09-28 00:28:00 CEST

On Wednesday, September 27, 2006 10:13 AM -0500 Juan Carlos Becerra Irene
<jcarlos10@gmail.com> wrote:

> One of the problems we find is that when we check out the code from
> SourceSafe, some files (.csproj and .sln) have embedded metadata related
> to SourceSafe. One of the solutions we would like to try is to "comment"
> or "remove" the metadata before creating our SVN repository. This would
> imply more work, because we would have to "uncomment" the metadata when
> we have a deliverable to check in on the SourceSafe repository.

I'd suggest disabling the source control provider in the registry, by
hiding the key.

I have access to my client's VSS repo over a slow VPN link, and when I
first ran the VC6 IDE it wanted to connect to VSS for every subproject (AKA
directory), which took forever. There was no way to abort the process. I
renamed the source control registry key and VC6 skipped that and started
much more quickly. This essentially forces all "real" version control to
use the explicit ssexp.exe VSS IDE.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 28 00:28:52 2006

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.