Re: Atomic commit with multiple projects
From: <David.Stagner_at_mpls.frb.org>
Date: 2004-10-25 16:37:58 CEST
Yep. Other version control systems with atomic commits (i.e. not cvs)
Assuming you've grouped all your Eclipse projects together, try using
--- David Stagner FedACH Distributed Development Federal Reserve Bank of Minneapolis david.stagner@mpls.frb.org 612-204-6786 Mark Phippard <MarkP@softlanding.com> 10/24/2004 10:33 AM Please respond to users To: users@subclipse.tigris.org cc: Subject: Re: Atomic commit with multiple projects > When I select more than one project and then use subclipse to > perform a commit, it seems that one commit is done for each > project, even though all the projects are in the same >repository. Is there any way to perform an atomic commit > across projects? I do not think so. The problem is that each project in Eclipse is its own Working Copy, there is no higher level WC folder that ties them together. Without that, there is no way to get Subversion to perform all of the commits atomically. Mark _____________________________________________________________________________ Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs. _____________________________________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org For additional commands, e-mail: users-help@subclipse.tigris.orgReceived on Tue Oct 26 00:37:58 2004 |
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.