You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by kf...@collab.net on 2003/07/29 19:09:10 UTC

Re: (no author) issue

"Yanghui Bian" <yb...@vitesse.com> writes:
> 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? 

Please show us an *exact* transcript of everything you did, starting
with the creation of the repository if possible, or else from the
initial import.  (Include an 'ls -laR' of the import source tree, if
that's not too large).

Thank you,
-Karl


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org