Jorg Hutschenreiter <jhutsche@csc.com> wrote on 02/27/2006 06:22:45 AM:
> as I understand the subclipse plugin functionality as tagging,
branching,
> switching
> to a branch etc. is directed to one eclipse project.
> But a production release of a commercial project can consist of many
> eclipse projects
> so I would like to have one tag (or branch) over all eclipse projects in
my
> workspace.
> Does anyone have ideas or hints to deal with in such situations?
If the projects have a common parent, you can usually create the
branch/tag from the SVN Repositories view. Otherwise, you just have to
run the option multiple times.
You definitely have to run the switch option multiple times.
The other option is to see the item in the Help under Tips and Tricks
about having your projects located outside the workspace. With this
option you can use the command line or another SVN Client to checkout a
common parent folder to some location on disk and then just point Eclipse
and Subclipse at those projects. When you want to do an operation across
all of those projects you can then do it via that other client and just
refresh in Subclipse.
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc 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.org
Received on Mon Feb 27 15:22:24 2006