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

Re: cvs2svn and renamed files

From: Urs Thuermann <urs_at_isnogud.escape.de>
Date: 2006-06-08 17:59:12 CEST

"Garrett Rooney" <rooneg@electricjellyfish.net> writes:

> No, currently there is not. By the way, this question really belongs
> on a cvs2svn mailing list, not a generic subversion mailing list.

I wasn't aware of a cvs2svn mailing list and I've lots of questions
here concerning conversion to and from other versioning systems.

Just to end this thread here: On the cvs2svn IRC, Michael Haggerty
suggested a solution which I applied successfully. Use --dump-only
option to cvs2svn to produce a SVN dump file, then edit a couple of
lines by hand, and load the dump file into a newly created repository.

After studying the dump file format, I found this quite easy (but
probably a bit more difficult to do automatically by cvs2svn): Delete
the "Prop-content-length" line and the matching property section,
adjust the "Context-Length" value accordingly and add the
"Node-copyfrom-rev" and "Node-copyfrom-path" lines.

urs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 8 18:02:06 2006

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.