public inbox for goredo-devel@lists.cypherpunks.ru
Atom feed
From: Andrew Chambers <ac@acha•ninja>
To: goredo-devel@lists.cypherpunks.ru
Subject: Re: Nested dirs for non existing targets
Date: Fri, 15 Apr 2022 00:05:38 +1200	[thread overview]
Message-ID: <ff31ea4a-6b62-4e97-9ae5-2b58ae2f5993@acha.ninja> (raw)
In-Reply-To: <3201a5f3-db93-425e-93d4-0b9171391bf9@spacefrogg.net>


> True, apenwarr/redo does that, but this has other drawbacks, as well. Storing the database in a central place breaks composability and has weird effects with directory symlinks.
>
> Also, because a repository root is not a very well-defined concept, it is generally unclear where to put the database in the first place.
>
I think apenwarr/redo tries to define a repository root, which is a big 
mistake. I was proposing storing the dep info next to the .do file which 
is a different thing.

  reply	other threads:[~2022-04-14 12:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-14  2:05 Nested dirs for non existing targets Andrew Chambers
2022-04-14  7:18 ` goredo
2022-04-14 11:01   ` Andrew Chambers
2022-04-14 11:30     ` Andrew Chambers
2022-04-14 12:01       ` goredo
2022-04-14 12:05         ` Andrew Chambers [this message]
2022-04-14 14:29           ` goredo
2022-04-15 16:23       ` Sergey Matveev
2022-04-15 16:22 ` Sergey Matveev