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

RE: Error: File not found: transaction '34'

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2005-03-01 16:01:31 CET

> Anyone? Anyone at all?

You'll need to include both /trunk/Code and /Code/, becaus svndumpfilter
does not track copy operations.

HTH,

Erik.
 
> -----Original Message-----
> From: David C.M. Weber [mailto:david.weber@backbonesecurity.com]
> Sent: Monday, February 28, 2005 1:45 PM
> To: users@subversion.tigris.org
> Subject: [TSVN] Error: File not found: transaction '34'
>
>
> I've got a local repository on a windows system which I'm trying to
> dump/load into a internet-accessible location.
>
> 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,
> not the other documents & stuff:
>
>
> type svndump.txt | svndumpfilter include Code /trunk/Code > filtered.txt
>
> (where "Code" is the old location of the code, and "/trunk/Code" is the
> new version of the code)
>
>
> I sftp the data to my linux box (as a binary transmission), and attempt
> to to a load into the directory:
>
> svnadmin load rotinom.net/repository/ < filtered.txt
>
>
> Which works until it hits revision 112. AT such a time, it produces the
> following error:
>
> <<< Started new transaction, based on original revision 112
> * adding path : trunk/Code ...svn: File not found: transaction
> '34', path 'trunk/Code'
>
> Now, I'm just happy to keep everything where it was, in the /trunk/
> directory (the /Code/ directory was deleted when it was moved to
> /trunk/)
>
> Any ideas what I'm doing wrong? Bug or otherwise?
>
> Windows version of svn command line is: svnadmin, version 1.1.3 (r12730)
> compiled Jan 20 2005, 05:51:34 Linux version is: svnadmin, version
> 1.1.2 (r12471) compiled Jan 10 2005, 07:01:51
>
> So, I'm wondering if that is the culprit..
>
> I'm updating the linux version right now. Just wanted to see if there
> was other input
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

-- 
Lassen Sie Ihren Gedanken freien Lauf... z.B. per FreeSMS
GMX bietet bis zu 100 FreeSMS/Monat: http://www.gmx.net/de/go/mail
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 1 16:04:15 2005

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.