Show More
@@ -6,7 +6,7 b' echo "[extensions]" >> $HGRCPATH' | |||
|
6 | 6 | echo "convert = " >> $HGRCPATH |
|
7 | 7 | |
|
8 | 8 | echo % create p4 depot |
|
9 |
P4ROOT= |
|
|
9 | P4ROOT=`pwd`/depot; export P4ROOT | |
|
10 | 10 | P4AUDIT=$P4ROOT/audit; export P4AUDIT |
|
11 | 11 | P4JOURNAL=$P4ROOT/journal; export P4JOURNAL |
|
12 | 12 | P4LOG=$P4ROOT/log; export P4LOG |
General Comments 0
You need to be logged in to leave comments.
Login now