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

RE: Importing several version of code from zip files?

From: Jorge Canas <jcanas2000_at_hotmail.com>
Date: 2007-12-18 05:17:36 CET

> From: eckhardt@satorlaser.com
> Date: Wed, 12 Dec 2007 13:39:36 +0100
>> I think this will work for me, but I would also like to be able submit
>> history information with each bulk import performed by svn_load_dirs.pl,
>> does anyone know how to do that with the script?
>
> It's not possible yet (it shouldn't be too hard to hack that script to do it
> for you though). However, you can still change the commit messages
> afterwards, provided you have a pre-revprop-change hook (or something like
> that) installed.
>
Thanks. I chose to modify the script. I basically replaced the commit command
that appears at line 1222 in the script to have -F my_history_aka_log.txt
instead of -m $message

It created/loaded a bunch of new revisions (one from each zipfile) each with its own
revision log and it did great!

thx!

_________________________________________________________________
i’m is proud to present Cause Effect, a series about real people making a difference.
http://im.live.com/Messenger/IM/MTV/?source=text_Cause_Effect
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 18 05:17:58 2007

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.