Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Building Project -- Cannot update Cursor error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00097760
Message ID:
00097882
Vues:
29
>Hmmm... This makes me really nervous. It will only be a matter of time before you forget that you're not working with a checked-out copy. The next thing you know you'll make a bunch of changes then blow them away when you check out or update the files.

been doing it this way for almost a year now and haven't screwed up yet! (knock on wood)

my approach is framed by the large project size (248 files) and the fact that I use VSS over a 33.3 modem connection. I can't imagine having to check all the files out everytime I want to build an app to test my changes!

>
>>>>>When attempting to build a project, I get the error "Cannot Update Cursor". Any ideas on what this is?
>>>>
>>>>As other told you, something is read-only. I share the following one-line file "writeall.bat" in every source safe folder with a vfp project:
>>>>
>>>>attrib -r +a *.* /s
>>>>
>>>>This makes every file in the project writeable.
>>>>
>>>>- Mark
>>>
>>>that also removes the 'protection' that source safe adds to your project.
>>
>>true, you can now edit any piece of the project. however, the docs in source safe project are protected. the stuff in your working directory is now editable, which can be an advantage. for example, you can muck around putting suspends in a form while debugging. once the problem is found, check the form out and fix it, with no worries of having forgotten a suspend or assert.
----------
Mark Bucciarelli
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform