Re: preparing the repository move to gitlab

[email protected] (Don Cohen) Sat, 21 Apr 2018 04:46:33 +0000
Newsgroups gmane.lisp.clisp.devel
Message-ID <[email protected]>
I believe that the directions below gave me the correct current
source, at least the same as what I now have from hg.
But what am I supposed to do to retrieve updates?
That is, if I want to change from hg to git, what should I use 
instead of
 ht pull -u

I assume that the rest of the directions for building remain the same.
Let me know if not.

Blake McBride writes:
 > Built and ran for me.
 > 
 > On Tue, Apr 17, 2018 at 4:59 PM, Bruno Haible <[email protected]> wrote:
 > 
 > > Karsten Poeck writes:
 > > > >    $ git checkout master
 > > >
 > > > this deletes everything, since the repository on
 > > > https://gitlab.com/gnu-clisp/clisp is empty
 > >
 > > Thanks for the testing you are giving to it. Indeed I forgot one
 > > instruction at the end:
 > >
 > > $ wget 'https://www.dropbox.com/s/fzrphkpzx12p9pv/clisp-initial-
 > > git.tar?dl=0'
 > > $ mkdir clisp-git
 > > $ cd clisp-git
 > > $ tar xf ../'clisp-initial-git.tar?dl=0'
 > > $ git checkout master
 > > $ git reset --hard
 > >
 > > Please retry with this last instruction.
 > >
 > > Bruno

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel