search for: 60pwd

Displaying 1 result from an estimated 1 matches for "60pwd".

Did you mean: 60d
2018 Mar 17
1
Local svn strategy for future LLVM release updates
...re knowledge of which base a change was made. I don’t know of any good alternatives. thanks Doug For completeness, I’ve included specific svn commands for starting with a LLVM 6.0 release and later upgrading to LLVM 7.0 below. svnadmin create repos svn mkdir file://`pwd`/repos/llvm<file:///%60pwd%60/repos/llvm> svn mkdir file://`pwd`/repos/llvm/trunk<file:///%60pwd%60/repos/llvm/trunk> svn mkdir file://`pwd`/repos/llvm/branches<file:///%60pwd%60/repos/llvm/branches> svn export http://llvm.org/svn/llvm-project/llvm/branches/release_60llvm_60 svn import llvm_60 file://`pwd`/r...