Hello all,
I am running Subversion version 0.25.0 (r6433) on windows XP.
I create the layout of the repository
$ svn mkdir -m "layout $layout_class"
$REPOSROOT/$repos_name/$layout_class
From the log, it has the author.
$ svn log $REPOSROOT/$repos_name
------------------------------------------------------------------------
rev 1: ybi | 2003-07-28 20:44:15 +0200 (Mon, 28 Jul 2003) | 1 line
layout trunk
------------------------------------------------------------------------
But after I imported a project or modified the file, there is no author.
$ svn log Makefile
------------------------------------------------------------------------
rev 24: (no author) | 2003-07-29 19:28:35 +0200 (Tue, 29 Jul 2003) | 2
lines
set the keyword property
Could anyone help me, please?
Thanks.
YBI
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 29 21:13:44 2003