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

Re: ".svn" directory name no good (in fact, it is worse than I thought)

From: <kfogel_at_collab.net>
Date: 2003-09-25 05:51:54 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> It means I can't hand you my working copy. Why not? Because I just
> happen to use "7ex983p" as my admin directory names. I like it.
>
> "Oh, you want to read my working copy too? I guess you'd better
> temporarily configure your client to use that same admin directory
> name. You can change your configuration back later."

The other issue is that we treat this directory specially in certain
situations -- for example, import ignores it, other operations may
balk at working on it. If we also allow "_svn", then all those
conditionals have to change, and now we have *two* reserved names
instead of one. Third-party tools have to try *two* possibilities to
determine if a directory is a Subversion working copy or not... Where
does it end?

Violate the 0-1-infinity principle, pay the price.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 25 06:41:32 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.