[Svnmerge] Still have problem: svnmerge: command execution failed (exit code: 1)

Ke Shen (kshen) kshen at cisco.com
Tue Mar 6 11:46:33 PST 2007


Hi,
I still have this problem sometimes:
svnmerge: command execution failed (exit code: 1)
 
>svnmerge.py avail -b
svnmerge: command execution failed (exit code: 1)
svn log --verbose --quiet -r6843:8457
"svn+ssh://eng1/tsbudata/svn/swdev/trunk"
------------------------------------------------------------------------
r6844 | xxxx | 2007-01-02 11:19:12 -0800 (Tue, 02 Jan 2007)
Changed paths:
   M /trunk/cca/ctrl_call.cpp
------------------------------------------------------------------------
r6845 | xxxx | 2007-01-02 14:52:36 -0800 (Tue, 02 Jan 2007)
Changed paths:
   M /trunk/cca/ctrl_call.cpp
------------------------------------------------------------------------
r6846 | xxxxxxx | 2007-01-02 16:18:32 -0800 (Tue, 02 Jan 2007)
Changed paths:
   M /trunk/osd/osdScreenShotManager.cpp
.....
------------------------------------------------------------------------
r7760 | xxxxxx | 2007-02-05 11:30:27 -0800 (Mon, 05 Feb 2007)
Changed paths:
   M /trunk/cli/java/sdMain.java


It seems to be random, meaning if I run again, it passes sometimes.
 
I made the change according to the suggestion by Mike Laster
(http://www.mail-archive.com/svnmerge@orcaware.com/msg00225.html) and
now I got the following error:
 
>svnmerge.py avail -b
Traceback (most recent call last):
  File "/opt/Embedix/home/kshen/scripts/svnmerge.py", line 1962, in ?
    main(sys.argv[1:])
  File "/opt/Embedix/home/kshen/scripts/svnmerge.py", line 1910, in main
    opts["source-path"] = get_default_source(branch_dir, branch_props)
  File "/opt/Embedix/home/kshen/scripts/svnmerge.py", line 848, in
get_default_source
    directory = target_to_repos_relative_path(branch_dir)
  File "/opt/Embedix/home/kshen/scripts/svnmerge.py", line 754, in
target_to_repos_relative_path
    root = get_repo_root(target)
  File "/opt/Embedix/home/kshen/scripts/svnmerge.py", line 734, in
get_repo_root
    return info["Repository Root"]
KeyError: 'Repository Root'

The OS I use is RedHat Enterprise Linux, kernel 2.6.9.
 
Thanks,
Ke
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/svnmerge/attachments/20070306/5294e2c5/attachment.html>


More information about the Svnmerge mailing list