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

Re: cvs2svn: tag trying to copy non-existant path

From: <kfogel_at_collab.net>
Date: 2003-07-16 04:29:58 CEST

Daniel Patterson <danpat@adaptiveinternational.com> writes:
> The error is encountered when loading cvs2svn-dump into a repository
> using:
>
> mkdir ~/repos
> svnadmin create ~/repos
> svnadmin load ~/repos < ~/svn/cvs2svn/cvs2svn-dump
>
> The error I see (slightly abbreviated) when doing the load is:
>
> <<< Started new txn, based on original revision 2668
> * adding path : tags/release_1_0_41_32 ...COPIED... done.
> * deleting path :
> tags/release_1_0_41_32/database/patches/patch_1_1_42.sql ... done.
> ...<snip>....
> * deleting path : tags/release_1_0_41_32/etc/admin/lex ... done.
> * deleting path :
> tags/release_1_0_41_32/etc/admin/mail/monitor_mail.xsl ... done.
> * adding path : tags/release_1_0_41_32/etc/admin/dnet.properties
> ...COPIED... done.
> * adding path :
> tags/release_1_0_41_32/documentum/patches/patch_1_0_41_18 ...svn:
> Filesystem has no item
> svn: file not found: transaction `224', path
> `tags/release_1_0_41_32/documentum/patches/patch_1_0_41_18'

Thanks! I'm pretty sure this is the same bug as

  http://subversion.tigris.org/issues/show_bug.cgi?id=1421

... which I'm working on right now, so no need to send in repro data.
You might want to add yourself to the CC list of that issue so you can
see when it gets resolved (very soon, hopefully).

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 16 05:22:53 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.