eclipse multiple projects atomic single commit

if you commit to multiple projects with subversive svn eclipse the default behaviour is that each project will commit to its own revision - not the same transaction.

Here is how to make it atomic.

http://www.eclipse.org/forums/index.php?t=tree&goto=11196&S=ac83563f3eb15ab04c14619591d1b3e7#page_top

Comments