[Ecls-list] How to get git branches?
Daniel Herring
dherring at tentpost.com
Thu Feb 26 04:09:21 UTC 2009
On Thu, 26 Feb 2009, Waldek Hebisch wrote:
> Daniel Herring wrote:
>>
>> I've done the same thing with gitweb repos. Try this instead.
>>
>> # git clone http://tream.dreamhosters.com/git/lisp/ecl.git
>
> This gives me the same result like sourceforge: I get part of the
> repositiry and than it hangs.
Very strange. Anyway, I just uploaded a (15MB) tarball of the git
repository to
http://tentpost.com/ecl_git.tar
To use it,
# tar xf ecl_git.tar
# cd ecl
# git checkout .
# git fetch
...
Maybe that will work better for you.
- Daniel
More information about the ecl-devel
mailing list