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

FW: svn log bug in subversion 1.5.4

From: Ashish Utagikar <autagika_at_marvell.com>
Date: Fri, 7 Nov 2008 12:02:47 -0800

The below shows that the svn log command showed me as author when the
file was imported in the repository but when it was checked out, edited
and commited the log does not show author's name

 

 

svn commit a.one -m "changed"

Sending a.one

Transmitting file data .

Committed revision 7.

 

 

 

svn log a.one

------------------------------------------------------------------------

r7 | (no author) | 2008-11-07 12:40:45 -0700 (Fri, 07 Nov 2008) | 1 line

 

changed

------------------------------------------------------------------------

r1 | autagika | 2008-11-07 12:16:08 -0700 (Fri, 07 Nov 2008) | 1 line

 

im

------------------------------------------------------------------------

 

________________________________

From: Ashish Utagikar
Sent: Friday, November 07, 2008 12:47 PM
To: 'users_at_subversion.tigris.org'
Subject: svn log bug in subversion 1.5.4
Importance: High

 

Hello,

          I have installed subversion 1.5.4 on my Linux 64 machine. When
I commit a file to repository and then if I run svn log on it, it gives
me "no author" in the author field.

 

I expect to have my UNIX userid in the author's field since I have
committed the file

 

Is this a bug in subversion 1.5.4 ?

 

If not what should I do?

 

Please help

 

Thanks

Ashish

 

 
Received on 2008-11-07 21:06:29 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.