On Fri, May 9, 2008 at 5:42 AM, Tammo van Lessen <[EMAIL PROTECTED]>
wrote:

> Hi guys,
>
> have you been able to create a git repository having both trunk and 1.1
> branches linked together?
>

Nope. It's caused by the cutely named mod_dontdothat that blocks successive
queries to branches and root of a repository. The ASF infra uses it to block
SVN abusers but it has the annoying side effect of also blocking git-svn.
Right now the svn infra is a bit overwhelmed but they're thinking of
relaxing that in the next few months so people can at least use the git-svn
client.

Cheers,
Matthieu


>
> git svn clone -s fails for me (probably due to [1,2] and importing 2
> remote-svns doesn't make git understand that the 1.1 branch is a descendant
> of the trunk/master branch which makes cherry-picking a bit cumbersome...
>
> Thanks,
>  Tammo
>

Reply via email to