[AWS] git clone --recursive http://forge.open-do.org/anonscm/git/aws/aws.git fails with "reference is not a tree" error

Thomas Løcke thomas.granvej6 at gmail.com
Wed May 30 10:07:45 CEST 2012


Hey,

When I try to clone AWS from the official repo:

git clone --recursive http://forge.open-do.org/anonscm/git/aws/aws.git

I get this error:

git clone --recursive http://forge.open-do.org/anonscm/git/aws/aws.git
Cloning into 'aws'...
Submodule 'templates_parser'
(http://forge.open-do.org/anonscm/git/template-parser/template-parser.git)
registered for path 'templates_parser'
Cloning into 'templates_parser'...
fatal: reference is not a tree: 4ca83632526ae6d127aab1439a3515f4735d345e
Unable to checkout '4ca83632526ae6d127aab1439a3515f4735d345e' in
submodule path 'templates_parser'

And then it dies. Of course it could be just a temporary glitch at
forge.open-do.org, but I thought I'd let you guys know anyway.

If I get rid of the --recursive option it works, but then I don't get
the templates_parser module. I can clone the templates_parser module
by itself just fine.

AWS by itself: Fine
Templates_Parser by itself: Fine
AWS --recursive: Fail

:o)
Thomas Løcke


More information about the AWS mailing list