Update of /cvsroot/sandweb/sandweb/bin
In directory usw-pr-cvs1:/tmp/cvs-serv19604
Modified Files:
sandweb.cgi
Log Message:
* working on checkout, not working
Index: sandweb.cgi
===================================================================
RCS file: /cvsroot/sandweb/sandweb/bin/sandweb.cgi,v
retrieving revision 1.170
retrieving revision 1.171
diff -U2 -r1.170 -r1.171
--- sandweb.cgi 13 Feb 2002 06:59:57 -0000 1.170
+++ sandweb.cgi 13 Feb 2002 07:52:05 -0000 1.171
@@ -1288,5 +1288,5 @@
root => $vcsroot,
repo_type => $repo_type,
- sandbox => "$users_dir/$repo_username",
+ sandbox => "$users_dir/$username",
);
|