SVN support under Windows.



Hello all,

I'm porting some code to Windows (*sigh*). While I can do most of the
work using Fedora's excellent mingw support, the final touches must be
done on an actual Windows 10 VM.

As such, I've used msys2 to more or less mimic my Fedora Linux working
environment. (vim, subversion, ssh and meld 3.15).

meld itself runs with some minor modifications, E.g. I had too add
gi.require_version("Gtk", "3.0") and gi.require_version("GtkSource",
"3.0") before the respective calls to 'from gi.repository import
Gtk/GtkSource' to silence the import Gtk warning.

However, subversion seems to be broken, even though I've got a fairly
complete msys2 installation.
If I do '$ meld .' on a working copy, I get a 'Error: Cannot compare a
mixture of files and directories' error and a help message.

I do understand the subversion under Windows is not really tested, but
I wonder if I can I somehow help you debug this issue?

- Gilboa<div id="DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><table
style="border-top: 1px solid #aaabb6; margin-top: 10px;">
        <tr>
                <td style="width: 105px; padding-top: 15px;">
                        <a 
href="https://www.avast.com/?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
target="_blank"><img
src="https://ipmcdn.avast.com/images/logo-avast-v1.png"; style="width:
90px; height:33px;"/></a>
                </td>
                <td style="width: 470px; padding-top: 20px; color: #41424e;
font-size: 13px; font-family: Arial, Helvetica, sans-serif;
line-height: 18px;">This email has been sent from a virus-free
computer protected by Avast. <br /><a
href="https://www.avast.com/?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
target="_blank" style="color: #4453ea;">www.avast.com</a>
                </td>
        </tr>
</table><a href="#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1"
height="1"></a></div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]