From 2101ce238f5ecf05a5260486d5af892996f27c68 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 4 Dec 2014 11:19:46 +0000 Subject: Add TODO item --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index c81ef52..03049b1 100644 --- a/TODO +++ b/TODO @@ -9,3 +9,11 @@ It's ugly to have the version number in every chunk name, and it makes it more time-consuming to do version updates of individual components in a stratum. The chunk name should default to '$chunkname', except when multiple versions of the chunk are found. + +It's useful to be able to patch some chunks in the checkouts/ subdirectory +so that the tool can process them. Right now there's no way to tell the +tool 'use this ref that I created instead of whatever tag you chose based on +the version number'. It'd be nice if this were possible. Doing this on +the commandline would get overly verbose, but it'd be possible to add a +section in the config file such as [ref-overrides] and allow the user to +list them there. -- cgit v1.2.1