Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Working with Project Sets
Working with Project Sets [message #40222] Sun, 11 January 2009 10:43 Go to next message
Eclipse UserFriend
Originally posted by: leo.sanders.justtech.uk.com

Hi forum,

I have just statarted to use Subversion (and Subversive). I think that I
after a days trials understand the fundamental Subversion technial parts.
I have some questions about how to use Subversive the best way (not sure if
my questions are more Eclipse Team related)

Our repository will be set up with the suggested layout (trunc, bransches,
tags), and the daily work will be done in the trunc.
The actual code base is devided into several subcomponents (directories)
with multiple Eclipse project in each. Ex (very simplified)
CLIENT
- Eclipse Proj 1
- Eclipse Proj 2
COMMON
- Eclipse Proj 3
SERVER
- Eclipse Proj 4

(the COMMON folder contains projects that are used both on client and server
side)

So when a designer should work with the client he/she needs to check out all
the projects in CLIENT and in COMMON.
So I started to use the Eclipse feature 'Team Project Sets' and simply
exported the content of workspace that contained the correct set of
plugs-ins.
I then did check in the project set file.

Questions:
- Is working with Team Project Sets the best way to solve this? I guess that
it should be possible to use the Eclpse Working sets instead
- Is it possible somehow to import the project set via Subversive without
first having to check out the project set file first to local file system?
- Another issue with the Team Project how to reallocate when working in a
bransch (e.g. the generated psf file contains the full reference to the
resoursce), perhaps there is
Subversive reallocation way?


If I have missunderstood some basic features of Subversive or Subversion
please let me know.


/L
Re: Working with Project Sets [message #40285 is a reply to message #40222] Wed, 14 January 2009 16:44 Go to previous message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Leo,

> - Is working with Team Project Sets the best way to solve this? I guess
> that it should be possible to use the Eclpse Working sets instead
Yes. Working sets are used for grouping/categorizing projects(or any
resources).

> - Is it possible somehow to import the project set via Subversive without
> first having to check out the project set file first to local file system?
As you can see(in File/Import/Team Project Set wizard) in order to import a
team project site, you need to specify a local file, so at first you need to
check out project set file.

> - Another issue with the Team Project how to reallocate when working in a
> bransch (e.g. the generated psf file contains the full reference to the
> resoursce), perhaps there is Subversive reallocation way?
If you need to switch from brunch to trunk or vice versa you need to switch,
but not relocate. You can find switch action in Team/Switch... menu from
Package Explorer.

> Hi forum,
>
> I have just statarted to use Subversion (and Subversive). I think that I
> after a days trials understand the fundamental Subversion technial parts.
> I have some questions about how to use Subversive the best way (not sure
> if my questions are more Eclipse Team related)
>
> Our repository will be set up with the suggested layout (trunc, bransches,
> tags), and the daily work will be done in the trunc.
> The actual code base is devided into several subcomponents (directories)
> with multiple Eclipse project in each. Ex (very simplified)
> CLIENT
> - Eclipse Proj 1
> - Eclipse Proj 2
> COMMON
> - Eclipse Proj 3
> SERVER
> - Eclipse Proj 4
>
> (the COMMON folder contains projects that are used both on client and
> server side)
>
> So when a designer should work with the client he/she needs to check out
> all the projects in CLIENT and in COMMON.
> So I started to use the Eclipse feature 'Team Project Sets' and simply
> exported the content of workspace that contained the correct set of
> plugs-ins.
> I then did check in the project set file.
>
> Questions:
> - Is working with Team Project Sets the best way to solve this? I guess
> that it should be possible to use the Eclpse Working sets instead
> - Is it possible somehow to import the project set via Subversive without
> first having to check out the project set file first to local file system?
> - Another issue with the Team Project how to reallocate when working in a
> bransch (e.g. the generated psf file contains the full reference to the
> resoursce), perhaps there is
> Subversive reallocation way?
>
>
> If I have missunderstood some basic features of Subversive or Subversion
> please let me know.
>
>
> /L
>
>
>
Previous Topic:merge behaviour
Next Topic:Subversive support for Java Model etc in Team Synchronizing Perspective (ModelProvider for Change se
Goto Forum:
  


Current Time: Fri Apr 19 00:44:08 GMT 2024

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

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

Back to the top