Hi all, web-browser access to cvs is of course nice, but is it possible to provide anonymous read-only access to llvm cvs? (it would be nice to have an ability just download last sources) P.S. BTW, this and previous my post were actually motivated by desire to find some simple example on JIT usage :) --- Valery A.Khamenya
Valery, The pserver root for anonymous CVS access is :pserver:anon at llvm-cvs.cs.uiuc.edu:/var/cvs/llvm You can get details on how to access it here: llvm.cs.uiuc.edu/docs/GettingStarted.html#checkout Reid. Valery A.Khamenya wrote:>Hi all, > > web-browser access to cvs is of course nice, but > is it possible to provide anonymous read-only access to llvm cvs? > (it would be nice to have an ability just download last sources) > >P.S. BTW, this and previous my post were actually motivated by >desire to find some simple example on JIT usage :) > >--- >Valery A.Khamenya > >_______________________________________________ >LLVM Developers mailing list >LLVMdev at cs.uiuc.edu llvm.cs.uiuc.edu >mail.cs.uiuc.edu/mailman/listinfo/llvmdev > > >
On Sat, 6 Dec 2003, [koi8-r] "Valery A.Khamenya[koi8-r] " wrote:> web-browser access to cvs is of course nice, but > is it possible to provide anonymous read-only access to llvm cvs? > (it would be nice to have an ability just download last sources)Absolutely: llvm.cs.uiuc.edu/docs/GettingStarted.html#checkout -Chris -- llvm.cs.uiuc.edu nondot.org/~sabre/Projects