[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] fix for FileDiff class in python bindings (resend)

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-07-25 16:48:53 CEST

Log Message:

Changes to make svn.fs.FileDiff class work on windows.

* subversion/bindings/swig/python/svn/fs.py
  (_escape_msvcrt_shell_command, _escape_msvcrt_shell_arg):
  added these functions for escaping command lines on windows

  (FileDiff.get_pipe): changed to convert argument list to a string
  on windows to avoid "TypeError: popen2() argument 1 must be string,
  not list"

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Jul 25 16:50:15 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.