Hell All, I posted this yesterday but nobody answered so here goes one more try. I would like to get a traceback with XML-RPC fault responses as described here: http://groups.yahoo.com/group/zope/message/97781 What I cant figure out is, how do I apply the patch that is included at the end of the message? Im sure its a silly question but any help is appreciated. Thanks, Derek Basch __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
You could use the patch tool (a common open source app) or if you dont know what that is manually change the file yourself ;) -- Andy McKay www.agmweb.ca ----- Original Message ----- From: "Derek Basch" <dbasch@yahoo.com> To: <zope@zope.org> Sent: Tuesday, September 24, 2002 8:56 AM Subject: [Zope] Silly question repeat
Hell All, I posted this yesterday but nobody answered so here goes one more try.
I would like to get a traceback with XML-RPC fault responses as described here: http://groups.yahoo.com/group/zope/message/97781
What I cant figure out is, how do I apply the patch that is included at the end of the message? Im sure its a silly question but any help is appreciated. Thanks, Derek Basch
__________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Thanks for taking pity on me Andy. Sometimes, I dont have enough linux experience for Zope :(. I found the patch module for Cygwin and will use that. Regards, Derek Basch --- Andy McKay <andy@agmweb.ca> wrote:
You could use the patch tool (a common open source app) or if you dont know what that is manually change the file yourself ;) -- Andy McKay www.agmweb.ca
----- Original Message ----- From: "Derek Basch" <dbasch@yahoo.com> To: <zope@zope.org> Sent: Tuesday, September 24, 2002 8:56 AM Subject: [Zope] Silly question repeat
Hell All, I posted this yesterday but nobody answered so here goes one more try.
I would like to get a traceback with XML-RPC fault responses as described here: http://groups.yahoo.com/group/zope/message/97781
What I cant figure out is, how do I apply the patch that is included at the end of the message? Im sure its a silly question but any help is appreciated. Thanks, Derek Basch
__________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
__________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
On Tue, Sep 24, 2002 at 12:33:43PM -0700, Derek Basch wrote:
Thanks for taking pity on me Andy. Sometimes, I dont have enough linux experience for Zope :(. I found the patch module for Cygwin and will use that.
If you wanted to avoid Cygwin (matter of opinion), googling for 'patch win32' returns http://unxutils.sourceforge.net/ among other sites. That particular one is for win32-native utilities with no Cygwin dependencies, but it's not the only non-Cygwin implementation. -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu
participants (3)
-
Andy McKay -
Derek Basch -
Mike Renfro