Skip to main content
1-Visitor
June 14, 2011
Question

How to avoid conflicts at opening ?

  • June 14, 2011
  • 3 replies
  • 2824 views

Hello all,

I would like to find a way to avoid "automatic" modifications occuring at assemblies' opening... Each time an assembly is opened in our data basis, the conflicts' window appears requiring the user to choose "Continue" or "Check out" for many objects. I think there are two ways to avoid this :

- Set the "Continue" value as default :

>> What is the config.pro parameter which allows that ?

- Find why modifications are done at opening (postregeneration relations, dependencies, ...)

>> Did someone experience the same thing ? How to solve that... ?

Thanks

3 replies

17-Peridot
June 14, 2011

As for the "- Set the "Continue" value as default :" - dm_checkout_on_the_fly should help

ArN1-VisitorAuthor
1-Visitor
June 15, 2011

Hello Tsar,

Thanks for the answer.

This parameter sets the default value as "Continue" but I would like not to see the conflicts' window... I tried to find something else but... I am still trying.

11-Garnet
June 15, 2011

I frequently run into the same problem with opening assemblies.

I have discovered if the assembly has circular references it will try to regen some models that lead to "the continue or checkout window".