changeset 2403 | b8f65d8528e1 |
parent 2322 | 12c5f99807d8 |
child 2626 | 324cfbf66a12 |
1.1 --- a/scripts/server-services/repodoc/make-doc Mon Mar 12 13:26:56 2007 +0000 1.2 +++ b/scripts/server-services/repodoc/make-doc Mon Mar 12 13:45:50 2007 +0000 1.3 @@ -1,7 +1,8 @@ 1.4 #!/bin/bash 1.5 1.6 ( 1.7 - REPOSITORY=https://lemon.cs.elte.hu/svn/hugo/trunk 1.8 + export PATH=/usr/local/bin:$PATH 1.9 + REPOSITORY=https://lemon.cs.elte.hu/svn/lemon/trunk 1.10 WORKINGCOPY=trunk 1.11 1.12 ROOT=$PWD