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

Re: A tiny issue that someone might want to fix for rc2

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-21 18:59:08 CEST

On Apr 21, 2005, at 11:26 AM, Tobias Ringström wrote:

> I just noticed that the help texts for svn lock and unlock are missing
> a usage line for the URL case. See e.g. svn help mkdir for how it
> should be done. It's not a serious bug, and I won't have time to fix
> it before rc2, but I thought that someone else might. :-)
>

'svn help lock' and 'svn help unlock' clearly state "path or URL"...

$ svn help unlock
unlock: Unlock working copy paths or URLs.
usage: unlock PATH...

Maybe we need to show both cases separately, like 'svn help propset',
'svn help export', and so on? 'svn help info' isn't quite consistent
either. And 'svn help cat' is just like lock and unlock. 'svn ls'
isn't quite the same.

Maybe we need some general consistification for all help-texts for
commands that work on both wcpaths and URLs....?

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