Hi Michaël,

ShapefileWriter was only one example,
TaskFrame is another. This one was
last modified on 2007-06-03 and we
have an older version in SVN ...

Because ChangeLog, Changes.txt and
TODO.txt are in the version of 2007-06-02
in subversion I would reckon that
we lost all changes after 2007-06-02.

It would be of interest how Andreas
generated the svndump file. I would have
done it with something like:

$ rsync -avz rsync://jump-pilot.cvs.sourceforge.net/cvsroot/jump-pilot/*
  jump-pilot-cvsbackup

$ cd jump-pilot-cvsbackup

$ cvs2svn --dump-only --dumpfile=svndump .

Regards,
  Sascha

Michaël Michaud schrieb:
> Hi SS, Sascha, Paul...
> 
> Thank you to do all this hard work for migration.
> 
> Just as an indication, ShapefileWriter is one of the last modification I 
> did on the CVS (2007-06-12)
> Promise : I make no more change until the migration is completely finished !
> 
> Michaël
> 
> Sascha L. Teichmann a écrit :
> 
>> SS,
>>
>> if I do the following:
>>
>> - fetch a clean anonymous SVN check-out
>> - generate md5sums for the files
>> - fetch a clean anonymous CVS check-out
>> - run a md5sum check against the generated one
>>
>> I receive following result:
>>
>> md5sum: WARNING: 3 of 1421 listed files could not be read
>> md5sum: WARNING: 104 of 1418 computed checksums did NOT match
>>
>> Running 'diff' against some selected give real differences.
>> Take ShapefileWriter.java as an example.
>>
>> IMHO this is a very strong indicator that something went wrong.
>>
>> I attach a script how I did it. I've run the
>> lines interactively, so no guarantee that it works in
>> total. Maybe I've done something wrong. In this case shame
>> on me ...
>>
>> Regards,
>> Sascha
>>
>> Sunburned Surveyor schrieb:
>>  
>>
>>> Sascha,
>>>
>>> You wrote: "The ChangeLog & friends are old, at the wrong place
>>> and not identical to the last one found in CVS."
>>>
>>> I am working from the SVN dump file that Andreas provided me, so I am
>>> surprised to hear that the logs are out of date. Has there been more
>>> commits to the CVS since I started my migration? At any rate, I think
>>> this can easily be fixed. I will have to download the logs currently
>>> in the CVS and place them in my working copy of the SVN repository.
>>> They should be submitted when I do my next commit. I will also check
>>> the location of the logs. It's possible they got misplaced when I was
>>> trying to implement the structure needed for the stable branch.
>>>
>>> You wrote: "This do not provide confidence."
>>>
>>> Yup. This is definitely not going as smoothly as I had hoped it would.
>>> Feel free to chip and help straighten things out. :]
>>>
>>> You wrote: "BTW: Your proposed check-in message are too wordy.
>>> Call sign and date are simply redundant. They come
>>> with the check in.
>>> Action type does not provide any useful
>>> information and can also be reconstruct from
>>> the SVN history. All what matters is the
>>> description. And prefix a description
>>> with "Description: " is a bit redundant too.
>>> When I use the web front end of SVN
>>> I will only see trimmed things like
>>> "Call Sign: The Sunburned Surveyor Action Type: Move Date: 2007-06-13 ..."
>>> in the column of "Last log entry". This relevant
>>> part is missing."
>>>
>>> These are all good comments. I did not realize that the other
>>> information was already included in the log. It sounds like all we
>>> really need to include in the commit message is a description. Let's
>>> go with that policy, and I will also change it for my usage of the SVN
>>> at the SurveyOS Project.
>>>
>>> The Sunburned Surveyor
>>>    
>>>
>>> ------------------------------------------------------------------------
>>>
>>> -------------------------------------------------------------------------
>>> This SF.net email is sponsored by DB2 Express
>>> Download DB2 Express C - the FREE version of DB2 express and take
>>> control of your XML. No limits. Just data. Click to get it now.
>>> http://sourceforge.net/powerbar/db2/
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> Jump-pilot-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>    
>>>
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to