[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-03-09 01:06:13 CET

On Mar 8, 2004, at 5:39 PM, kfogel@collab.net wrote:

> I'll happily abandon that preference in favor of anything that's been
> thought out more thoroughly. Fire away :-).

If the canonical Subversion you download from subversion.tigris.org can
use more than one administrative directory name, it also needs to know
about all the possibilities, otherwise the code that keeps you from
putting directories with that name in the repository will stop working,
and it will become possible to introduce directories in the repository
that can not be checked out.

If we MUST make a change to account for this, I would prefer that it be
to allow either .svn or _svn, perhaps with a preference to toggle
between them (default to _svn on windows, .svn on unix), and we
explicitly disallow both in the repository.

-garrett

---------------------------------------------------------------------
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:06:26 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.