Show More
@@ -23,6 +23,7 b' create cvs repository' | |||
|
23 | 23 | $ CVS_OPTIONS=-f |
|
24 | 24 | $ export CVS_OPTIONS |
|
25 | 25 | $ cd .. |
|
26 | $ rmdir cvsrepo | |
|
26 | 27 |
$ |
|
27 | 28 | |
|
28 | 29 | Create a new project |
@@ -33,7 +33,6 b' XXX copied from test-convert-cvs-synthet' | |||
|
33 | 33 | |
|
34 | 34 | create cvs repository with one project |
|
35 | 35 | |
|
36 | $ mkdir cvsrepo | |
|
37 | 36 | $ cvscall -q -d "$CVSROOT" init |
|
38 | 37 | $ mkdir cvsrepo/proj |
|
39 | 38 |
@@ -14,6 +14,7 b' create cvs repository with one project' | |||
|
14 | 14 | $ CVS_OPTIONS=-f |
|
15 | 15 | $ export CVS_OPTIONS |
|
16 | 16 | $ cd .. |
|
17 | $ rmdir cvsrepo | |
|
17 | 18 | $ cvscall() |
|
18 | 19 | > { |
|
19 | 20 | > cvs -f "$@" |
General Comments 0
You need to be logged in to leave comments.
Login now