In the registry, the following entry lists all of your installed source code control providers. [HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders] This next entry is the default source control provider. What I do is I have 2 .reg files that, when double clicked, will change "ProviderRegKey" to the provider I want. -----------<SourceSafe.reg>----------------------------------------------------------------- [HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider] "ProviderRegKey"="Software\\Microsoft\\SourceSafe" ------------------------------------------------------------------------------------------------------
You will have to experiment as to when each tool reads this key, so you will know when you can change it. I would assume you can change it to the one you want to use with Rose, launch Rose and open your .mdl model, then change it to another and launch that application. Assuming these applications only read the key on startup, you may be able to have both applications open at once using this technique. Otherwise, you can only run one at a time. -----Original Message----- From: Vu Quang Hieu [mailto:[EMAIL PROTECTED]] Sent: Friday, January 25, 2002 4:14 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: (ROSE) Version Control in Rational Rose Hi all, Pls help me to solve a problem in version control. I must work in a project using Visual Sourcesafe to control versions, at the same time I also work in another project using ClearCase to control versions. When I install ClearCase to my computer, I can't use Visual Sourcesafe anymore. Whenever I choose Option - Version Control - Version Control Option, it always show Clear Case in Version Control Provider text box. I can't change it. As a result, I can't use Visual Sourcesafe when I have Clear Case in the system. Whenever I want to use Visual Sourcesafe, I must uninstalll ClearCase. Can anybody help me and show me the way to use both Visual Sourcesafe and ClearCase at the same time. Thanks in advance. Vu Quang Hieu Senior Developer TTNK Co. ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
