[Ecls-list] How to get git branches?
Daniel Herring
dherring at tentpost.com
Tue Feb 24 06:17:06 UTC 2009
On Mon, 23 Feb 2009, Waldek Hebisch wrote:
>> Seems to work here
>>
>> $ git clone http://ecls.sourceforge.net/git/ecl/.git
>
> That never finished for me.
It took me a few tries to first get that repo; but its been fine for
incremental updates. Whether you clone from sourceforge or dreamhosters,
you could always add sourceforge and update from it.
>> If problem still persists, try with the repos at
>> http://tream.dreamhosters.com/git
>>
>
> git-clone 'http://tream.dreamhosters.com/git/?p=lisp/ecl.git/.git' ecl
>
> gives me:
>
> error: Can't lock ref
I've done the same thing with gitweb repos. Try this instead.
# git clone http://tream.dreamhosters.com/git/lisp/ecl.git
- Daniel
More information about the ecl-devel
mailing list