Re: [Zope-dev] Supporting interworking with repository branches on github

2011-11-23 Thread Laurence Rowe
On 23 November 2011 06:58, Wolfgang Schnerring w...@gocept.com wrote: * Tres Seaver tsea...@palladion.com [2011-11-22 22:46]: On 11/22/2011 12:13 PM, Laurence Rowe wrote: While the Zope Foundation deliberates on version control, I think it's likely that development will continue using Git and

Re: [Zope-dev] Supporting interworking with repository branches on github

2011-11-23 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/22/2011 05:19 PM, Laurence Rowe wrote: On 22 November 2011 21:46, Tres Seaver tsea...@palladion.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/22/2011 12:13 PM, Laurence Rowe wrote: As you are already aware, at the SF Zope

Re: [Zope-dev] Supporting interworking with repository branches on github

2011-11-23 Thread Florian Friesdorf
On Wed, 23 Nov 2011 09:50:49 -0500, Tres Seaver tsea...@palladion.com wrote: Second, it is already feasible to work with modern VCSes against the existing SVN repository: I've been doing it with bzr for literally years now; I know of lots of documentation on using git against SVN as well.

[Zope-dev] zope-tests - OK: 46

2011-11-23 Thread Zope tests summarizer
This is the summary for test reports received on the zope-tests list between 2011-11-22 00:00:00 UTC and 2011-11-23 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation:

Re: [Zope-dev] Supporting interworking with repository branches on github

2011-11-23 Thread Wichert Akkerman
On 11/24/2011 01:29 AM, Florian Friesdorf wrote: On Wed, 23 Nov 2011 09:50:49 -0500, Tres Seavertsea...@palladion.com wrote: Second, it is already feasible to work with modern VCSes against the existing SVN repository: I've been doing it with bzr for literally years now; I know of lots of