X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=BUGS;h=df77a9fbd98641bbd0b783780e4111d0ac67e745;hb=e7a04f5c030191f438b9556cd0701d1cd4950589;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=2d2110b455da97362135d27bc694693e7cd763e9;p=topbloke.git diff --git a/BUGS b/BUGS index e69de29..df77a9f 100644 --- a/BUGS +++ b/BUGS @@ -0,0 +1,31 @@ +merge alg needs to check for cyclic dependencies + +when creating needs to remove metadata, make a separate commit with no +metadata to allow us to spot what's happening. should only do this +with option to permit it! Also need to do this when merging. + +wibblings: + what about strangeness in ancient history wrt merge alg + topgit import + topbloke {base,tip} is ff desc of topgit {base,tip} + with metadata adjusted + reject topbloke imports of topgit branches which + also contain topbloke metadata + need patch name in metadata + patch dep metadata syntax unsatisfactory: too twiddly + flags metadata unsatisfactory: wants to be valued properties + + "checkout" shouldn't do any updates but also want + "goto" or "push" or "pop" or something which does do updates + (at least, the relevant ones) + + topbloke series file under .git records current leaf + + create creates leaf and thus series ? + insert patch operation to create new patch under this one + append patch operation to create new patch above this one + which is inserted into all clients' deps + +what about ops which update multiple refs - atomicity ? + think about this later but for now abstract away commit and + other ref update