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

Re: Atomic commit with multiple projects

From: Patrick Dean Rusk <PRusk_at_foliage.com>
Date: 2004-10-24 20:25:38 CEST

"Aaron Digulla" <digulla@hepe.com> wrote in message
news:417BDB70.8000709@hepe.com...
> Maybe there is a trick to do it: You can check-out everything as one big
> project and then open each project in Eclipse. When you want to do commits
> over project boundaries, do the commits with the SVN command line. Since
> subversion and subclipse work on the same data, they automatically
synchronize
> each other.

    That's what I do on my current project. We completely check out trunk,
which has sub-directories for our Eclipse and non-Eclipse projects. You need
to svn:ignore the ".metadata", but otherwise things work great. Given that
your projects likely have many interdependencies, being able to do updates
and commits from the root above the projects works very well.

Patrick Rusk
Received on Mon Oct 25 04:25:38 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.