Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: idof on February 01, 2006, 05:03:42 am

Title: Working with source controled source code
Post by: idof on February 01, 2006, 05:03:42 am
Hi all,
I've had a model for my application, which I haven't synchronized in a long time with my code.
When I try to synchronize it with the code I get a message that I have no permissions.
As it seems - the message is shown because the file is read only (and that is because the file is source controled and is checked-in).

How can I synchronize my code one-way (rebuild model according to the code) without checking out all my files ?

Thanks,
Ido.
Title: Re: Working with source controled source code
Post by: Oliver Michalski on February 01, 2006, 10:23:16 am
Hi,

Short Answer: Does not go


Oliver  ;)
Title: Re: Working with source controled source code
Post by: idof on February 02, 2006, 12:23:58 am
Quote
Hi,

Short Answer: Does not go


Oliver  ;)


Hi Oliver,
Actually, I found out that if I use EA to do the synchronization, I can specify that I want to reverse engineer the code, and that way, I'm not required to check out my files (so the quick answer should be : don't use MDG, use EA directly).

Ido.