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

Changing svn:author?

From: <james-tigris_at_jrv.org>
Date: 2003-08-20 10:18:57 CEST

SVN 0.26

Is it possible to change the author and timestamp reported by svn log
after a change has been committed?

C:\>svn log g.c
-----------------------------------------------------------------------
rev 43: james | 2003-08-20 02:55:46 -0500 (Wed, 20 Aug 2003) | 1 line

prop test
------------------------------------------------------------------------

C:\>svn ps svn:author --revprop -rHEAD joe g.c
property `svn:author' set on repository revision '43'

C:\>svn log g.c
------------------------------------------------------------------------
rev 43: james | 2003-08-20 02:55:46 -0500 (Wed, 20 Aug 2003) | 1 line

prop test
------------------------------------------------------------------------

C:\>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 22 06:24:35 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.