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

Owen Anderson resistor at mac.com
Mon Feb 28 11:30:53 PST 2011


On Feb 28, 2011, at 11:25 AM, David A. Greene 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.

I don't remember exactly what we tried, but as I recall it was the fact that some of the branch directories were nested inside another branch directory that got it all confused.

--Owen



More information about the llvm-dev mailing list