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

svnadmin load, Started new transaction, svn: File not found error

From: Malte Kiesel <kiesel_at_dfki.uni-kl.de>
Date: 2006-04-11 14:06:23 CEST

Hi!

I tried to import (part of) an existing SVN repository to a fresh
repository using svndump and svndumpfilter as explained on
http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.tk.svndumpfilter

However, on "svnadmin load ... < dumpfile" I get a "File not found"
error (see below).

I found
http://svn.haxx.se/users/archive-2005-03/0031.shtml
describing a similar issue. However, we didn't svn move anything in the
repository.

See "the dumpfile" below for the failing part of the dumpfile.

We use Debian subversion-tools 1.1.4-2 here.

Any ideas?

Regards

[--- the error message ---]
------- Committed revision 134 >>>

<<< Started new transaction, based on original revision 135

------- Committed revision 135 >>>

<<< Started new transaction, based on original revision 136
      * adding path : trunk/MyLibs ...svn: File not found: transaction
'135-1', path 'trunk/MyLibs'

[--- the dumpfile ---]
Revision-number: 136
Prop-content-length: 116
Content-length: 116

K 7
svn:log
V 15
Initial import.
K 10
svn:author
V 6
user
K 8
svn:date
V 27
2005-08-17T14:56:06.451806Z
PROPS-END

Node-path: trunk/MyLibs
Node-action: add
Node-kind: dir
Prop-content-length: 10
Content-length: 10

PROPS-END

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 11 15:55:37 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.