changed another SVN URL (next test commit)

This commit is contained in:
Volker Ruppert 2012-10-26 15:50:21 +00:00
parent 9595689b54
commit 4d870e3f4c

View File

@ -2328,7 +2328,7 @@ Do a clean SVN checkout from the release tag and specify a not yet existing
directory name with the version number as the destination. Then create the
source package from this new directory.
<screen>
svn co https://bochs.svn.sourceforge.net/svnroot/bochs/tags/REL_2_5_FINAL/bochs bochs-2.5
svn co https://svn.code.sf.net/p/bochs/code/tags/REL_2_5_FINAL/bochs bochs-2.5
tar czvf bochs-2.5.tar.gz --exclude=.svn bochs-2.5
</screen>
The source TAR file bochs-2.5.tar.gz is ready for upload.