avatar Erich Heine

  • Email:
  • Registered on: 02/04/2010
  • Last connection: 07/20/2010

Activity

Reported issues: 4

06/22/2010

11:31 AM Fabric Feature #140: Recursive put() and get()
Just checked in some "get rid of random debugging print statements" fixes, and verified that pulls from multiple hosts do directories in a sane way -- specifically creating a directory of $HOSTNAME and pulling to that location.

06/04/2010

07:00 PM Fabric Bug #137: Allow escaped commas in command line
Id like to suggest putting this in 0.9.2 -- it is completely backwards compatible, and doesn't introduce new concepts.

05/20/2010

12:06 PM Fabric Bug #164: puts show_prefix
This is relevant to #163 also, as they are roughly the same thing, and could seriously use large swaths of the same final mechanism :)

05/15/2010

11:25 AM Fabric Feature #163: Formattable output prefix.
Nice! I like it anytime callbacks can be incorporated anywhere. The thing we are discussing at this point tho is an "almost but not quite" version of python's logging module. Perhaps that should be looked at for either inspiration or instead of a ...

05/14/2010

05:58 PM Fabric Feature #163: Formattable output prefix.
OK, so formatting fail... it should read: These could include: * hostname * hoststring * command output signifier [1][2] * time [1] * other stuff
05:56 PM Fabric Feature #163: Formattable output prefix.
It seems that the output prefix should be a bit more flexible than it currently is. The current format is: [hoststring] Message This should be flexible. An ideal situation would be to use python's built-in template strings. (or to be v...
03:12 PM Fabric Feature #61: Extend `cd` to work for get/put
Note: this is affected by and affects #140

04/19/2010

12:19 PM Fabric Bug #156: put() will try to chmod, even though this is not always possible. There is no way to tu...
Just a note: this is tied to #140 and to #121. Thought: What the specific behaviors of put/get are should be discussed thoroughly and decided in a comprehensive/consistent manner so that all these issues can be addressed in fell swoop.

03/31/2010

04:25 PM Fabric Support #17: Documentation enhancements (was: Enhance documentation for final release)
Dont feel this is a whole new ticket's worth, just wanted to put a note here requesting mention of the dtach program in the FAQ that also mentions screen -m -d, as that may work better for many use cases. Quick example: dtach -n /tmp/sessi...
01:22 PM Fabric Bug #41: get() not using remote filename when downloading to a directory
This is no longer true with the stuff i did for #140 -- if that is accepted this should be closed.

Also available in: Atom