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

Re: (no author) issue

From: <kfogel_at_collab.net>
Date: 2003-07-29 21:09:10 CEST

"Yanghui Bian" <ybi@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
Received on Tue Jul 29 21:46:50 2003

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.