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

Re: issue 2274

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-04-18 15:04:26 CEST

On Mon, 18 Apr 2005, Vivek wrote:

> 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?

I think something like "A B in the third column...", so you don't mix it
up with the status codes for the other two columns. You may want to write
it in a way that makes clear that this isnt just when the lock was Broken,
but also when it is stolen, i.e. the lock is defunct and not valid in the
repository any longer. (Note how I delibarately avoid giving an exact
wording:-)

Regards,
//Peter

---------------------------------------------------------------------
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:19:59 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.