SVN Guidelines
SVN Guidelines
Example:
%cd /proj/t28_cam/users
%mkdir hatran
License: /tools/smartsvn/licenses/smartsvn.lic
2.2.2 Step 2:
2.2.3 Step 3:
2.2.4 Step 4: Just check out with ‘Only this directory’ option
2.2.5 Step 5
You should update the work area to the latest version at least one a day to sync up your local data.
3.3 MODIFIED DATA:
Please always remember to lock data before you modified anything
This is to make sure no one else will overwrite the data you are modifying.
After finish modify, you then can unlock commit data and other can see the new modified data of you