From 09b48dd86506c623f2b4f5622a614f5947cb92d4 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Mon, 22 Mar 2010 10:56:19 +0100 Subject: [PATCH] osc co, bco -c inconsistency --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO b/TODO index 7558b024..a172a239 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,16 @@ FIXME: --binary search binary packages -b, --bugowner as -i, but only bugowner + osc checkout + -c, --current-dir place PACKAGE folder in the current directory instead + of a PROJECT/PACKAGE directory + osc branch + -c, --checkout Checkout branched package afterwards ('osc bco' is a + shorthand for this option) + # that means the branch checkout to cwd is not possible + + + CRITICAL: - webpage can create a _link in a fully populated package. Need to prevent his somehow.