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

Re: small library to contribute

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Wed, 05 Aug 2009 11:35:58 +0200

Hi,
> Hi,
>
> I wrote a small python library that provides basic functions to modify
> the date/time of a given revision or set of revisions of an SVN
> repository.
You mean you change the revision property of a given revision ?

Things like this:

svn propedit svn:date --revprop -r 200 URL

BTW: You know that this is dangerous, cause you can change the order of
the date/time of the revisions which should be in the order of their
occurance...

May be you should take a look on
http://svn.borg.ch/svndumptool/

Kind regards
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2380366
Received on 2009-08-05 11:36:20 CEST

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.