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

Re: VSS to SVN migration script

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-05-20 14:04:15 CEST

Steve Williams wrote:

>Anyone with Perl experience who could help with this? The vss2svn.pl script
>that Toby Johnson graciously supplied (thanks Toby) works great until it
>hits one of these entries in the history.
>
>***************** Version 97 *****************
>Label: "040402-095p-TY2"
>User: Watsone Date: 2/04/04 Time: 12:59p
>Checked in $/Ty2/Source
>Comment: Added a new cheat that sends MissionActivate to every prop
>Label comment:
>
>
Ah! We never used labels in our VSS setup, so that's why I never
expected that "label" line. It should probably just slurp that on in
with the rest of the comment and attach it to each appropriate file with
"Label comment:" and all. It should be a rather easy fix; if someone
gets to it before I do then send me a patch and I'll include it...

toby

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 20 14:05:08 2004

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.