Rev 27: * TODO: in http://code.launchpad.net/%7Ev-ladeuil/bzr/transportstats
Vincent Ladeuil
v.ladeuil+lp at free.fr
Tue Dec 4 10:55:57 GMT 2007
At http://code.launchpad.net/%7Ev-ladeuil/bzr/transportstats
------------------------------------------------------------
revno: 27
revision-id:v.ladeuil+lp at free.fr-20071204105555-5fj1gsy124mnjxov
parent: v.ladeuil+lp at free.fr-20071126095337-sndr0b2f47g0m26z
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: transportstats
timestamp: Tue 2007-12-04 11:55:55 +0100
message:
* TODO:
Notes about changing default mode.
modified:
TODO todo-20070929082541-nqthugj4zxx7hufy-1
-------------- next part --------------
=== modified file 'TODO'
--- a/TODO 2007-11-20 10:34:20 +0000
+++ b/TODO 2007-12-04 10:55:55 +0000
@@ -16,12 +16,12 @@
* explore how all transports can be transparently decorated
-* provide a ts-collect command
+* provide a ts-one-shot command
This command will act as a wrapper around a bzr command something along the
lines of :
- bzr ts-collect branch location
+ bzr ts-one-shot location
will be roughly equivalent to:
@@ -33,6 +33,12 @@
That will simplify use for ponctual needs.
+ That could even be the default mode of operation, collecting stats for
+ several bzr commands is less commonly needed.
+
+ May b the default mode should be to use a global bzr option and either
+ instrument all transports or only the one(s) explicitely decorated.
+
* instrument more objects than transport (repository, branch,
working-tree) to get bzr fully intrumented (and change the
plugin name to Full Bzr Instrumented (fbi).
More information about the bazaar-commits
mailing list