From 1992d2881c6f522d3842ba4de42c0fd02c62b703 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 5 Jul 2013 14:28:05 -0400 Subject: [PATCH] add --- TODO | 8 -------- doc/todo/smarter_chained_checkout.mdwn | 7 +++++++ 2 files changed, 7 insertions(+), 8 deletions(-) create mode 100644 doc/todo/smarter_chained_checkout.mdwn diff --git a/TODO b/TODO index 34ba317..0cd761d 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,3 @@ * a way to detect repos in a tree that are not registered, and warn about or even auto-register them. (svn externals make this quite difficult!) - -* When there are chained mrconfig files, mr could be smarter about - checkouts and updates. Ie, when a new version of an mrconfig file is - checked out or updated, throw all the info from the old one away, and - process the new one. - - Until this is fixed, checkouts and updates need to be manually repeated - after mrconfig files have changes. (See #447553) diff --git a/doc/todo/smarter_chained_checkout.mdwn b/doc/todo/smarter_chained_checkout.mdwn new file mode 100644 index 0000000..13e5d5a --- /dev/null +++ b/doc/todo/smarter_chained_checkout.mdwn @@ -0,0 +1,7 @@ +When there are chained mrconfig files, mr could be smarter about +checkouts and updates. Ie, when a new version of an mrconfig file is +checked out or updated, throw all the info from the old one away, and +process the new one. + +Until this is fixed, checkouts and updates need to be manually repeated +after mrconfig files have changes. (See #447553) -- 2.39.2