Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual SourceSafe slowness
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00130003
Message ID:
00150797
Vues:
46
Hi Marty,

Glad I could help. Just one remark, though. If you don't add all files in your project to SourceSafe you should save the previous state of LOCAL, for example, in the USER field. If you don't do this, VFP will not complain and everything works, except you can't add this file to SourceSafe via the project manager, because VFP thinks it's already added.

Christof

>Christof -
>
>You are the juice! I submitted a service request to Microsoft via WebResponse. I got bored waiting for them to respond so I tried your suggestion via the command window. That worked so well that I just wrote a little prg to do all the replacing and was astounded at how fast my project opened. It's like having my regular project back again! Thanks so much!
>
>For anyone else who's interested:
>
>USE myproject.pjx
>REPLACE local WITH .t. ALL
>USE
>MODI PROJ myproject NOWAIT
>USE myproject.pjx AGAIN ALIAS fred
>SKIP +1 && local for the first record in the pjx stays .t.
>REPLACE local WITH .f. REST
>USE
>
>Thanks again!
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform