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

Re: Changing svn:author?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-20 15:04:30 CEST

james-tigris@jrv.org writes:

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

Absolutely.

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

This looks perfectly correct. And works for me too.

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

I'm not sure why it isn't working for you. Is this over file:///,
http://, or svn:// ? Give us more details.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 20 15:09:23 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.