diff options
author | W. Trevor King <wking@drexel.edu> | 2009-12-13 06:19:23 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-12-13 06:19:23 -0500 |
commit | 4d057dab603f42ec40b911dbee6792dcf107bd14 (patch) | |
tree | 9a73459aa160e3c96f4893b132543f412ca6e97f /.be/bugs/12c986be-d19a-4b8b-b1b5-68248ff4d331/comments/d86e497d-667d-4c2b-9249-76026df56633/body | |
parent | dff6bd9bf89ca80e2265696a478e540476718c9c (diff) | |
download | bugseverywhere-4d057dab603f42ec40b911dbee6792dcf107bd14.tar.gz |
Converted libbe.storage.vcs.base to new Storage format.
Diffstat (limited to '.be/bugs/12c986be-d19a-4b8b-b1b5-68248ff4d331/comments/d86e497d-667d-4c2b-9249-76026df56633/body')
-rw-r--r-- | .be/bugs/12c986be-d19a-4b8b-b1b5-68248ff4d331/comments/d86e497d-667d-4c2b-9249-76026df56633/body | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.be/bugs/12c986be-d19a-4b8b-b1b5-68248ff4d331/comments/d86e497d-667d-4c2b-9249-76026df56633/body b/.be/bugs/12c986be-d19a-4b8b-b1b5-68248ff4d331/comments/d86e497d-667d-4c2b-9249-76026df56633/body deleted file mode 100644 index 93f082b..0000000 --- a/.be/bugs/12c986be-d19a-4b8b-b1b5-68248ff4d331/comments/d86e497d-667d-4c2b-9249-76026df56633/body +++ /dev/null @@ -1,33 +0,0 @@ -On Sat, 2009-07-11 at 23:34 +1000, Ben Finney wrote: -> Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> writes: -> -> > the basic idea is to take a look at all public branches (for exaple -> > all on lp/bitbucket/github) in order to tell the user of a -> > webinterface that bug foo is fixed in branch xyz, and if its merged to -> > the main branch -> -> I don't understand. The state of the bug in the main branch is right -> there in the main branch; if it's not fixed there, it's not fixed there. -> If it's merged in from a different branch, the bug state follows all the -> other changes when they come in. -> -> Can you give an example of what would be done differently? -> -i want to see the combination of the bug data of all branches - -for example - -i got bug -its fixed in the branch "something" -its not fixed/merged to "main" - -now something like a website should tell me, this bug has been fixed in -branch xyz and the fix is not yet merged into main - - - - -_______________________________________________ -Be-devel mailing list -Be-devel@bugseverywhere.org -http://void.printf.net/cgi-bin/mailman/listinfo/be-devel |