<div dir="ltr">The usual approach is to commit to trunk and request a merge (I suppose a cherry-pick in git parlance) of the relevant changes.  I expect for this kind of thing that Bill would be OK with you doing the merge yourself.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 22, 2014 at 7:27 AM, Dan Liew <span dir="ltr"><<a href="mailto:dan@su-root.co.uk" target="_blank">dan@su-root.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I noticed that the LLVM 3.5 release branch landed recently.<br>
<br>
I have a few patches (these are all part of my recent work to fix up<br>
the CMake interface) that I'd like in both LLVM3.5 release branch and<br>
trunk that I'd like to commit<br>
<br>
Is there any policy on how should do this be done, or can I just<br>
commit the patch to both trunk and then the release branch with<br>
identical commit messages? Or should these be the same commit (I think<br>
SVN lets you do this...)<br>
<br>
I'm also currently using git-svn to push to trunk by following [1].<br>
There isn't any advise there about working with the release branches.<br>
I have never pushed to a svn branch from git-svn before I'd like to<br>
not screw this up.<br>
<br>
Should I<br>
<br>
- Just use svn for committing to the release branch<br>
- Create a new git repository on my local machine and set it up in [1]<br>
but use the release URL instead of trunk<br>
- Do some kind of magic so I can continue to use existing LLVM git<br>
repository and be able to push either trunk or the release branch<br>
- Something else...<br>
?<br>
<br>
[1] <a href="http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-git-svn" target="_blank">http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-git-svn</a><br>
<br>
Thanks,<br>
Dan<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br></div>