Confusing behavior in changelist feature
From: Brian W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2007-12-16 20:17:35 CET
See ### comment below:
$ svn cl moo doggie1.txt
$ svn st --changelist moo
--- Changelist 'moo':
### The next line says it's removing doggie1.txt, but it adds it right back!
$ svn st --changelist moo
--- Changelist 'moo':
$ svn cl --remove doggie1.txt
$ svn st --changelist moo
-Fitz
---------------------------------------------------------------------
|
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.