1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-03 18:16:17 +01:00

osc co, bco -c inconsistency

This commit is contained in:
Michal Vyskocil 2010-03-22 10:56:19 +01:00
parent 3bd8570dc9
commit 09b48dd865

10
TODO
View File

@ -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.