On 06/16/2009 03:51 PM, Bernie Innocenti wrote:
Yes, but which one should die? Will cloners get confused by a
repository where the master branch is missing?
clone will get whatever branch is currently active in the cloned
repository, doesn't matter what it's called.
Currently master is out of date, so it's worse than nothing.
Any thoughts on what to do about the non-branch directories under
branches/? The complete set is ARM apple csl dead gcj ibm ix86 suse
ubuntu. The only solution I can think of would be to specifically
enumerate which branches we want to mirror in git with separate git-svn
fetch lines rather than use the branches= line.
Jason