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

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

From: Madan U S <madan_at_collab.net>
Date: 2006-04-05 15:38:18 CEST

On Wednesday 05 Apr 2006 6:40 pm, Madan U S wrote:
> On Wednesday 05 Apr 2006 6:28 pm, Giovanni Bajo wrote:
> > Madan U S <madan@collab.net> wrote:
> > > 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?
> >
> > "avail" is a remote operation that can take even several minutes on large
> > repositories, so I don't think we should be slower by default.
> > "integrated" is a local opeartion, so it'd make more sense, but there is
> > a consistency issue then.
>
> you know, what we need is 'svnmerge status'!!!

'svnmerge status' should list the following...

/branches/branch1:
r8-12: Merged by username on date at r13
r15: Merged by username on date at r18
r16: Hand merged by username on date at r19

Empty revisions on /branches/branch1: r6-7,r13, r18-19
Unmerged revisions on /branches/branch1: r21-22, r24, r26

/branches/branch2:
r6: Merged by username on date at r7
r14: Hand merged by username on date at r20

Empty revisions on /branches/branch2: r7-13, r15-16, r18-20
Unmerged revisions on /branches/branch2: r23, r25

   Have I missed something here? (maybe blocked revisions should be listed here too :?

Regards,
Madan.
Received on Wed Apr 5 15:39:22 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.