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