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

Re: [Subclipse-users] CollabNet merge tool on Subclipse 1.6, Eclipse 3.5 OS X Carbon, javaHL

From: Bradley Wagner <bradley.wagner_at_hannonhill.com>
Date: Thu, 2 Jul 2009 13:36:58 -0400

The author dropdown is empty and inactive meaning I cannot select it.

I'm wondering if it has to do with the combination of having a client that
does support it (1.6) and a server that doesn't (1.3.2). Although, you said
your project was using 1.3.x on the server side while the client was under
development.

I switched over to our svn 1.6 test server and it of course works much
better. However, I ran into another strange thing when attempting to merge a
single revision from my trunk into a release branch. Basically, the Merge
Result showed a single file updated, the summary at the end showed a single
file updated, but when I synchronized my branch there tons of outgoing
changes as if it had merged many revisions. The SVN console seems to only
indicate one:

merge -c 12605 http://bradley.wagner@dev.company.com/repos/project/trunk/Users/bradley/Java/workspace/project_stable_test
    --- Merging r12604 through r12605 into
/Users/bradley/Java/workspace/project_stable_test
    U
/Users/bradley/Java/workspace/project_stable_test/src/java/com/company/project/view/struts/form/entity/FileForm.java

Any ideas on this one? Sorry for hi-jacking of my own thread.

- Bradley

On Thu, Jul 2, 2009 at 1:31 PM, Mark Phippard <markphip_at_gmail.com> wrote:

> No, that should not be it.
>
> Have you played around with that Author filter drop-down? Maybe
> something weird about that? The fact that is taking a long time tells
> me it must be running the log API.
>
> Mark
>
>
>
> On Thu, Jul 2, 2009 at 1:12 PM, Bradley
> Wagner<bradley.wagner_at_hannonhill.com> wrote:
> > So it spins on "Retrieving log entries" for a while and ultimately comes
> > back with with nothing and there is nothing in the error logs.
> >
> > I noticed that the "Merge from:" contains the path to the trunk relative
> to
> > the repository root. Does this need to have the whole repository URL
> maybe
> > when it defaults back to doing this without mergeinfo available?
> >
> > - Bradley
> >
> > On Thu, Jul 2, 2009 at 1:08 PM, Mark Phippard <markphip_at_gmail.com>
> wrote:
> >>
> >> It should work. The only thing that shouldn't is the "All eligible
> >> revisions". So maybe look in error log or something?
> >>
> >>
> >>
> >> On Thu, Jul 2, 2009 at 1:07 PM, Bradley
> >> Wagner<bradley.wagner_at_hannonhill.com> wrote:
> >> > Ok, I think I understand. Our server is still running SVN 1.3.2. Will
> >> > have
> >> > to switch back to the old merge client for now.
> >> >
> >> > Thanks,
> >> > Bradley
> >> >
> >> > On Thu, Jul 2, 2009 at 1:02 PM, Bradley Wagner
> >> > <bradley.wagner_at_hannonhill.com> wrote:
> >> >>
> >> >> Hmm, I may have hit upon something. When executing this from the
> >> >> command-line:
> >> >>
> >> >> svn mergeinfo --show-revs=eligible ^/trunk
> >> >>
> >> >> it returns: "svn: Retrieval of mergeinfo unsupported by '.'"
> >> >>
> >> >> I'm definitely using svn 1.6 both in Eclipse and from the command
> line.
> >> >> Does this mean my WC is old perhaps? I thought working copy upgrades
> >> >> were
> >> >> automatic.
> >> >>
> >> >> Thanks,
> >> >> Bradley
> >> >>
> >> >> On Thu, Jul 2, 2009 at 12:49 PM, Mark Phippard <markphip_at_gmail.com>
> >> >> wrote:
> >> >>>
> >> >>> On Thu, Jul 2, 2009 at 11:53 AM, Bradley
> >> >>> Wagner<bradley.wagner_at_hannonhill.com> wrote:
> >> >>> > So I upgraded to Eclipse 3.5 and can't for the life of me get the
> >> >>> > merge
> >> >>> > client to work.
> >> >>> >
> >> >>> > I'm trying:
> >> >>> > - Merge a range of revisions
> >> >>> > - Merging from my project's trunk in to a WC branch and "Select
> >> >>> > revisions on
> >> >>> > next page"
> >> >>> > - After retrieving log entries for a long time, nothing ever
> appears
> >> >>> > on
> >> >>> > the
> >> >>> > next screen. No available revisions or authors.
> >> >>> >
> >> >>> > Can't figure out if I'm doing something wrong. Is this type of
> merge
> >> >>> > not
> >> >>> > intended for trunk to branch merges?
> >> >>>
> >> >>> Your working copy in Eclipse should be from your branch. On the
> >> >>> wizard, you should have the proper URL from trunk specified as the
> >> >>> merge source. We call a Subversion API to get the eligible
> revisions.
> >> >>> If you want to try the command line, it would be something like:
> >> >>>
> >> >>> $ svn mergeinfo --show-revs=eligible ^/trunk
> >> >>>
> >> >>> Here is an easy recipe to test the feature.
> >> >>>
> >> >>> 1) Assume current HEAD revision for trunk is r300
> >> >>> 2) Create a new branch by copying trunk. Specify r250 as the
> revision
> >> >>> to
> >> >>> copy
> >> >>> 3) Switch your working copy to this new branch
> >> >>> 4) Run the wizard. Revisions from 250-300 should show in the
> wizard.
> >> >>>
> >> >>> --
> >> >>> Thanks
> >> >>>
> >> >>> Mark Phippard
> >> >>> http://markphip.blogspot.com/
> >> >>>
> >> >>> ------------------------------------------------------
> >> >>>
> >> >>>
> >> >>>
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2367498
> >> >>>
> >> >>> To unsubscribe from this discussion, e-mail:
> >> >>> [users-unsubscribe_at_subclipse.tigris.org].
> >> >
> >>
> >>
> >>
> >> --
> >> Thanks
> >>
> >> Mark Phippard
> >> http://markphip.blogspot.com/
> >>
> >> ------------------------------------------------------
> >>
> >>
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2367507
> >>
> >> To unsubscribe from this discussion, e-mail:
> >> [users-unsubscribe_at_subclipse.tigris.org].
> >
> >
> >
> > --
> > Hannon Hill - CMS Experience You Can Trust
> > (678) 904-6900 ext 115
> > http://www.hannonhill.com
> >
>
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ------------------------------------------------------
>
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2367520
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subclipse.tigris.org].
>

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2367523

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-07-02 19:37:09 CEST

This is an archived mail posted to the Subclipse Users mailing list.

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