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

Svndumpfilter problems

From: Van Eylen, Hans <Hans.Van.Eylen_at_eu.sony.com>
Date: 2006-07-14 15:43:14 CEST

I'm trying to convert my old VSS database to Subversion using vss2svn
0.10. This is working well and creates a huge dumpfile (7.5GB).
 
Next I need to run svndumpfilter on it to retrieve a number of projects
(one at a time) so that I can add them to an existing SVN repository. I
use this command (Windows):

        svndumpfilter include $/Projects/Dev/Project.Name
--drop-empty-revs <\\servername\l$\vss2svn\vss2svn-dumpfile.txt
<file://\\servername\l$\vss2svn\vss2svn-dumpfile.txt>
>ProjectName-dumpfile

No error messages, but when I follow the directions given in
http://svnbook.red-bean.com/en/1.1/ch05s03.html#svn-ch-5-sect-3.1.3
<http://svnbook.red-bean.com/en/1.1/ch05s03.html#svn-ch-5-sect-3.1.3>
to tweak the Node-path and Copyfrom-path headers, I can't find them.
Looking further in the file reveals that there's no content, only the
revision information and this is confirmed when I restore the dumpfile
to a separate repo.
 
The original dumpfile does contain code and the project name.
 
I thought it might be due to running this on Windows (CR issues maybe)
so I tried the same on Cygwin with the cat program and got exactly the
same results. In fact I found out that it doesn't matter which project
name I set as the include parameter, the size of the dumpfile is always
exactly the same.
 
I found a lot of messages about similar issues with svndumpfilter but no
solution. Can anyone help me on this one?
 
thanks
 
Hans

************************************************************************
The information contained in this message or any of its attachments may be confidential and is intended for the exclusive use of the addressee(s). Any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited without the express permission of the sender. The views expressed in this email are those of the individual and not necessarily those of Sony or Sony affiliated companies. Sony email is for business use only.

This email and any response may be monitored by Sony to be in compliance with Sony’s global policies and standards
Received on Fri Jul 14 15:44:42 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.