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

Re: SVN 1.5 - Beta 1 - svn changelist - Bug

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Sat, 22 Mar 2008 15:10:24 +0100

Hi Daniel,
> 'svn changelist' doesn't assume an implicit '.' target when no path
> argument is given, unlike most other subcommands. I think you want:
>
> svn cl ISSUE2 --cl ISSUE1 -R .
> ^

Yes this works, but it produces many messages

Skipped '.'
Skipped 'src'
Skipped 'src/main'
Skipped 'src/main/java'

and than it produces the expected messages:
svn: warning: Removing 'changes.xml' from changelist 'ISSUE1'
Path 'changes.xml' is now a member of changelist 'math-bug'
svn: warning: Removing 'pom.xml' from changelist 'ISSUE1'
Path 'pom.xml' is now a member of changelist 'math-bug'

If this is the intended usage (which i'm not concerned of) it is not
correctly described in the SVN 1.5 book...

On the other side i would say if i use a changelist in this relationship
i didn't think about using '-R ..' option to make a rename of the
changelist ....cause changelists only work in relationship with
filenames and not with directories....

Kind regards
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-22 15:10:44 CET

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.