RE: Error: File not found: transaction '34'
From: David C.M. Weber <david.weber_at_backbonesecurity.com>
Date: 2005-03-01 15:44:16 CET
Anyone? Anyone at all?
-----Original Message-----
I've got a local repository on a windows system which I'm trying to
So, I do a dump:
svnadmin dump "C:/.../Personal/Repository" > svndump.txt
I do a filter, because I just want the code that is in the repository,
type svndump.txt | svndumpfilter include Code /trunk/Code > filtered.txt
(where "Code" is the old location of the code, and "/trunk/Code" is the
I sftp the data to my linux box (as a binary transmission), and attempt
svnadmin load rotinom.net/repository/ < filtered.txt
Which works until it hits revision 112. AT such a time, it produces the
<<< Started new transaction, based on original revision 112
Now, I'm just happy to keep everything where it was, in the /trunk/
Any ideas what I'm doing wrong? Bug or otherwise?
Windows version of svn command line is: svnadmin, version 1.1.3 (r12730)
So, I'm wondering if that is the culprit..
I'm updating the linux version right now. Just wanted to see if there
---------------------------------------------------------------------
|
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.