One Project - Multiple VCS or VCS roots?
We are currently using VSS for 2 projects, and CVS for another. These really are all just different parts of the same project.
Is it possible in IDEA (either currently or with the new module setup) to setup both VSS and CVS for the same project?
I can successfully define different VSS projects, and map them the the correct working directories on my local drive. But, if I want to work with the CVS hosted project, I can't add it in, it's either VSS or CVS.
Any solutions here? Or solutions planned?
Please sign in to leave a comment.
I can't speak for that directly, but what I was able to do is check out
multiple CVS modules within the same project AND a cvs module inside
another CVS module and IDEA still knew which updated where... it was
pretty amazing... if it's a bug don't fix it! :)
So you might want to try it.
R
Ian Zabel wrote:
Ian Zabel wrote:
We plan to have a per-module VCS, that it you will eventually be able to
setup one module of your project to work with CVS and another with VSS.
Friendly,
Dmitry
--
Dmitry Lomov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Dmitry,
Now i know two levels of components,
ApplicationComponent and ProjectComponent. Is it planed for ModuleComponent
in OpenAPI?
Thanks!
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Dmitry Lomov (JetBrains)" <Dmitry.Lomov@jetbrains.com> wrote in message
news:bktv3e$pu9$1@is.intellij.net...
>
to
>
>
Alexey Efimov wrote:
Yes, in the next build.
Friendly,
Dmitry
--
Dmitry Lomov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Good news ;)
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Dmitry Lomov (JetBrains)" <Dmitry.Lomov@jetbrains.com> wrote in message
news:bku9oo$e7g$1@is.intellij.net...
>
>
>
>
A small refinement: we plan it but not for Aurora (I think the next
version).
--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Dmitry Lomov (JetBrains)" <Dmitry.Lomov@jetbrains.com> wrote in message
news:bktv3e$pu9$1@is.intellij.net...
>
to
>
>
Just to clarify:
VCS API: per module VCS config already in Aurora as of 939
VSS: not based on VCS API yet => no per molule VCS configuration in aurora (are you going to migrate to VCS API first?)
CVS: already done
Starteam: ???
Jacques