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

possibly bug

From: <ctapmex_at_gmail.com>
Date: Mon, 26 Oct 2009 14:52:02 +0500

Hi.
I use svn 1.6.5 (svnserve) + sasl. There are two storage facilities, public and private.
In public file authz

[/]
*= r
master=rw

and in private

[/]
*=
master=rw

Master has a record in sasl.
I'm trying to run
#svn log svn://address
For the public store I get the entire log with messages like what

r10 | sonar | 2009-03-16 09:21:53 +0300 (Mon, 16 Mar 2009) | 1 line

?\209?\131?\208?\180?\208?\176?\208?\187?\208?\181?\208?\189?\209?\139 ?\208?\191?\209?\128?\208?\190?\208?\181?\208?\186?\209?\130?\209?\139 ?\208?\180?\208?\187?\209?\143 ?\208?\188?\208?\184?\208?\179?\209?\128?\208?\176?\209?\134?\208?\184?\208?\184 ?\209?\129 ?\208?\190?\209?\135?\208?\181?\208?\189?\209?\140 ?\209?\129?\209?\130?\208?\176?\209?\128?\208?\190?\208?\185 ?\208?\178?\208?\181?\209?\128?\209?\129?\208?\184?\208?\184 ?\208?\189?\208?\176 ?\208?\189?\208?\190?\208?\178?\209?\131?\209?\142.
------------------------------------------------------------------------
r9 | sonar | 2009-03-16 09:06:05 +0300 (Mon, 16 Mar 2009) | 1 line

?\208?\161?\208?\190?\209?\133?\209?\128?\208?\176?\208?\189?\208?\181?\208?\189?\208?\184?\208?\181 ?\208?\178?\208?\181?\209?\128?\209?\129?\208?\184?\208?\184 0.9
------------------------------------------------------------------------

For the private store I get the entire log without messages like what

------------------------------------------------------------------------
r10 | (no author) | (no date) | 1 line

------------------------------------------------------------------------
r9 | (no author) | (no date) | 1 line

------------------------------------------------------------------------
r8 | (no author) | (no date) | 1 line

I tried so
#svn log svn://address --username master --password pass
and still get log without messages

Apparently the command log ignores username?

message prepared with http://translate.google.ru/

-- 
С уважением,
 Ctapmex                          mailto:ctapmex_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2411320
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-26 10:55:00 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.