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

Re: Subversion 1.5 (r26502) - Log Message Bug?

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2007-09-21 20:49:57 CEST

Hello Mark,

thanks for the reply.

>> Configured the file conf/authz
>> Added two lines:
>> [/]
>> kama = rw
>
> The authz does not look right. I thought it had to be:
>
> [repos:/path]
I have fixed that to:
[mt:/]
kama = rw

>
>> Then started "svnserve -d -r C:/testsvn1.5/mt"
>
> You should not use -r AND a path to a specific repository.
Yes i know that but i have used this for a long time and it worked, but
i have fixed it to:

"svnserver -d -r C:/testsvn1.5"

>> "svn list svn://localhost"
"svn list svn://localhost/mt"

>> svn import jagosi.import svn://localhost/jagosi/trunk -m"- First import"
svn import jagosi.import svn://localhost/mt/jagosi/trunk -m"- First import".

>> "svn log svn://localhost" which should print out the log message i gave
svn log svn://localhost/mt

>> ------------------------------------------------------------------------
>> r1 | (no author) | (no date) | 1 line
>>
>>
>> ------------------------------------------------------------------------

The output is exactly the same as before.

>> I have to say that within the repository the db/revs directory has a
>> subdirectory "0" as well as the db/revsprops.
>
> That is the new sharded fsfs format.
Yes i know that. Thanks..

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@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 21 20:48:13 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.