Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-16 Thread Tim Allen
On Wed, Nov 16, 2011 at 08:17:51AM -0600, Jeffrey Ollie wrote: > The solution that I've come up with is to use git-svn to create a > separate Git repository for each branch, and then git-push that branch > into a central Git repository. This does burn *a lot* of disk space, > but only one person n

[Twisted-Python] gnupg protocol implementation, does one exist?

2011-11-16 Thread Sam Roberts
There is a bit of an example in http://twistedmatrix.com/documents/current/core/howto/process.html but I'm sure somebody out there must have fleshed this out into a more complete implementation. Can anybody point me to such a thing, before we write out own? We are currently using GnuPGInterface

Re: [Twisted-Python] 64 bit windows machine

2011-11-16 Thread Glyph
On Nov 16, 2011, at 3:16 PM, Phil Mayers wrote: > On 11/16/2011 05:50 PM, Thijs Triemstra wrote: > >> Thanks for the offer but I think there's already a 64-bit python 2.7 >> buildslave in use so it seems the wiki is out of date.. >> >> http://buildbot.twistedmatrix.com/buildslaves/bot-glyph-6 >

[Twisted-Python] Log output formatting (was Re: logging question)

2011-11-16 Thread Don Dwiggins
On 11/15/2011 8:57 AM, Christopher Armstrong wrote: If you pass a 'system' kwarg to log.msg then it will go in that field. log.msg("hi", system="stuff") results in [stuff] hi This triggered me to look further into what LogPublisher.msg does, since I've long wanted to customize the format of

Re: [Twisted-Python] 64 bit windows machine

2011-11-16 Thread Phil Mayers
On 11/16/2011 05:50 PM, Thijs Triemstra wrote: > Thanks for the offer but I think there's already a 64-bit python 2.7 > buildslave in use so it seems the wiki is out of date.. > > http://buildbot.twistedmatrix.com/buildslaves/bot-glyph-6 > > I'm not sure about the 64-bit packages, but its likely t

Re: [Twisted-Python] 64 bit windows machine

2011-11-16 Thread Thijs Triemstra
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/16/2011 12:33 PM, Phil Mayers wrote: > I see from the Trac page that you guys are (or were) hunting a 64-bit > windows machine. I also see there are no 64-bit Twisted packages on pypi. Thanks for the offer but I think there's already a 64-bit p

Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-16 Thread Jeffrey Ollie
On Wed, Nov 16, 2011 at 6:41 AM, Jonathan Ballet wrote: > On Wed, Nov 16, 2011 at 11:13:50PM +1100, Tim Allen wrote: >> >> I've done some experimentation, and (as best I can tell) it's impossible >> to use git-svn to create a sensible SVN → Git conversion of the Twisted >> repository. This is beca

Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-16 Thread Jonathan Ballet
On Wed, Nov 16, 2011 at 11:13:50PM +1100, Tim Allen wrote: > On Mon, Nov 14, 2011 at 01:33:45PM -0500, Glyph wrote: > > Really the most important thing here though is just to get the > > automatic mirroring initially set up, not the never-ending > > ambassadorial work. That way git users wouldn't

Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-16 Thread Jan Urbański
On 16/11/11 13:13, Tim Allen wrote: > On Mon, Nov 14, 2011 at 01:33:45PM -0500, Glyph wrote: >> Really the most important thing here though is just to get the >> automatic mirroring initially set up, not the never-ending >> ambassadorial work. That way git users wouldn't _need_ elaborate >> instru

Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-16 Thread Tim Allen
On Mon, Nov 14, 2011 at 01:33:45PM -0500, Glyph wrote: > Really the most important thing here though is just to get the > automatic mirroring initially set up, not the never-ending > ambassadorial work. That way git users wouldn't _need_ elaborate > instructions as to what to clone and how; if we

[Twisted-Python] 64 bit windows machine

2011-11-16 Thread Phil Mayers
I see from the Trac page that you guys are (or were) hunting a 64-bit windows machine. I also see there are no 64-bit Twisted packages on pypi. Are the two related? Do you still want a windows 64-bit machine? When you ask for a Visual Studio license, is not VC Express sufficient? This is possib