[LLVMdev] [cfe-dev] Reminder: LLVM 2.9 Branching in One Week

Bill Wendling wendling at apple.com
Mon Feb 28 12:02:18 PST 2011


On Feb 28, 2011, at 11:58 AM, Anton Korobeynikov wrote:

>> What options were used with git-svn init?  It certainly can support
>> multiple branch/tag directories:
>> 
>> init
>>  --tags=<tags_subdir>
>>  --branches=<branches_subdir>
>> 
>>  You can specify more than one --tags and/or --branches options, in
>>  case your Subversion repository places tags or branches under multiple
>>  paths.
> The svn repository is free to checkout. So, if you'll find a
> reasonable combination of cmdline options (which will provide release
> branches / tags only), then please let us know and we'll add the
> branches/tags to the repository as well.
> 
I am by far not a 'git' expert. (Every time I use git, I mess something up.) I encourage people to create a 2.9 branch in git if it's possible. But unfortunately I won't be able to do it automatically.

-bw





More information about the llvm-dev mailing list