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

Re: [psvn] heads-up: changelists incompatible with psvn

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-10-12 02:16:30 CEST

On 10/11/07, Stefan Reichör <stefan@xsteve.at> wrote:
> Hi Dave!
>
> > Just a heads-up: psvn doesn't know how to parse the changelist-ful
> > "svn st" output, leading to fun things like:
> >
> > svn status for directory ~/
> > Repository Root: file:///home/glasser/REPOSITORIES/ghomedir
> > Repository Url: file:///home/glasser/REPOSITORIES/ghomedir
> > 570 Unmodified file(s) are hidden - press `_' to toggle hiding
> > 0 file(s) marked
> >
> > 9 9 glasser .
> > ? ? .mozilla/firefox
> > -- ? angelist 'bar': [ LOCKED ] [
> > REPO-LOCK-UNKNOWN ] (switched)
> > M 8 8 glasser bin/configure-svn
> >
>
> Could you please send me the svn st output that does not work.
>
> I don't follow the svn development in details nowadays. What is the
> essence of the mentioned changelist-ful "svn st" output.

glasser@smiler:~/bin$ svn cl foo configure-svn make-svn
Path 'configure-svn' is now a member of changelist 'foo'.
Path 'make-svn' is now a member of changelist 'foo'.
glasser@smiler:~/bin$ svn cl bar dmenu
Path 'dmenu' is now a member of changelist 'bar'.
glasser@smiler:~/bin$ svn rm make-svn
D make-svn
glasser@smiler:~/bin$ svn rm hgmerge
D hgmerge
glasser@smiler:~/bin$ svn st
D hgmerge

--- Changelist 'foo':
D make-svn
       configure-svn

--- Changelist 'bar':
       dmenu

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 12 02:16:41 2007

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.