Thursday, January 6, 2011

Import Module with WinCVS

Step 1: Create -> Import module …


Step 2: Select “module”/directory and then click on OK button.

Step 3: Click “Continue” button on the Import filter window:

Step 4: Edit Import Settings and then click on OK button. Enter “CVSBranchTest” into the text box of Select the module name and path on the remote server. Enter “ALHSU” into Vendor tag text box. Enter “INITIAL” into Release tag.

Step 5: Verify Message in Console window:
cvs import -I ! -I CVS -m "no message" CVSBranchTest ALHSU INITIAL (in directory C:\cygwin\home\hsual\alhsu\AlHome\CVSBranchTest)
N CVSBranchTest/file1.txt
N CVSBranchTest/file2.txt
N CVSBranchTest/file3.txt

No conflicts created by this import


*****CVS exited normally with code 0*****

No comments: