Subversion 1.5 (r26502) - Log Message Bug?
From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2007-09-21 20:27:05 CEST
Hi there,
i have downloaded the SVN 1.5 test release to test things.
I have installed the SVN CLI on windows and tested the following:
Created a new repository via "svnadmin create mt"
Then started "svnserve -d -r C:/testsvn1.5/mt"
Tested the installation with a simple:
"svn list svn://localhost"
The next step was to import a bunch of files into the new repository:
svn import jagosi.import svn://localhost/jagosi/trunk -m"- First import"
Than i got a bunch of messages (importing the content of the directory)
Than i checked the repos via "svn list svn://localhost" and
The last step i checked was to get the log message:
"svn log svn://localhost" which should print out the log message i gave
------------------------------------------------------------------------
------------------------------------------------------------------------
I have checked the revision properties in the repository itself and i
I have to say that within the repository the db/revs directory has a
This seemed to be a bug in the new version.
Kind regards
-- 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@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Sep 21 20:25:22 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.