Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Single, project-spanning commits?
Single, project-spanning commits? [message #15080] Thu, 03 April 2008 23:36 Go to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
If I make changes in several projects (checked out from the same
repository) and commit everything together (with a single commit
message), the commit will show up as two separate commits in svn! Is this
an inherent limitation of svn (don't recall seeing this problem with cvs),
or a possible problem with Subversive? (Or maybe I'm just doing something
wrong...)
Re: Single, project-spanning commits? [message #15084 is a reply to message #15080] Fri, 04 April 2008 06:18 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Eric,
I think this is related to if you're using JavaHL or SVNKit. From my experience, the former is
unable to do a single transaction that spans multiple projects. SVNKit seems to work just fine in
this respect. My guess is that it does a better job collecting "common roots" prior to the commit.

Regards,
Thomas Hallgren

Eric Jain wrote:
> If I make changes in several projects (checked out from the same
> repository) and commit everything together (with a single commit
> message), the commit will show up as two separate commits in svn! Is
> this an inherent limitation of svn (don't recall seeing this problem
> with cvs), or a possible problem with Subversive? (Or maybe I'm just
> doing something wrong...)
>
Re: Single, project-spanning commits? [message #15780 is a reply to message #15084] Fri, 04 April 2008 17:41 Go to previous message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Thanks! With SVN Kit (using 1.2.0 alpha), multi-project commits are indeed
handled as expected.
Previous Topic:cannot override and update any more
Next Topic:Subversive causes plugin-problems
Goto Forum:
  


Current Time: Fri Apr 19 14:32:34 GMT 2024

Powered by FUDForum. Page generated in 0.02116 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top