Changeset 76

Show
Ignore:
Timestamp:
01/21/06 22:25:15 (5 years ago)
Author:
anonymous
Message:

r1150@wanderer: kama | 2006-01-19 22:35:07 +0100

  • Testsuite enhanced.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • antsvk/trunk/testsuite.sh

    r75 r76  
    9494doCommand "svn import src $REPOSREMOTE/antsvk/trunk -m"- Import of project remote"" 
    9595# 
     96doCommand "svn mkdir $REPOSLOCAL/antsvk/branches -m"- LBranches"" 
     97doCommand "svn mkdir $REPOSREMOTE/antsvk/branches -m"- RBranches"" 
     98# 
     99doCommand "svn copy $REPOSLOCAL/antsvk/trunk $REPOSLOCAL/antsvk/branches/LF1 -m"- Branch LF1"" 
     100doCommand "svn copy $REPOSREMOTE/antsvk/trunk $REPOSREMOTE/antsvk/branches/RF1 -m"- Branch RF1"" 
     101# 
    96102doCommand "svn list $REPOSREMOTE" 
    97103#