Le 16 janv. 2013 à 17:43, reed kotler <[email protected]> a écrit :

> 
> My svn for clang is read onlyrkotler@ubuntu-rkotler:~/llvm_trunk/tools$ cd 
> clang
> 
> rkotler@ubuntu-rkotler:~/llvm_trunk/tools/clang$ svn info
> Path: .
> URL: http://llvm.org/svn/llvm-project/cfe/trunk
> Repository Root: http://llvm.org/svn/llvm-project
> Repository UUID: 91177308-0d34-0410-b5e6-96231b3b80d8
> Revision: 172597
> Node Kind: directory
> Schedule: normal
> Last Changed Author: zaks
> Last Changed Rev: 172597
> Last Changed Date: 2013-01-15 17:36:00 -0800 (Tue, 15 Jan 2013)
> 
> Can this be changed with an "svn switch" of some kind?
> 

What you're looking for is "svn switch --relocate'

In your case probably something like

svn switch --relocate http://llvm.org/ https://[email protected]/


> tia.
> 
> reed
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-- Jean-Daniel





_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to