rotten icon indicating copy to clipboard operation
rotten copied to clipboard

quits with no logging

Open DTrejo opened this issue 12 years ago • 8 comments

David,

Any idea why this isn't working? I get no logging.

tiny:~/voxer/server$ (release) rotten -p release
Running against /Users/kip/voxer/server
Checking that branches are in production branch release
....................................tiny:~/voxer/server$ (release)

— @rv-kip

DTrejo avatar Aug 30 '12 19:08 DTrejo

@rv-kip try this with the newest version of rotten from npm? I've just updated it to print more error output. TY!

DTrejo avatar Sep 11 '12 14:09 DTrejo

No dice. It is worse now.

$ rotten -p release
Running against /voxer/server
Checking that branches are in production branch release

 undefined
Please report bugs to https://github.com/dtrejo/rotten, thank you.

rv-kip avatar Sep 11 '12 20:09 rv-kip

I accidentally published a broken version, would you mind doing

npm rm rotten; npm cache clean rotten; npm -g install rotten

Thank you and sorry for releasing broken code!

On Tue, Sep 11, 2012 at 4:37 PM, Kip Gebhardt [email protected]:

No dice. It is worse now.

$ rotten -p release Running against /voxer/server Checking that branches are in production branch release

undefined Please report bugs to https://github.com/dtrejo/rotten, thank you.

— Reply to this email directly or view it on GitHubhttps://github.com/DTrejo/rotten/issues/2#issuecomment-8471809.

See my projects at dtrejo.com

DTrejo avatar Sep 12 '12 03:09 DTrejo

Works great! Thanks.

On Tue, Sep 11, 2012 at 8:01 PM, David Trejo [email protected]:

I accidentally published a broken version, would you mind doing

npm rm rotten; npm cache clean rotten; npm -g install rotten

Thank you and sorry for releasing broken code!

On Tue, Sep 11, 2012 at 4:37 PM, Kip Gebhardt [email protected]:

No dice. It is worse now.

$ rotten -p release Running against /voxer/server Checking that branches are in production branch release

undefined Please report bugs to https://github.com/dtrejo/rotten, thank you.

— Reply to this email directly or view it on GitHub< https://github.com/DTrejo/rotten/issues/2#issuecomment-8471809>.

See my projects at dtrejo.com

— Reply to this email directly or view it on GitHubhttps://github.com/DTrejo/rotten/issues/2#issuecomment-8479924.

rv-kip avatar Sep 12 '12 21:09 rv-kip

@DTrejo I am getting the "quit with no logging" error again

$ (release) rotten -p release
Running against /voxer/server
Checking that branches are in production branch release
..........................................................................................................................Please report bugs to https://github.com/dtrejo/rotten, thank you.

Node v0.8.7

rv-kip avatar Oct 17 '12 21:10 rv-kip

:(

Maybe I will clone the linux kernel repo and see if I can reproduce this. May be a while before I get to it though, sorry.

DTrejo avatar Oct 17 '12 22:10 DTrejo

I think I just fixed this. testing on the linux repo and then pushing.

DTrejo avatar Nov 27 '12 00:11 DTrejo

Damn... the linux repo on github at least does not have any remote branches...

Pushing an update anyway I suppose.

Please let me know if this fixes the problem kip! (Or at least gives informative error messages).

Cheers, D

DTrejo avatar Nov 27 '12 00:11 DTrejo