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

Re: [Subclipse-users] Subclipse feature request - batch compare & repository structure

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 8 Oct 2008 18:24:02 -0400

On Wed, Oct 8, 2008 at 3:53 PM, srijitm <srijit.mitra_at_rbc.com> wrote:

> Hi, I am the SCM admin for our developers. We have recently moved from CVS to
> SVN, and overall things are much better.
>
> However, our developers are very used to the cvs way of things and have made
> certain requests.
>
> 1) Batch compare.
> In CVS users could compare a file on their local workspace with the one in
> the repository. Subclipse supports this same functionality. However, in CVS,
> users could select multiple files/projects and do a compare with HEAD.
> Subclipse only shows the "each other" option and "latest from repository" is
> grayed out. Is there a way to do a batch compare or does subclipse plan on
> adding this feature in the future?

I am not sure what you mean by batch compare, but please file an
enhancement in the issue tracker about being able to select multiple
items.

> 2) Repository structure
> Like #1, in CVS users would select multiple projects and go replace all with
> HEAD. Using the latest version of subclipse users now have the option of
> replacing with tag/branch.
>
> However, this new feature only allows the user to enter 1 url to the
> tag/branch.
>
> Our repository layout:
> repo1
> repo1/module1/project1/tags
> repo1/module1/project1/branches
> repo1/module1/project1/trunk
>
> repo2
> repo2/module2/project2/tags
> repo2/module2/project2/branches
> repo2/module2/project2/trunk
>
> Based on our repository layout, the user needs to specify two different URLs
> for the two projects (project1 and project2). Subclipse does not allow this.
> I am quite sure this is because subclipse has no understanding of the
> repository layout. However, subversive does have an understanding of the
> layout of your repositories and supports a batch replace from the
> tags/branches under each project.
>
> Are there any plans for having a similar feature in subclipse?

I do not see any signs that Subversive supports this either. I just
tried it and it gave an error that it was not supported. Also, in
your example there is an implication that these projects are in
different repositories. That would seem like a non-starter. I could
see trying to support this in a single repository that contains many
projects, but not across multiple repositories. Regardless, please
file an enhancement in the issue tracker.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-10-09 00:24:11 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.