Re: [Zope3-dev] Re[2]: problem with zope.testbrowser

2007-07-19 Thread Fred Drake

On 7/19/07, Adam Groszer [EMAIL PROTECTED] wrote:

Just realized that the mechanize and Clientform of the _satellite_ is
pointing as external to the trunk...
That looks not so good, does it?


Not good at all.  :-(


 -Fred

--
Fred L. Drake, Jr.fdrake at gmail.com
Chaos is the score upon which reality is written. --Henry Miller
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] Re[2]: problem with zope.testbrowser

2007-07-19 Thread Philipp von Weitershausen

On 19 Jul 2007, at 18:16 , Fred Drake wrote:

On 7/19/07, Adam Groszer [EMAIL PROTECTED] wrote:

Just realized that the mechanize and Clientform of the _satellite_ is
pointing as external to the trunk...
That looks not so good, does it?


Not good at all.  :-(


Adam's email was a bit misleading, I think. Yes, the externals point  
to a trunk, but it's the Zope 3 trunk and they're also using fixed  
revisions:


$ svn propget svn:externals svn+ssh://svn.zope.org/repos/main/ 
zope.testbrowser/trunk/src
mechanize -r 69378 svn://svn.zope.org/repos/main/Zope3/trunk/src/ 
mechanize
ClientForm -r 70384 svn://[EMAIL PROTECTED]/repos/main/Zope3/trunk/ 
src/ClientForm


While this isn't great obviously, it's not as dramatic either.

___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] Re[2]: problem with zope.testbrowser

2007-07-19 Thread Fred Drake

On 7/19/07, Philipp von Weitershausen [EMAIL PROTECTED] wrote:

Adam's email was a bit misleading, I think. Yes, the externals point
to a trunk, but it's the Zope 3 trunk and they're also using fixed
revisions:


I got the Zope 3 trunk aspect, but didn't check the externals to see
that they used specific revisions.  This is certainly better.

Adding an external egg to the install_requires would be even better,
if anyone has time to work on this.


 -Fred

--
Fred L. Drake, Jr.fdrake at gmail.com
Chaos is the score upon which reality is written. --Henry Miller
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com