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

Re: [PATCH] #2219 canonicalized keyword and new UUID keyword documentation

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-20 18:05:29 CET

On Mar 20, 2005, at 8:53 AM, John Peacock wrote:
>
> p.s. is anyone else bothered by the fact that both svn:keywords and
> "revision keywords" (being the aliases HEAD, BASE, etc) share the same
> term? Is it too late to change the latter to be "revision aliases"
> instead or something???
>
>

How about the term 'locks'? We have working-copy locks, shown by 'L'
in the status command. BerkeleyDB has private locks that it uses for
mutexes and things ("out of locks" errors). 'svnadmin recover' and
FSFS both take out locks on ordinary files, to manage concurrent writes
("trying to get exclusive lock..."). And now we have a locking
feature, allowing users to create locks in the filesystem.

I can't possibly see how someone might get confused.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 20 18:06:53 2005

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.