Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Glyph
On Oct 22, 2012, at 4:54 PM, Kevin Horn wrote: > On Mon, Oct 22, 2012 at 2:22 PM, Glyph wrote: > > On Oct 22, 2012, at 10:53 AM, Kevin Horn wrote: >> >> On Sun, Oct 21, 2012 at 11:05 PM, Glyph wrote: >> >> For what it's worth, I haven't authored a branch for Twisted with SVN in the >> las

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Kevin Horn
On Mon, Oct 22, 2012 at 2:22 PM, Glyph wrote: > > On Oct 22, 2012, at 10:53 AM, Kevin Horn wrote: > > > On Sun, Oct 21, 2012 at 11:05 PM, Glyph wrote: >> >> >> For what it's worth, I haven't authored a branch for Twisted with SVN in >> the last 3 years. I use Bazaar almost exclusively and I ge

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Lucas Taylor
On Oct 21, 2012, at 11:05 PM, Glyph wrote: >> >> The few times I've tried to contributed to Twisted, svn was actually a big >> barrier. Trying to update my patches so that I'm sure the tests pass on >> trunk produced mysterious merge conflicts in files I've never touched. Maybe >> I'm bad at

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Duncan McGreggor
On Mon, Oct 22, 2012 at 12:04 PM, Duncan McGreggor wrote: > On Mon, Oct 22, 2012 at 12:01 PM, Duncan McGreggor > wrote: >> On Mon, Oct 22, 2012 at 11:30 AM, David Reid wrote: >>> >>> >>> On Mon, Oct 22, 2012 at 10:55 AM, Duncan McGreggor >>> wrote: On Sat, Oct 20, 2012 at 4:24 PM, Dun

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Duncan McGreggor
On Mon, Oct 22, 2012 at 12:30 PM, Glyph wrote: > On Oct 22, 2012, at 12:01 PM, Duncan McGreggor > wrote: >> >> ... the local copy ... >> > > I should also say that I think it's very important to set up a documented, > automated process, Agreed. > ideally on the twistedmatrix.com infrastructure

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Duncan McGreggor
On Mon, Oct 22, 2012 at 12:23 PM, Glyph wrote: > > On Oct 22, 2012, at 12:01 PM, Duncan McGreggor > wrote: > > Sure thing. All I did to build a git repo was the usual: > > git svn clone svn://svn.twistedmatrix.com/svn/Twitsed/trunk twisted > > > The spelling error in this command makes me think t

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Glyph
On Oct 22, 2012, at 12:01 PM, Duncan McGreggor wrote: > ... the local copy ... I should also say that I think it's very important to set up a documented, automated process, ideally on the twistedmatrix.com infrastructure somewhere, that will do the pull and update and stuff. There's already

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Glyph
On Oct 22, 2012, at 12:01 PM, Duncan McGreggor wrote: > Sure thing. All I did to build a git repo was the usual: > > git svn clone svn://svn.twistedmatrix.com/svn/Twitsed/trunk twisted The spelling error in this command makes me think that maybe you didn't copy the command exactly from where

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Glyph
On Oct 22, 2012, at 10:53 AM, Kevin Horn wrote: > > > On Sun, Oct 21, 2012 at 11:05 PM, Glyph wrote: > On Oct 21, 2012, at 11:57 AM, Duncan McGreggor > wrote: > >> I want to use git instead of svn so badly that I can taste it. >> Hopefully this provides the motivation necessary to maintain

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Duncan McGreggor
On Mon, Oct 22, 2012 at 12:01 PM, Duncan McGreggor wrote: > On Mon, Oct 22, 2012 at 11:30 AM, David Reid wrote: >> >> >> On Mon, Oct 22, 2012 at 10:55 AM, Duncan McGreggor >> wrote: >>> >>> On Sat, Oct 20, 2012 at 4:24 PM, Duncan McGreggor >>> wrote: >>> > Hey all, >>> > >>> > At the sprint tod

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Duncan McGreggor
On Mon, Oct 22, 2012 at 11:49 AM, Glyph wrote: > > On Oct 22, 2012, at 11:30 AM, David Reid wrote: >> >> I'm a little concerned about how you ended up with a thing that which wasn't >> mergeable? Could we start by you documenting how you created this repo? > > > Also, how did powdahound create t

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Duncan McGreggor
On Mon, Oct 22, 2012 at 11:30 AM, David Reid wrote: > > > On Mon, Oct 22, 2012 at 10:55 AM, Duncan McGreggor > wrote: >> >> On Sat, Oct 20, 2012 at 4:24 PM, Duncan McGreggor >> wrote: >> > Hey all, >> > >> > At the sprint today, Glyph mentioned that the github repo hasn't been >> > updated recen

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Glyph
On Oct 22, 2012, at 11:30 AM, David Reid wrote: > I'm a little concerned about how you ended up with a thing that which wasn't > mergeable? Could we start by you documenting how you created this repo? Also, how did powdahound create theirs? Understanding the distinction so that other git us

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread David Reid
On Mon, Oct 22, 2012 at 10:55 AM, Duncan McGreggor < oubiw...@twistedmatrix.com> wrote: > On Sat, Oct 20, 2012 at 4:24 PM, Duncan McGreggor > wrote: > > Hey all, > > > > At the sprint today, Glyph mentioned that the github repo hasn't been > > updated recently and needs someone to maintain it reg

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Duncan McGreggor
On Sat, Oct 20, 2012 at 4:24 PM, Duncan McGreggor wrote: > Hey all, > > At the sprint today, Glyph mentioned that the github repo hasn't been > updated recently and needs someone to maintain it regularly. He also > mentioned that pull requests would be accepted from github, at which point > I imme

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Kevin Horn
On Sun, Oct 21, 2012 at 11:05 PM, Glyph wrote: > On Oct 21, 2012, at 11:57 AM, Duncan McGreggor > wrote: > > I want to use git instead of svn so badly that I can taste it. > Hopefully this provides the motivation necessary to maintain the repo > :-) > > > For what it's worth, I haven't authored

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Glyph
On Oct 21, 2012, at 9:55 PM, Jasper St. Pierre wrote: > As I said, the issue I had was not "svn diff" -- I had been working on > my fix, uploaded it to Trac, and it was a few months or so before > someone reviewed it. I forget who it was, but the reviewer prompted me > to make a few small style c

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread Jasper St. Pierre
On Mon, Oct 22, 2012 at 12:05 AM, Glyph wrote: > > On Oct 21, 2012, at 11:54 AM, Jasper St. Pierre > wrote: > > On Sun, Oct 21, 2012 at 2:48 PM, wrote: > > On 06:37 pm, jstpie...@mecheye.net wrote: > > On Sun, Oct 21, 2012 at 2:30 PM, wrote: > > *snip* > > While I'm sympathetic to toolchain w

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread Glyph
On Oct 21, 2012, at 11:54 AM, Jasper St. Pierre wrote: > On Sun, Oct 21, 2012 at 2:48 PM, wrote: >> On 06:37 pm, jstpie...@mecheye.net wrote: >>> On Sun, Oct 21, 2012 at 2:30 PM, wrote: >>> >>> *snip* While I'm sympathetic to toolchain woes, I can't help but wonder if you're being

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread Glyph
On Oct 21, 2012, at 11:57 AM, Duncan McGreggor wrote: > I want to use git instead of svn so badly that I can taste it. > Hopefully this provides the motivation necessary to maintain the repo > :-) For what it's worth, I haven't authored a branch for Twisted with SVN in the last 3 years. I us

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread Duncan McGreggor
On Sun, Oct 21, 2012 at 11:30 AM, wrote: > On 05:43 pm, duncan.mcgreg...@gmail.com wrote: >> >> >>On Oct 21, 2012, at 7:02 AM, Laurens Van Houtven <_...@lvh.cc> wrote: >>>Awesome!!! >>> >>>At what point did this change? >> >>Not sure. I don't know the history of the github repo nor its uses. I >>

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread Jasper St. Pierre
On Sun, Oct 21, 2012 at 2:48 PM, wrote: > On 06:37 pm, jstpie...@mecheye.net wrote: >>On Sun, Oct 21, 2012 at 2:30 PM, wrote: >> >>*snip* >>>While I'm sympathetic to toolchain woes, I can't help but wonder if >>>you're being really honest here (with yourself, at least). Running >>>"svn >>>diff

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread exarkun
On 06:37 pm, jstpie...@mecheye.net wrote: >On Sun, Oct 21, 2012 at 2:30 PM, wrote: > >*snip* >>While I'm sympathetic to toolchain woes, I can't help but wonder if >>you're being really honest here (with yourself, at least). Running >>"svn >>diff" may make you feel bad inside, because svn isn't

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread Jasper St. Pierre
On Sun, Oct 21, 2012 at 2:30 PM, wrote: *snip* > While I'm sympathetic to toolchain woes, I can't help but wonder if > you're being really honest here (with yourself, at least). Running "svn > diff" may make you feel bad inside, because svn isn't the latest cool > toy, but a *hurdle*? It's ju

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread exarkun
On 05:43 pm, duncan.mcgreg...@gmail.com wrote: > > >On Oct 21, 2012, at 7:02 AM, Laurens Van Houtven <_...@lvh.cc> wrote: >>Awesome!!! >> >>At what point did this change? > >Not sure. I don't know the history of the github repo nor its uses. I >was certainly surprised with Glyph said that pull req

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread Duncan M. McGreggor
On Oct 21, 2012, at 7:02 AM, Laurens Van Houtven <_...@lvh.cc> wrote: > Awesome!!! > > At what point did this change? Not sure. I don't know the history of the github repo nor its uses. I was certainly surprised with Glyph said that pull requests would be accepted. > ISTR the lack of interes

Re: [Twisted-Python] git repo maintenance

2012-10-21 Thread Laurens Van Houtven
Awesome!!! At what point did this change? ISTR the lack of interest in maintaining the Github account was pretty much a consequence of it seeming pretty pointless: ie it was still easier to just use SVN than to figure out where the parts work together. Will code review also be happening at a pull

Re: [Twisted-Python] git repo maintenance

2012-10-20 Thread Duncan McGreggor
On Sat, Oct 20, 2012 at 4:51 PM, wrote: > On 11:24 pm, oubiw...@twistedmatrix.com wrote: >>Hey all, >> >>At the sprint today, Glyph mentioned that the github repo hasn't been >>updated recently and needs someone to maintain it regularly. He also >>mentioned that pull requests would be accepted fr

Re: [Twisted-Python] git repo maintenance

2012-10-20 Thread exarkun
On 11:24 pm, oubiw...@twistedmatrix.com wrote: >Hey all, > >At the sprint today, Glyph mentioned that the github repo hasn't been >updated recently and needs someone to maintain it regularly. He also >mentioned that pull requests would be accepted from github, at which >point >I immediately volunt