multiple perforce depots
We have a geographically dispersed dev group each working on different products that we integrate together, so we have multiple perforce depots.
We have a requirement for TC to check code out from multiple depots.
The only way to handle this that I see is to write an ant task to check the code out from another depot. Are there plans to support multiple depots?
Thanks
phil
Please sign in to leave a comment.
Hello Phil,
I guess I don't understand the problem.
If there are several perforce repositories you can use several vcs roots for
the project, for example. Inside the same repository you can point to
several depots in client mapping field or use existing perforce client,
customazed to sync sources from several depots.
--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"phil swenson" <no_reply@jetbrains.com> wrote in message
news:6184541.1178124673734.JavaMail.itn@is.intellij.net...
>
>
>
nevermind, I didn't see the ability to add multiple depots to a project. thanks!