Title: [svnmerge] question about the integrated and avail subcommands

Hi,

   Why do the 'svnmerge integrated' and 'svnmerge avail' commands require a head option(in case the branch is tracked against more than one other branch)?

   Why cant it list the integrated and available options against all heads available?

Example:

Currently,
[EMAIL PROTECTED] /tmp/wc/branches/branch1 $ /home/madan/wc/trunk/contrib/client-side/svnmerge.py integrated
svnmerge: multiple heads found. Explicit head argument (-S/--head) required.

Why not:
[EMAIL PROTECTED] /tmp/wc/branches/branch1 $ /home/madan/wc/trunk/contrib/client-side/svnmerge.py integrated
/branches/branch2: 1-14
/trunk': 1-5

similarly for the avail subcommand.

Regards,
Madan.

_______________________________________________
Svnmerge mailing list
[email protected]
http://www.orcaware.com/mailman/listinfo/svnmerge

Reply via email to