![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: Can you prevent developers from updating objects in a directory? Topic Summary: Created On: 14-Aug-2006 11:38 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
We use Visual Studio and .NET; each VS project corresponds to a CM project and each VS project comes along with a bin directory in which VS creates the compilation output - the CM products. I want the BM to manage the bin directory but don't want the developer to check in changes to the bin directory. However, every time the developer compiles, CM 6.4 sees changes to that directory. I've tried adding "bin" and "bin\*" to the Sync Work Area filter options. Now the Sync command successfully ignores that directory. However Detect Conflicts still sees those changes which would at least confuse the developer and at most lead to them (inadvertently) checking in updates to the product files. Is there any way to prevent a developer from updating objects in a directory? Thanks, |
|
![]() |
|
![]() |
|
Have you thought about defining the objects you don't want the developers to check in as "products" ? (is_product on the properties of the object)
|
|
![]() |
|
![]() |
|
Yes stephen, it's a good idea to resolve this problem. defining a product version (check out with is_product=TRUE attribute set) of all the files that was generated is a good idea beacause this will update the objects versions the user own. |
|
![]() |
|
![]() |
|
Hi, Can you please explain what is 'Is Product'? ------------------------- Ronen Ben-Chamo Configuration Managment |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.