To actually create the archive that people will download:
$ svn co https://svn.sourceforge.net/svnroot/rox/trunk/Archive
$ svn log https://svn.sourceforge.net/svnroot/rox/trunk/Archive
Note that this lists all changes ever, so remember to stop when you've gone back as far as the previous release! You can also combine multiple commits into one entry (e.g. "Added new feature", "Oops - forgot to commit a file", "Fixed bug in new feature", etc can just be "Added new feature"). If you need more information for a message like "Updated", svn log -v will tell you which files were changed.
$ svn co https://svn.sourceforge.net/svnroot/rox/trunk/rox-release $ 0alias rox-release rox-release/ROX-Release.xml $ cd .../releases $ rox-release .../Archive/Archive.xml
$ xxdiff archive-1.1 archive-1.2
$ LANG=fr ./Program/AppRun