Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to remove Visual SourceSafe info from project
Message
 
À
18/04/2000 09:57:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00360823
Message ID:
00361445
Vues:
15
Hi Todd,

>I recently relocated a project from one computer to another. It was under source control on the old computer and I want it under source control on the new one. The new computer does not have a d: drive and on the old computer the project was on the d: drive. I get an error when I try to bring the project up under source control because d:\ProjectDirectory is invalid.

All these information are stored in the first record in the SCCDATA field. Basically you need to replace those information with the correct ones if the project is already in the new VSS database.

If it's not yet in the VSS database a REPLACE ALL SCCDATA WITH "", LOCAL WITH .T. removes any VSS information from the project and you can procede with "Add to SourceSafe".

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform