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

'svn log' lost an author name.

From: paptimusx scirocco <paptimusx_at_gmail.com>
Date: Thu, 28 Feb 2008 16:01:46 +0900

Hi there.

I noticed that author's information has disappeared from the
result of 'svn log'. why?

How should I do?

author information of old revision in the CVS age (converted it
with cvs2svn) remains.

thanx in advance.

-pa*x

% svn info README.TXT
Path: README.TXT
Name: README.TXT
URL: http://server/svn/SRC/.../README.TXT
Revision: 9474
Node Kind: file
Schedule: normal
Last Changed Author: myname <-- ok
Last Changed Rev: 9474
Last Changed Date: 2007-12-26 11:27:09 +0900 (Wed, 26 12 2007)
Text Last Updated: 2007-12-26 11:06:10 +0900 (Wed, 26 12 2007)

% svn st -v README.TXT
             9474 9474 myname README.TXT <-- ok

% svn log README.TXT
------------------------------------------------------------------------
r9474 | (no author) | 2007-12-26 11:27:09 +0900 (Wed, 26 12 2007) | 2
lines <-- why lost

             :
------------------------------------------------------------------------
r9451 | (no author) | 2007-12-05 16:14:14 +0900 (Wed, 05 12 2007) | 2
lines <- svn, why lost?
             :

------------------------------------------------------------------------
r9025 | myname | 2007-07-19 21:15:27 +0900 (Thu, 19 7 2007) | 4 lines
    <- cvs

(both client and server)
% ver
Microsoft Windows XP [Version 5.1.2600]

% svn --version
svn, version 1.4.4 (r25188)
   compiled Jun 8 2007, 18:49:42
       :

protocol: Apatch2+mod_svn, no-proxy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-28 08:02:41 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.