comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: AWS vs encode '#'
Date: Fri, 23 Dec 2016 08:16:20 +0000
Date: 2016-12-23T08:16:20+00:00	[thread overview]
Message-ID: <ly37hf12nf.fsf@pushface.org> (raw)
In-Reply-To: ef2eb51b-651e-4487-b57c-995321e1fca9@googlegroups.com

Stephen Leake <stephen_leake@stephe-leake.org> writes:

> On Tuesday, December 20, 2016 at 3:20:06 PM UTC-6, Pascal Obry wrote:
>> Hi Stephen,
>> 
>> > Ok. I'll see if I can come up with a patch. I'm using GPL 2016; is
>> > there a public AWS source repository?
>> 
>> Yes on GitHub, see:
>> https://github.com/AdaCore/aws
>
> I'm trying to make that work, in a Debian testing VM. "make setup"
> fails because the "templates_parser" directory is empty.

I think you are meant to clone using --recursive, because
templates_parser is a submodule.

  --recursive, --recurse-submodules
     After the clone is created, initialize all submodules within, using
     their default settings. This is equivalent to running git submodule
     update --init --recursive immediately after the clone is finished.
     This option is ignored if the cloned repository does not have a
     worktree/checkout (i.e. if any of --no-checkout/-n, --bare, or
     --mirror is given)

> Is that supposed to be populated from some other git repository?
> Neither INSTALL nor readme.txt say that.

Looks like an issue needs raising.

> Is there a better mailing list to discuss this?

At the bottom of readme.txt it suggests
http://lists.adacore.com/mailman/listinfo/aws


  reply	other threads:[~2016-12-23  8:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-20  0:14 AWS vs encode '#' Stephen Leake
2016-12-20 15:55 ` Pascal Obry
2016-12-20 19:55   ` Stephen Leake
2016-12-20 21:20     ` Pascal Obry
2016-12-22 20:17       ` Stephen Leake
2016-12-23  8:16         ` Simon Wright [this message]
2016-12-23 21:21           ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox