Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: Graham_Labdon on November 13, 2007, 08:04:10 am
-
Hi
I am experiencing some problems getting my project to work successfully with source control
I created a project and placed various packages (some are nested) under source control which was successful.
My problem comes when I tried to set up another model on a different(laptop) computer.
I created an empty project
Set up version control project settings to point to my SCC project
Did a get package on one of the top level packages
This imported the correct XMl file and gave stubs for the nested parts. HOWEVER if I look at the package configuration
by selecting Packge Control->Configure then the Version Control text field shows None which means I cannot do a get all to import the rest of the project.
I have followed this procedure on 2 other workstations and it works exactly as expected.
Is there anything that couild be different on my laptop that could explain this behavior?
Graham
-
Hi Graham,
I have a similar issue that I posted recently. I have managed to solve my problem and wondered if it could help with yours?
Like you I had a VC controlled package as root, say, then a number of packages all vc controlled sitting below that and so on. What I did was to create a new project and a new clientspec to load my local copies to a different location to the original. The main package loaded in fine, but when I tried a get latest, it complained that the packages weren't vc controlled (can't remember the exact text - see my thread). After reading your post, I checked and yes they were set to 'none' - because I was using a different spec.
Thanks for helping solve my problem. Good luck with yours :-)