[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[svnmerge] question about the integrated and avail subcommands

From: Madan U S <madan_at_collab.net>
Date: 2006-04-05 14:35:50 CEST

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,
madan@localhost /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:
madan@localhost /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.
Received on Wed Apr 5 14:36:28 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.