TheFin / er9x

Automatically exported from code.google.com/p/er9x
0 stars 0 forks source link

Post the current stable revision number on the Project home screen #196

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For the svn users who want the current stable version.
The command is:
svn checkout http://er9x.googlecode.com/svn/ er9x-read-only -r xxx
where xxx is the revision number you want to get.

You could also update your source in a similar way
svn update -r xxx (Must be run in the source directory)

As always just doing 'svn update' (in the source directory) will give you the 
most recent version, working or not.

Original issue reported on code.google.com by gohs...@gmail.com on 9 Dec 2010 at 1:39

GoogleCodeExporter commented 9 years ago

Original comment by erezra...@gmail.com on 12 Dec 2010 at 5:13