[LLVMdev] Need help fixing 2.7 release blockers

David Greene dag at cray.com
Tue Mar 30 16:27:15 PDT 2010


On Tuesday 30 March 2010 18:15:02 Tanya Lattner wrote:

> > I tried update -N release_27 (which worked), then cd release_27 && svn
> > update but no luck.  I apparently have no svn-fu.  What's the magic
> > incantation?
>
> try just 'svn co http://llvm.org/svn/llvm-project/llvm/branches/release_27'
>
> You aren't allowed to check out all the branches, so thats probably why it
> gave you the 403.

Curious.  When I do that in my existing directory I still get the 403, but a
release_27 directory is created and if I cd release_27 && svn update, it 
works!

Odd beast, this subversion.

                                               -Dave




More information about the llvm-dev mailing list