Book a Demo

Author Topic: How to change Source safe database  (Read 5707 times)

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
How to change Source safe database
« on: March 24, 2011, 01:50:20 am »
Hello,

We are controlling versions trough MS Visual Source Safe. We had to change the SS database and we made a copy of the old one and created a new database. All files were checked-in and synchronized.

How can I change in EA Version Control (EA 8.0.864), the SS database to use.

Thanks in advanced,

Nuno

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: How to change Source safe database
« Reply #1 on: March 25, 2011, 09:56:13 pm »
Any suggestions?  :)

Thanks.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to change Source safe database
« Reply #2 on: March 28, 2011, 02:50:21 pm »
What have you tried?
Isn't it just a matter of setting the correct working folder?

Geert

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: How to change Source safe database
« Reply #3 on: March 31, 2011, 01:47:08 am »
Hello,

I can't edit an existing control version configuration, so I can't change anything about it (except the local directory).

Last time we needed to change source-safe database, I had to create a new configuration and change all packages to the new configuration. We have a lot of packages  :-/

I would like to be able to edit the existing configuration and change the source database.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to change Source safe database
« Reply #4 on: April 05, 2011, 01:29:14 pm »
I think the version control configuration is stored in the registry somewhere.
Also on each controlled package there are some version control settings saved (t_package).
Changing either of those directly might be enough, and it might save you some time.

Geert

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: How to change Source safe database
« Reply #5 on: April 05, 2011, 09:36:07 pm »
Many thanks.

I've searched the registry before and found nothing about the version control settings but I've searched again and found a reference in a long, long, very long :) string value of a VCConfig key which includes the source-safe database reference.

Problem solved, thanks again.