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

Re: cvs2svn.py failure with a tiny repository

From: <kfogel_at_collab.net>
Date: 2003-08-05 00:34:42 CEST

Blair Zajac <blair@orcaware.com> writes:
> I think you'll like this bug report. This may be related to issue
> 1421 or 1442, but with an extremeley samll CVS repository (2 files,
> 14 Kbytes) with low revision number (5) that should make debugging
> easier:
>
> ------- Committed revision 5 >>>
>
> <<< Started new txn, based on original revision 6
> * adding path : branches/demo-node-0 ...COPIED... done.
> * deleting path : branches/demo-node-0/module/file1 ... done.
> * editing path : branches/demo-node-0/module/file2 ... done.
> * deleting path : branches/demo-node-0/module/file1 ...subversion/libsvn_fs/tree.c:181: (apr_err=160013)
> svn: Filesystem has no item
> svn: file not found: transaction `6', path `branches/demo-node-0/module/file1'
>
> Do you want a new issue opened or append this onto an existing one?

Thanks, Blair!

Just append to #1421 please. Fortunately the cause of the bug is
well-understood now, but this may still save us some time constructing
a regression test.

> Interestingly enough, if you remove one of the two files from the
> CVS repository, then you don't get a bad import file.

That's consistent with the cause of the bug, yes.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 5 01:13:49 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.