public inbox for goredo-devel@lists.cypherpunks.ru
Atom feed
From: goredo <spacefrogg-goredo@spacefrogg•net>
To: goredo-devel@lists.cypherpunks.ru
Subject: Re: Nested dirs for non existing targets
Date: Thu, 14 Apr 2022 12:01:24 +0000 (UTC)	[thread overview]
Message-ID: <3201a5f3-db93-425e-93d4-0b9171391bf9@spacefrogg.net> (raw)
In-Reply-To: <3f4c959c-feb7-9033-97dc-f1c6d2fb3da0@acha.ninja>

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.

  reply	other threads:[~2022-04-14 12:03 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 [this message]
2022-04-14 12:05         ` Andrew Chambers
2022-04-14 14:29           ` goredo
2022-04-15 16:23       ` Sergey Matveev
2022-04-15 16:22 ` Sergey Matveev