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

Re: .svn vs _svn on VS.NET (ASP.NET)

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-03-09 01:24:36 CET

Garrett Rooney wrote:
[snip]
>
> If we're only going to allow two directory names I see no reason why
> Subversion could not read both types of working copies, regardless of
> what type they create.
>
> -garrett
>

But you can get into some odd situations if you support both, like a
mixed working copy that may require checking every subdir for which one
it uses -- which could turn into a perf problem without adding some
caching (which means more complexity). And which do you write out if a
wc contains both kinds in it's subdirs and you add a new subdir? And
what happens if you find (eek) both?

I would prefer a simple one-or-the-other config option, myself, but I
realize I have no real vote or say. Just pointing out things I
encountered when I was fiddling with 'just making it work either way' a
while ago -- some of which were pointed out by Brane back then.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 9 01:25:39 2004

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.