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

[PATCH] 'svn propset' help doc fix

From: Alexander Thomas <kca.alexander_at_gmail.com>
Date: 2005-11-26 10:45:53 CET

Here's the patch to fix inconsistency between 'svn propset' behavior and
its command line help doc.

Present 'svn propset' help doc says that "PROPVAL or -F VALFILE" is
optional. But actually
'svn ps' takes a mandatory PROPVAL as the first argument, if "-F
VALFILE" is not specified.
Also unversioned propchange on repos takes a optional URL or PATH as the
second argument.
Now PATH is undocumented.

-AT

Fix for inconsistency between 'svn propset' help doc and behavior.

* subversion/clients/cmdline/main.c
  (svn_cl__cmd_table): Modified command line help doc.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Nov 26 10:46:44 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.