[LLVMdev] llvm/tools/lto* rename heads up

heisenbug ggreif at gmail.com
Tue Jul 1 15:38:01 PDT 2008


Mystery resolved. Very old trees with in-tree builds
still had Debug|Release dirs inside tools/lto. These
hindered the renaming process.

see: http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=79408

Cheers,

    Gabor

On Jul 1, 5:27 pm, heisenbug <ggr... at gmail.com> wrote:
> I have experienced this with a svn 1.5 client but not with 1.4.6.
> Did anybody see this with a 1.4.6 (or older) client?
>
> Btw. what is the server version?
>
> Anyway this seems to be a bug in subversion.
>
> Cheers,
>
>     Gabor
>
> PS:http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=79361
>
> On Jul 1, 5:27 am, Chris Lattner <clatt... at apple.com> wrote:
>
> > Devang removed the old llvm/tools/lto directory and renamed lto2 ->  
> > lto.  The end result of this is that 'svn up' may complain.  If you  
> > get an error about this from svn, just do:
>
> > $ rm -rf llvm/tools/lto*
> > $ svn up llvm/tools
>
> > to fix it,
>
> > -Chris
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVM... at cs.uiuc.edu        http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
> _______________________________________________
> LLVM Developers mailing list
> LLVM... at cs.uiuc.edu        http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list