PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → scm
scm
Iniciado por guest, 10,nov. 2015 19:16 - 1 respuesta
Publicado el 10,noviembre 2015 - 19:16
Hi,

I hve a creen that has been checked out for 15 days. The analyser said I have to add it to the scm.If I do that , I didi that 15 days ago, I loose all my modifications.

The odd thing is it is checked out by myself ? I cannot check it in in windev. I made modifications , somehow in test modus? what that might be i donnot know.

If I generate a new version the screen has all modifications.

Can I Somehow add this screen to scm ? Anyone any Idea

Thanks

Allard
Publicado el 10,noviembre 2015 - 21:35
Hi.
1. First delete folder .CPL in your project directory
2. Use SCM->Manage->SCM Administrator
3. File->Connect to a SCM Database and connect as ADMIN
4. Click on your project, find your window (u can see it red) and click on "Undo checkout"
or
5. Eventually you can as ADMIN use menu Tools->Management->Undo checkouts
6. and also you can use Tools->Maintenance->Reindex and Repair and click on all three buttons, just to be sure all is fine.

Now u can close SCM Manager and open your project.