[Ecls-list] How to get git branches?

Waldek Hebisch hebisch at math.uni.wroc.pl
Fri Feb 27 06:05:23 UTC 2009


Daniel Herring wrote:
> 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.
> 

Thanks, I was able to fetch the tarball and checkout works OK.
However, my impression is that the tarball does not contain
branches (only head).  I am actually intereted in new_cfun
branch -- I can fetch head from CVS, but IIUC new_cfun is
only available via git.

-- 
                              Waldek Hebisch
hebisch at math.uni.wroc.pl 




More information about the ecl-devel mailing list