How to split up 2 groups sharing the same repository?
One answer
The general approach to the handle this situation is to use the
repotools -copy command to make a new instance of the repository. In
the first instance, you could archive one project area and in the other
copy you could archive the other.
People typically want to do what you are doing when they reach the
server capacity. There is a wiki page that covers the details here:
https://jazz.net/wiki/bin/view/Main/JazzTeamServerCapacityProblem
-
Matt Lavin
Jazz Server Team
On Thu, 2009-01-22 at 03:07 +0000, mforte wrote:
repotools -copy command to make a new instance of the repository. In
the first instance, you could archive one project area and in the other
copy you could archive the other.
People typically want to do what you are doing when they reach the
server capacity. There is a wiki page that covers the details here:
https://jazz.net/wiki/bin/view/Main/JazzTeamServerCapacityProblem
-
Matt Lavin
Jazz Server Team
On Thu, 2009-01-22 at 03:07 +0000, mforte wrote:
I have 2 groups sharing the same repository(RTC 1.0.1). I would like
to split the 2 groups into their own repository....How should I
accomplish this and what repotools should i use? I see there is
a 'repotools - copy, export, import' utilities.
Thanks,
Maurice