Our company may be moving from CVS to Subversion soon, it brings an issue to us, which I I am trying.
For CVS and Eclipse, we could use Team Project set files to collect various modules and to check out simultaneously (http: //vpms.de.csc.com/projectset /). This made managing projects very easy, because there was no need to remember every module in the project.
However, project sets do not support SVN. I know that there is an 'external' asset for SVN which almost (or possibly) does the same thing. I tried it now, for the problem :
When I use external assets and use 2 modules in the eclipse, their C / C + project properties are lost, and therefore I have the right to say "build project" Can not click or "clean" Project "
Edit When I check each module separately, they can not see anything. They look as projects, so they have personalized. Project / .Project / Settings stuff You forgot to keep Eclipse project metadata in your source control system Make sure all files are '.' Get started with the entire contents of the .settings directory in Project Roots.
Comments
Post a Comment