PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB 19] SCM Roll back?
[WB 19] SCM Roll back?
Iniciado por guest, 10,mar. 2015 18:00 - 1 respuesta
Publicado el 10,marzo 2015 - 18:00
I asked this question a long time ago but realise that I never got a definitive answer.

I know that we can roll back individual items in a project by selecting history and deciding which version of the item to recover. However a project will have many items that have changed from time to time and it is inefficient to try to roll back each item seperately if we want to go back to the whole project at a certain time.

In other version control systems that I have used, it was possible to roll back a whole project to a specific date, all in one go. Is there a way to do this in WX? For example delete all the files in the project directory and then extract a copy of the whole project from a certain date, and work with that?

Many thanks,
Michael
Publicado el 10,marzo 2015 - 18:37
Hi Michael,

You can open your project to any prior version in a new project folder. See the section "Restoring a project version" here: <a class="ExternalLink" rel="nofollow" target="_blank" href="http://doc.windev.com/en-US/?2038021#managing_the_files_and_the_directories_ELTPARAGRAPHE000138">http://doc.windev.com/en-US/&hellip;</a>

Best regards,
Alexandre Leclerc