When developing complex projects, you need to achieve two important goal - to store your files securely and to provide easy access to them for every member of your development team.
An easy and well-known solution to this task is using some version control software.
LyciaStudio supports two most popular version control systems, GIT and CVS (SVN might be available on request).
In this chapter, you can find all the necessary details about using GIT and CVS for the tasks of your development team.
Working with local repositories Import from a local repository Working with remote repositories Fetch from remote repositories
|
|
Committing changes to CVS repositories Updating projects in your workspace Synchronizing with a CVS repository
|
In the content above, all the links are clickable and will move you to the corresponding page.