Update the server and the repository names to lemon.
authoralpar
Fri, 08 Feb 2008 09:56:46 +0000
changeset 256762a9d46303d9
parent 2566 f75c05a5bbe6
child 2568 046c055217f6
Update the server and the repository names to lemon.
scripts/release
     1.1 --- a/scripts/release	Fri Feb 08 09:52:48 2008 +0000
     1.2 +++ b/scripts/release	Fri Feb 08 09:56:46 2008 +0000
     1.3 @@ -33,8 +33,8 @@
     1.4  echo
     1.5  
     1.6  rm -rf trunk
     1.7 -svn co https://hugo.cs.elte.hu/svn/hugo/trunk
     1.8 -# svn lock https://hugo.cs.elte.hu/svn/hugo/trunk
     1.9 +svn co https://lemon.cs.elte.hu/svn/lemon/trunk
    1.10 +# svn lock https://lemon.cs.elte.hu/svn/lemon/trunk
    1.11  
    1.12  cd trunk
    1.13  
    1.14 @@ -80,5 +80,5 @@
    1.15  echo '**********************************************************************'
    1.16  echo
    1.17  
    1.18 -svn cp trunk https://hugo.cs.elte.hu/svn/hugo/tags/${PKGNAME}-${VERSION} -m "Version ${VERSION} released."
    1.19 -# svn unlock https://hugo.cs.elte.hu/svn/hugo/trunk
    1.20 +svn cp trunk https://lemon.cs.elte.hu/svn/lemon/tags/${PKGNAME}-${VERSION} -m "Version ${VERSION} released."
    1.21 +# svn unlock https://lemon.cs.elte.hu/svn/lemon/trunk