|
|
|
|
|
|
Category: Source Code Manager (SCM) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server... |
|
|
|
|
|
|
Some operations are required before an existing project can be used by the Source Code Manager... |
|
|
|
|
|
|
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version... |
|
|
|
|
|
|
The SCM gives you the ability to define a check-in policy... |
|
|
|
|
|
|
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager... |
|
|
|
|
|
|
To edit an element of a project hosted on an SCM repository, you must first check out the element... |
|
|
|
|
|
|
To share a project via the Source Code Manager, a repository must be created... |
|
|
|
|
|
|
Local historization of an element allows you to set a local save point for the element... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components... |
|
|
|
|
|
|
It is possible to manage and grant certain access rights to the developers for each element in the SCM... |
|
|
|
|
|
|
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time... |
|
|
|
|
|
|
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects... |
|
|
|
|
|
|
Usage example of the AppointmentAdd function |
|
|
|
|
|
|
During the development phase, you may have to work on different computers... |
|
|
|
|
|
|
There are different versions of the SCM repository... |
|
|
|
|
|
|
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository... |
|
|
|
|
|
|
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
The principle for working with the Source Code Manager is as follows... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager... |
|
|
|
|
|
|
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|