I have tired checking out this repository but due to the difference in SVN version on host and client machine, it returns a decompression error:
$ svn co http://svn-rdlab.cs.upc.edu/subversion/asiya/public asiya
...
A asiya/bin/Asiya.pl
svn: E120104: ra_serf: An error occurred during decompression
And it seems like the decompression error comes from different SVN versions on host and client machine, similar to this problem: Cannot svn update, An error occurred during decompression
The solution was to use the same version of SVN on the client (as suggested by the developers http://nlp.lsi.upc.edu/redmine/boards/12/topics/135)
But how could i use an older version of SVN to checkout the repo?
And if there is a need to change the version of SVN and then how do I change it back to the current version?
The current SVN version on the server is:
subversion 1.6.17
and the client version is:
svn, version 1.8.8