[Svnmerge] Assertion on svnmerge.py avail

Robert Kiessling tmda-kw-svnmerge.74c2ae at ro.bert.de
Mon Oct 3 01:52:49 PDT 2005


"Giovanni Bajo" <rasky at develer.com> writes:

> Robert Kiessling <tmda-kw-svnmerge.74c2ae at ro.bert.de> wrote:
>
>> $ svnmerge.py avail -S /Homes/branches/AAA
>> $ svnmerge avail -S ../branches/Brunello
>
> With the Python version, you're specifying the branch as a repository-relative
> path. This was never meant to work, as far as I can tell. Can you double-check
> that the behaviour of the Python version and the sh version is the same, given
> the same command line?

This gives an error too:

$ svnmerge.py avail -S /Homes/branches/Brunello
Traceback (most recent call last):
  File "/home/robert/bin/svnmerge.py", line 918, in ?
    main(sys.argv[1:])
  File "/home/robert/bin/svnmerge.py", line 887, in main
    assert is_url(opts["head_url"])
AssertionError

Robert



More information about the Svnmerge mailing list