Hi Edwin,
Edwin Ancaer wrote:
Riccardo,
Can you give me the link or the command to download the latest version
of GSPdf?
The little SVN- knowledge I had has been rusting away, I'm afraid.
it should be easy:
https://savannah.nongnu.org/svn/?group=gap
for anonymous checkout of trunk (git's master branch) you just need:
|svn co svn://svn.savannah.nongnu.org/gap/trunk
and if you just need GSPdf it should just need
||svn co svn://svn.savannah.nongnu.org/gap/trunk/user-apps/GSPdf
co = checkout
and in the future, just "svn update"
Riccardo
|||