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

Re: changing the commit date...

From: David Glasser <glasser_at_davidglasser.net>
Date: Thu, 31 Jan 2008 12:39:21 -0800

On Jan 31, 2008 2:29 AM, Thomas Lehmann <t.lehmann_at_rtsgroup.net> wrote:
> Hi,
>
> in our company we are on the way to change from SCCS to subversion.
> For many reason we can not use the given sccs2svn.py so we have
> written an own one.
>
> Now: For each entry in a transfered file history (log message) I want
> to set the
> correct date. Actually all entries are having the date of the
> transfer.
>
> I have recognized that it is possible to change the date afterwards
> but
> I don't know exactly how. Could someone give an example, please?

This sort of question is best asked on users_at_subversion.tigris.org.
But the short answer is to do "svn ps svn:date NEWDATE --revprop
-r1234".

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-01-31 21:39:32 CET

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.