[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: Steve Williams <stevewilliams_at_kromestudios.com>
Date: 2004-05-20 14:54:07 CEST

It gets a bit further now (two files further :).

It dies at line 1476 (last line of history should laways be part of a
comment).

The last section of the dump of the ss history is

**********************
Label: "031013-077p-TY2"
User: Watsone Date: 13/10/03 Time: 2:03p
Labeled

***************** Version 1 *****************
User: Admin Date: 7/10/03 Time: 5:16p
Created

The last section of the debug output of the script is

DEBUG:(4)<**********************>
DEBUG:(4)<Label: "031013-077p-TY2">
DEBUG:(4)<User: Watsone Date: 13/10/03 Time: 2:03p>
DEBUG:(4)<Labeled>
DEBUG:(4)<>
DEBUG:(4)<***************** Version 1 *****************>
DEBUG:(1)<User: Admin Date: 7/10/03 Time: 5:16p>
DEBUG:(2)<Created>

Yes, that's right. VSS did not output a comment line for version 1 of the
file.

Sly

----- Original Message -----
From: "Toby Johnson" <toby@etjohnson.us>
To: "SVN Users" <users@subversion.tigris.org>
Sent: Thursday, May 20, 2004 10:21 PM
Subject: Re: VSS to SVN migration script

> Toby Johnson wrote:
>
> > 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
>
> Whoops, I didn't see the "Label:" line above, that's the one causing the
> problem. The "Label comment" should get included with the rest of the
> comment already. I've added a line to ignore the Label information, give
> it another try.
>
> toby
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
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:54:43 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.