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

Re: author of a file

From: Robert <robertLinux_at_gmx.de>
Date: 2003-05-15 20:12:54 CEST

Am Donnerstag, 15.05.03 um 20:06 Uhr schrieb Ben Collins-Sussman:
> The log isn't showing you r40, it's showing you r8, which is the last
> rev in which hallo_welt changed. Try running 'svn log -r40' to see
> your new author.
>

svn log -r 40
http://localhost:65535/svn/repos/trunk/Hallo_Welt/perl/hallo_welt
------------------------------------------------------------------------
is empty.

and svn propset --revprop -r COMMITTED svn:author "myName"
http://localhost:65535/svn/repos/trunk/Hallo_Welt/perl/hallo_welt
subversion/libsvn_client/revisions.c:82: (apr_err=195000)
svn: A path under revision control is needed for this operation
svn: svn_client__get_revision_number: need a version-controlled path to
fetch local revision info.

Can I somehow set the author for all revisions except deleting and
re-adding the item?

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 15 20:15:16 2003

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.