On Sunday, March 21, 2021 at 6:18:57 AM UTC+1 Tony Rietwyk wrote:
> A related post yesterday, reminded me to look into this. Following the > build.txt instructions: > > - http://users.skynet.be/sbi/libxml-python/ seems to be broken. > - I downloaded libxml2_python-2.9.3-cp27-none-win_amd64.whl from > https://www.lfd.uci.edu/~gohlke/pythonlibs/#libxml-python. > - I already had python2.7 installed. Running pip install > libxml2_python-2.9.3-cp27-none-win_amd64.whl didn't work. > - pip also warned about being an old version, so I upgraded it. It > then still complained about python 2.7 being past end-of-life. > > I'll try to update all python scripts to work with python3... > Are there more up-to-date instructions? > Sorry, no. > > Is there another list for developers of TortoiseSVN? > Since I only want to alter the double-click handler in TortoiseProc, are > there more specific instructions for just building that? > I have attached an untested patch file. From what I can see, > CompareWithWC only does an extract, it doesn't need to download from the > server. Note - there is a warning in the previous merge handling section > to do with the window handle, which may also apply to work copy diff. > Is there anyone who can build TortoiseProc, who would be willing to make > the change for me for a fee? > I'm sorry, but your patch makes no sense. A compare-with-WC only makes sense for modified files, i.e. if they show a modified icon overlay. After an update, the updated files are not modified. So really, your patch makes no sense to me. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/8659b2e4-1f8d-45e7-8f26-8d365822fa48n%40googlegroups.com.
