[LLVMdev] 2.3 Branch Creation TODAY!

heisenbug ggreif at gmail.com
Fri May 9 11:23:51 PDT 2008


On May 9, 5:37 pm, "Tanya M. Lattner" <to... at nondot.org> wrote:
> LLVMers,
>
> I will be creating the 2.3 release branch today at 9PM PDT. During that
> time, commit access to SVN will be forbidden. I will send out mail shortly
> before the branch creation, and once it has been completed.

Hi Tanya,

I do not really understand this strict rule :-)
While I get it from a CVS perspective, in Subversion
this is simply overkill. For making a branch you simply
select a revision X, do a "svn -rX up", test,
if successful, you do "svn info ." and use the URL
to make a repo -> repo copy:

svn cp -rX URL BRANCHURL

that's it. Noone can spoil your work.

Cheers,

    Gabor


>
> Thanks,
> Tanya
> _______________________________________________
> 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