new version
-checkout creates local backup of svn
-no patch remove after build its to faulty...
-change patch break build handling
if patch breaks a build last clean svn will be restored 6s countdown (ctrl+c to break)
-add NL language translation THNX ni_hao
-add svnrestore + options
-fix crosscompile on i686 menu mode
./s3 svnrestore ->restores last svn checkout (no new checkout)
./s3 svnrestore list -< show list of svn.backups
./s3 svnrestore revnumber -> restore this svnrev
this sets the last revision.backup to this version
if wrong or not found last will be restored
-fix some bugs
offline mode prepared but not completed...