Discussions related to Visual Prolog
NuttyProloger
Posts: 10
Joined: 7 May 2024 12:02

Version control

Post by NuttyProloger »

Hello Thomas

Is there a management system for versions of a project? I want to keep back-up copies of a program as I extend it. I'd also like to be able to include a text or Word file or files of documentation on a project

Thanks

Peter
User avatar
Thomas Linder Puls
VIP Member
Posts: 1469
Joined: 28 Feb 2000 0:01

Re: Version control

Post by Thomas Linder Puls »

Visual Prolog does not have a version control system.

We use git for version control.

git can work with for example GitHub as "remote" repository (which will then also work as backup for your source files).
Regards Thomas Linder Puls
PDC