1266 views|3 replies

1395

Posts

0

Resources
The OP
 

Using SVN to implement version management of AD project files [Copy link]

This post was last edited by Nubility on 2024-1-10 16:56

Last time I wrote about how to use Git to manage AD file versions. Today I studied SVN and found that AD supports SVN better and saves trouble.

1. Click the small gear to open the preference menu and find version control.

Check enable on the right side of SVN, select version 1.9 below, click OK and close the window.

2. Open an AD project, right-click the project file and select History, then Add Project to Version Control...

3. Then select setup custom repository to create your own SVN repository

4. In the pop-up preference menu, select design repositories, and select SVN under create new.

5. In the pop-up window, fill in the SVN repository name and select the save path

6. Create a SVN repository and you can see the storage path and status

OK, close the window. You can see that there is another window asking us to choose which folder in the SVN repository to store this project. Here you need to click New Folder below to create a folder corresponding to the project and close the window.

7. When submitting a file for the first time, after closing the above window, another window will appear to prompt us which files we need to submit. You can select all or check as needed, depending on your mood. After selecting, click commit.

8. Modifications after the first commit. After SVN is initialized, a + sign will appear on the right side of the project file to indicate the status.

Try to modify the file and delete P1.

The modified file is marked with a red circle. Right-click History -> Commit to submit the changes.

Fill in the submission information

9. View changes & compare differences

Select store manager and open the submission record

Select the file you just modified in the commit record window. The VCS window below shows the commit record of this file and the commit information you just filled in.

Compare differences: Select any two versions in the VCS window, right-click compare

Then two file windows and a different window will be automatically opened. Click the difference information in different to highlight the differences in the file contents of the two versions.

Latest reply

Reference documents are OK, but it's a bit difficult to deal with if you are out of draft.   Details Published on 2024-3-23 21:31
Personal signature

执古之道,以御今之有,能知古始,是谓道纪

 
 

4764

Posts

12

Resources
2
 
git push git pull feels fine

Comments

Command line operation, I feel that many people don’t like it  Details Published on 2024-1-10 18:01
 
 
 

1395

Posts

0

Resources
3
 
Azuma Simeng posted on 2024-1-10 17:39 git push git pull feels okay

Command line operation, I feel that many people don’t like it

Personal signature

执古之道,以御今之有,能知古始,是谓道纪

 
 
 

5791

Posts

44

Resources
4
 

Reference documents are OK, but it's a bit difficult to deal with if you are out of draft.

Personal signature

射频【放大器】

 
 
 

Guess Your Favourite
Find a datasheet?

EEWorld Datasheet Technical Support

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list