Re: [Python-Dev] Snakebite v0.1: ready for beta testing.

2012-09-11 Thread Trent Nelson
On Tue, Sep 11, 2012 at 06:16:52AM -0700, Nick Coghlan wrote: > On Tue, Sep 11, 2012 at 10:28 PM, Trent Nelson wrote: > > (Pro-tip though: `sh snakebite.subr` will always do its best to > > re-initialize everything, like fixing permissions when svn update > > strips them, etc.) > > Th

Re: [Python-Dev] Snakebite v0.1: ready for beta testing.

2012-09-11 Thread Nick Coghlan
On Tue, Sep 11, 2012 at 10:28 PM, Trent Nelson wrote: > (Pro-tip though: `sh snakebite.subr` will always do its best to > re-initialize everything, like fixing permissions when svn update > strips them, etc.) That's actually causing some problems - if SELinux security context info or

Re: [Python-Dev] Snakebite v0.1: ready for beta testing.

2012-09-11 Thread Trent Nelson
On Tue, Sep 11, 2012 at 05:23:34AM -0700, Brett Cannon wrote: >Very cool, Trent! I also love the retro use of svn as a tie-in to how long >you have been fighting to bring this project to fruition. =) Haha. I probably shouldn't mention that I started writing all the wrapper .snakeb

Re: [Python-Dev] Snakebite v0.1: ready for beta testing.

2012-09-11 Thread Trent Nelson
On Tue, Sep 11, 2012 at 05:20:01AM -0700, Trent Nelson wrote: > Quick start: > > % cd ~ && svn co http://svn.snakebite.net/.snakebite && cd .snakebite && sh > snakebite.subr For those that already have ~/.snakebite, one of these will work: - sbctl hard-reset, or - svn upd

Re: [Python-Dev] Snakebite v0.1: ready for beta testing.

2012-09-11 Thread Brett Cannon
Very cool, Trent! I also love the retro use of svn as a tie-in to how long you have been fighting to bring this project to fruition. =) On Tue, Sep 11, 2012 at 8:20 AM, Trent Nelson wrote: > Quick start: > > % cd ~ && svn co http://svn.snakebite.net/.snakebite && cd .snakebite && > sh snakeb

[Python-Dev] Snakebite v0.1: ready for beta testing.

2012-09-11 Thread Trent Nelson
Quick start: % cd ~ && svn co http://svn.snakebite.net/.snakebite && cd .snakebite && sh snakebite.subr If all goes well, you should see something like this: A.snakebite/snakebite.subr A.snakebite/ssh_config_ext A.snakebite/ssh_known_hosts U .snakebite Checked out revisio