[Svnmerge] svn propdel "svnmerge-blocked" "."
Raman Gupta
rocketraman at fastmail.fm
Thu Jul 19 06:44:57 PDT 2007
Christoph Bartoschek wrote:
> Hi,
>
> when I run a svnmerge.py merge I see that the command
> svn propdel "svnmerge-blocked" "."
> is executed twice. Is there a reason for this?
>
> I would expect to see one propdel and one propset or only one propdel.
> Here is the output of svnmerge.py -n merge
>
> svn propdel "svnmerge-integrated" "."
> svn propdel "svnmerge-blocked" "."
> svn merge --force -r 4548:4569 http://maximator:8080/bonntools/etopt/trunk .
> svn propset "svnmerge-integrated" -F "/tmp/tmpAl6Vnp" "."
> svn propdel "svnmerge-blocked" "."
That would happen if you don't have any blocked revs... is that the case?
Cheers,
Raman
More information about the Svnmerge
mailing list