Wednesday, November 5, 2014

SVN VERSION CONTROL IN ALTIUM #27

Version control in makes any project very easy to manage and work with different versions of the same projects and makes modifications and make easy management of all the versions and storing of all the versions.
In Altium, it has got its own version control and also SVN external version control.

THIS TUTORIAL IS ONLY FOR THE VERSION CONTROL OF THE PROJECTS IN LOCAL COMPUTER ONLY.

Step 1: Make new PCB project.




Step 2: Then go to preferences of ALTIUM  and navigate to Data Management and Version Control
and check the User external Suberversion Radio button and check on SVN-Suberversion check box. Or click on Auto Detect.


Step 3: Now click on Design Repositories and click on Create New and Click on SVN.


Step 4: Name Repository some name like "MyRepo" and in location choose the folder where you work. Mine is "altiumrepo". Then Hit OK.
The status will be green if everythings OK.


Step 5: Now on project right click and choose version control and add project to version control.


Step 6: Choose the Repo and Hit OK.



Now we can comit the project or inidivual file from the same menu by right clicking it . For check out go to storage manager and right click and click on revert on specified file or project.









No comments:

Post a Comment