1.6.0 svn client commit bug
From: Kyle McKay <mackyle_at_gmail.com>
Date: Mon, 23 Mar 2009 17:24:01 -0700
Using the released 1.6.0 svn client from the command line on Mac OS X
$ svnadmin create /tmp/svntest
--This line, and those below, will be ignored--
A .
Log message unchanged or not specified
Using the released 1.5.6 (and 1.5.5) svn client from the command line
$ svnadmin create /tmp/svntest2
--This line, and those below, will be ignored--
A file:///tmp/svntest2/dir
Log message unchanged or not specified
Notice how the "A ." comment line is incorrect with the 1.6.0 client.
In fact if you list multiple directories to create with the svn 1.6.0
The same behavior has been observed with the svn 1.6.0 client against
The 1.5 series client does not seem to have this bug.
-- Kyle McKay ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1394906Received on 2009-03-24 11:12:11 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.