[llvm-commits] [PATCH] Document how to maintain a git-svn clone of the LLVM git repositories

Jakob Stoklund Olesen stoklund at 2pi.dk
Wed Jul 20 11:47:06 PDT 2011


On Jul 20, 2011, at 11:44 AM, Chris Lattner wrote:

> 
> On Jul 20, 2011, at 8:12 AM, Jakob Stoklund Olesen wrote:
> 
>> 
>> On Jul 19, 2011, at 4:18 PM, NAKAMURA Takumi wrote:
>> 
>>> I don't think using "git-svn rebase -l" would be simple.
>>> git-svn stuff should be used to interact to svn repo.
>>> 
>>> It would be enough "git pull" instead of "git fetch origin; git svn rebase -l".
>>> (.rev_map is not needed to be up-to-date unless git-svn command would be used)
>> 
>> Good point.
>> 
>> If you can work with Jeffrey to come up with better instructions, that would be great.
>> 
>> Just make sure they are newbie-proof.
> 
> Wouldn't it be easier at some point to move llvm.org to git?

Definitely.

/jakob




More information about the llvm-commits mailing list