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

Re: Problem : svn: working copy locked:

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2003-01-10 15:20:11 CET

Olivier DAVY wrote:
> 3bis chapter 3 Make changes to your working copy : well, I was shocked by
> the fact that the semantic of the -r option for add (recursive) is not the
> same as the other commands. We have to debate about that ! And the
> recursive behaviour by default is what I want !

If '-r' is written, that's a typo : the 'recursive' behavior is always
implemented by an uppercase -R.

> 7. chapter 3, revision numbers : "These keywords allow you to perform many
> common (and helpful) operations" : We must provide examples (scenarii) of
> how they can be helpfull : svn revert -r BASE, svn update -r COMMITED, svn
> revert -r PREV, svn co -r HEAD : Are they good examples ?

svn revert doesn't understand '-r' (see your 6th point). I think the
more helpful examples would be with svn log, svn diff or svn merge. At
least I use -rKEYWORD only with those commands.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 15:21:15 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.