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

Re: proposal: changelist feature

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2006-04-17 21:48:36 CEST

"Justin Erenkrantz" <justin@erenkrantz.com> writes:

> My hunch is that it'd be far easier to have it be:
>
> $ svn st
> M baz.c
> M foo.c (Changelist 'issue-2899')
> A bar.c (Changelist 'issue-2899')

-1 on this output format. How am i supposed to get the filename
out of that? The current output format has a fixed number of
fixed-width columns, and everything after that is the filename.
All existing scripts that parse status end up with a bogus
filename "foo.c (Changelist 'issue-2899')".

I'm not sure what would be better. Maybe only display changelist
information with an option to status?

-- 
Eric Gillespie <*> epg@pretzelnet.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 17 21:49:06 2006

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.