Hi Assaf, 

Thanks, that worked! It seems that the site isn’t well indexed by Google, 
because the only related web site I seem to get have no relevant links, and the 
site with the links didn’t show up in any of a variety of searches I tried. At 
least I know now where to look.

Would have just needed a tarball of the FlexiSheet project, since I’m trying to 
get it to work on macOS, but SVN is easy to deal with in Xcode, so that did the 
trick.

It might be useful though, to enable on viewvc the download tarball option…

Best, 

Ronald

> On 18 Feb 2017, at 22:58, Assaf Gordon <[email protected]> wrote:
> 
> Hello Ronald,
> 
>> On Feb 18, 2017, at 10:56, Ronald C.F. Antony <[email protected]> wrote:
>> 
>> I’m trying to download what I can find under:
> 
> based on the URL you provided, "FlexiSheet' is part of "GNUstep Application 
> Project".
> 
> If you mean the GNUstep Application Project in general,
> then its main page is here:
>  http://www.nongnu.org/gap/
> 
> which would then lead you to other resources:
>  https://savannah.nongnu.org/projects/gap/
>  http://download.savannah.gnu.org/releases/gap/
> 
> 
>> http://cvs.savannah.gnu.org/viewvc/gap/gap/user-apps/FlexiSheet/
> 
> Since this is CVS, you can use the following command
> to checkout (=download) the entire repository:
> 
>    cvs -z3 -d:pserver:[email protected]:/sources/gap co gap
> 
> However,
> Do note that on the project's website it seems they recently switched
> from CVS to SVN, and the most up-to-date code is here:
> 
>    http://svn.savannah.gnu.org/viewvc/gap/
> 
> To download the entire SVN repository, use:
> 
>    svn co svn://svn.savannah.nongnu.org/gap/
> 
> 
> regards,
> - assaf


Reply via email to