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

Re: flaw in python bindings diff?

From: <cmpilato_at_collab.net>
Date: 2003-01-27 18:23:08 CET

Michael Kefeder ml@weird-birds.org writes:

 Oh, i like the label and it's format - and it's not directly stopping
 diff from working, it's the label split apart in get_pipe() and passed
 to pipe2. I forgot to express that in a more clear way, sorry ;)

No problem.

 I understand Greg Steins intention to use popen2 but then it becomes
 tricky separating the cmd line params for diff that are given as a
 string. I'd vote for a list object as parameter to FileDiff instead of
 string, because a list is needed in the end for popen2 and imho it
 isn't complicated to create a list in python (or it's done anyway like
 in your viewcvs code). I think the right magic you mentioned will
 only introduce new bugs and take up a fair amount of coding-time.

I'll give it a shot.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:19:53 2006

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.