Skip to main content



      Home
Home » Eclipse Projects » Subversive » Single, project-spanning commits?
Single, project-spanning commits? [message #15080] Thu, 03 April 2008 19:36 Go to next message
Eclipse UserFriend
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 02:18 Go to previous messageGo to next message
Eclipse UserFriend
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 13:41 Go to previous message
Eclipse UserFriend
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: Thu Jul 17 23:18:27 EDT 2025

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

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

Back to the top