Shaddy Baddah <shaddy_baddah@hotmail.com>


Patch
r871847, r871846

r871846 | dustin | 2008-06-18 02:08:45 +0000 (Wed, 18 Jun 2008)

* svnmerge.py
  (main): fix selection of merge source as a repository relative pathid

Patch by: Shaddy Baddah <shaddy_baddah@hotmail.com>
Review by: Dustin Mitchell <dustin@zmanda.com>


r871847 | dustin | 2008-06-18 15:05:23 +0000 (Wed, 18 Jun 2008)

* svnmerge.py
  (main): allow the use of the avail command against a URL instead of
  the current rigid requirement that a subversion working copy be
  referenced.
* svnmerge_test.py
  (testAvailURL): test avail with a URL

Patch by: Shaddy Baddah <shaddy_baddah@hotmail.com>
          Dustin J. Mitchell <dustin@zmanda.com>