[LLVMdev] how to check out revision 165095

Duncan Sands baldrick at free.fr
Wed Feb 20 06:22:21 PST 2013


Hi Dennis,

 > I am told that compile cling, from CERN, I need revision 165095. HOW do I check
> out that version? When going through the /tags directory, all version are 17xxxx.
>
> I tried svn checkout -r 165095 http://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx llvm
> but it will not work with either /truck or /tags

this works for me:

   svn co -r 165095 http://llvm.org/svn/llvm-project/llvm/trunk

Ciao, Duncan.




More information about the llvm-dev mailing list