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

issue 2274

From: Vivek <vivek_at_collab.net>
Date: 2005-04-18 14:30:41 CEST

Hi all,
       Just as issue 2274 says
       The help msg for 'svn help up' says nothing about locking.
All the more surprising because in subversion/clients/cmdline/main.c
the help for svn status command gives quite a good amount of
explanation.
Will a single line addition in svn_opt_subcommand_desc_t
svn_cl__cmd_table[] for update suffice?

Like
         A Added\n"
       " D Deleted\n"
       " U Updated\n"
       " C Conflict\n"
       " G Merged\n"
       " B Broken Lock Token\n" <--new

Or is there something that I have overlooked?
Thanks,
Vivek

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 18 15:30:27 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.