소스 검색

howto_release.txt: URL update

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66538 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 9 년 전
부모
커밋
7f37c170a2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      doc/howto_release.txt

+ 2 - 2
doc/howto_release.txt

@@ -125,7 +125,7 @@ Contents
 
 
  o Store the source tarball (twice) in (use scp -p FILES grass:):
-    SERVER1=grass.osgeo.org:/osgeo/grass/grass-cms/grass$MAJOR$MINOR/source/
+    SERVER1=grass.osgeo.org:/var/www/grass/grass-cms/grass$MAJOR$MINOR/source/
     SERVER2=download.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/source/
     echo $SERVER1
     echo $SERVER2
@@ -261,7 +261,7 @@ Contents
            svn switch https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0 .
 
 ----------
-GRASS GIS 7.0 release branch creation
+Example: GRASS GIS 7.0 release branch creation
 
 svn copy https://svn.osgeo.org/grass/grass/trunk/ \
     https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0 \