Re: SVN access with pysvn under Cygwin (Installation problems)

2008-07-31 Thread Jason Tishler
Andy, On Thu, Jul 31, 2008 at 03:10:26AM -0700, Andy Dingley wrote: > On 30 Jul, 20:30, Jason Tishler <[EMAIL PROTECTED]> wrote: > > You need to build (and install) pysvn under Cygwin. The pre-built > > Windows version will not work under Cygwin. > > Thanks. Presumably this same problem would aff

Re: SVN access with pysvn under Cygwin (Installation problems)

2008-07-31 Thread Andy Dingley
On 30 Jul, 20:30, Jason Tishler <[EMAIL PROTECTED]> wrote: > You need to build (and install) pysvn under Cygwin.  The pre-built > Windows version will not work under Cygwin. Thanks. Presumably this same problem would affect anything that uses a .pyd under Cygwin? -- http://mail.python.org/mailman

Re: SVN access with pysvn under Cygwin (Installation problems)

2008-07-30 Thread Jason Tishler
Andy, On Wed, Jul 30, 2008 at 07:46:32AM -0700, Andy Dingley wrote: > Trying to install the pysvn module I'm running into problems getting > it to work under Cygwin. Works fine from a Windows command prompt, > with both the svn_cmd.py example and my own Python code. Under Cygwin > though I just ge