[Svnmerge] [PATCH] svnmerge.py: Make sure the head dir (wc) is from the same repository

Madan U S madan at collab.net
Wed Apr 5 10:35:55 PDT 2006


[[[
Make sure that the current working copy and the working copy
dir (if PATH) provided by the head parameter belong to the same
repository.

* contrib/client-side/svnmerge.py
  (wc_of_same_repos): New function. Given two working copy dirs,
  read the entries file, and make sure that both of them belong
  to the same repository.
  (main): Add check to make sure that the provided head parameter
  and the branch dir are working copies and belong to the same
  repository.
]]]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/svnmerge/attachments/20060405/37d6e281/attachment.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: smwccheck-patch.txt
Url: /pipermail/svnmerge/attachments/20060405/37d6e281/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: smwccheck-log.txt
Url: /pipermail/svnmerge/attachments/20060405/37d6e281/attachment-0001.txt 


More information about the Svnmerge mailing list