Re: [Zope-CMF] RFC: Removing svn:externals from buildouts

2011-03-26 Thread Charlie Clark
Am 26.03.2011, 08:12 Uhr, schrieb Raphael Ritz  
r.r...@biologie.hu-berlin.de:

 In my understanding it is a convenience to manage
 checkouts as well as switching back and forth between
 dev mode and non-dev mode for selected eggs.

Of course, I could always go and look things up myself!

http://pypi.python.org/pypi/mr.developer

It *is* some kind of buildout extension. From my cursory glance over the  
documentation I think this should be okay: we replace svn:externals with  
an appropriate section in a buildout.cfg? Probably easier for me to work  
with than manually doing svn switch. I'll give a run next week and let you  
know.

Charlie
-- 
Charlie Clark
Managing Director
Clark Consulting  Research
German Office
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-600-3657
Mobile: +49-178-782-6226
___
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


[Zope-CMF] RFC: Removing svn:externals from buildouts

2011-03-25 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I went to investigate fixing the SourceForge / setuptools build failures
this monring and again bumped up against the use of svn:externals in the
buildouts.  My preferred mode for dealing with the Zope SVN server is
via bzr-svn, but the svn:externals defeat that pattern.

Since we are now using mr.developer anyway to pull in other
dependencies, could we go ahead and switch to using it for all the
checkouts?


Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2MojEACgkQ+gerLs4ltQ52sQCeItXRFjctolqh7ty9y2SXjvAX
nDQAn3n/qB7zjwyui95M1Fgf52jVaaxJ
=5svZ
-END PGP SIGNATURE-

___
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope-CMF] RFC: Removing svn:externals from buildouts

2011-03-25 Thread yuppie
Tres Seaver wrote:
 I went to investigate fixing the SourceForge / setuptools build failures
 this monring and again bumped up against the use of svn:externals in the
 buildouts.  My preferred mode for dealing with the Zope SVN server is
 via bzr-svn, but the svn:externals defeat that pattern.

 Since we are now using mr.developer anyway to pull in other
 dependencies, could we go ahead and switch to using it for all the
 checkouts?

+0

Don't know who uses mr.developer for CMF development. I added that 
configuration recently and only on trunk.

I still have some trouble using mr.developer in Eclipse. But if it works 
for everybody else and the nightly tests don't break I'm fine with 
replacing the svn:externals.

Cheers, Yuppie
___
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope-CMF] RFC: Removing svn:externals from buildouts

2011-03-25 Thread Charlie Clark
Am 25.03.2011, 18:03 Uhr, schrieb yuppie y.2...@wcm-solutions.de:

 Don't know who uses mr.developer for CMF development. I added that
 configuration recently and only on trunk.

I've heard of it but I have no idea what it is - anyone surprised at my  
ignorance? ;-) I thought it was some kind of buildout package for testing!

 I still have some trouble using mr.developer in Eclipse. But if it works
 for everybody else and the nightly tests don't break I'm fine with
 replacing the svn:externals.

Looks like I'll have to look at it and see if I work out how to use it.

Charlie
-- 
Charlie Clark
Managing Director
Clark Consulting  Research
German Office
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-600-3657
Mobile: +49-178-782-6226
___
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests