You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by John Alan Belli <ja...@pobox.com> on 2008/01/18 20:28:42 UTC

RepoMerge.py problem: File Not found

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm trying to merge some repositories using this script, but I'm
getting a strange error from one of them:

Z:\tmp0> ..\RepoMerge.py repo2 container_data
container_data (2):
    Dumping.....Done
    Loading.....Traceback (most recent call last):
  File "Z:\RepoMerge.py", line 110, in <module>
    core.run_app(main)
  File "C:\Python25\Lib\site-packages\svn\core.py", line 217, in
run_app
    return apply(func, (_core.application_pool,) + args, kw)
  File "Z:\RepoMerge.py", line 106, in main
    new_repos.load(out_s, r[0])
  File "Z:\RepoMerge.py", line 79, in load
    None, self.__pl)
  File "C:\Python25\Lib\site-packages\libsvn\repos.py", line
603, in svn_repos_load_fs
    return apply(_repos.svn_repos_load_fs, args)
libsvn._core.SubversionException: ("File not found: transaction
'1-1', path '/container_data/trunk/CRr_data.cpp'", 160013)

I'm not sure what the problem is here. r1 creates the
trunk-branches-tags directories, and the files are added in r2.
There's no problem using the repository, svnadmin verify passes,
and I can dump and reload it fine. If I dump & load r0:2 and try
to merge using just those 3 txns, I get the same error. Does
anyone have any ideas?

This is on an all-Windows system. No repository or working copy
has ever been on anything but NTFS.


JAB
- -- 
John Alan Belli      jabelli@pobox.com       http:// coming soon
(_@___#    PGP DH/DSS Key ID: 0x9F9A5233  RSA Key ID: 0xFD7399CD
U/~       O-       Available by finger and on various keyservers

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3 - not licensed for commercial use: www.pgp.com

iQA/AwUBR5ELvdiLDoWfmlIzEQJnoACbBue6vwiselPaUOQMVsc9Xij+IUwAoIBu
T38B1ImfGpl9JWzWqt+Xq/nR
=w1RS
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org