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

Re: [Subclipse-users] Committing multiple projects to same repository results in multiple revisions

From: Mark Phippard <markphip_at_gmail.com>
Date: Sun, 30 Mar 2008 15:07:54 -0400

On Sun, Mar 30, 2008 at 3:05 PM, Dave Thompson <argouml_at_davet.org> wrote:
> Potential bug/feature request:
>
> I am working on a project in which a workspace contains multiple Eclipse
> projects. These all reference different paths in one SVN repository.
>
> If I make changes to multiple projects, I can select all of the projects
> within Eclipse, and do a 'commit'. However, I find that the commit is
> actually done as several commits, one per project, each with the same
> log message.
>
> This is acceptable behaviour if the project repositories are different,
> but undesirable if they are part of the same repository. Since the
> files are all from the same place, some additional intelligence in
> subclipse might allow all changes to be done in one svn revision.

This is a Subversion limitation. See:
http://subversion.tigris.org/issues/show_bug.cgi?id=2381

If you change Subclipse to use SVNKit instead of JavaHL then this
works as desired. In the next release of Subclipse have added a hack
so that it also works for JavaHL. Ideally, it would just be supported
by Subversion though.

-- 
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-03-30 21:08:01 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.