Windows support

Bug #119074 reported by Jelmer Vernooij
4
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Low
Jelmer Vernooij

Bug Description

First of all I had a hard time getting the python svn bindings to compile with the patch. I think it's mostly related to the fact that I was using VS 2005 to compile...
For example the patch file for svn 1.4.3 fails to export one function in swigutil_py.h causing linking to fail...
------------------------
SVN_SWIG_SWIGUTIL_EXPORT
int svn_swig_py_pool_set_owned_ref(PyObject *proxy, PyObject *oldRef, PyObject *newRef);
------------------------
So if anyone is interested in getting a compiled version I can try to upload that somewhere...

After that I tried to run the unit test "bzr selftest svn" but it was failing with a lots of errors.
I then fixed create_repository (it was creating a file://c:/ instead of file:///c:/) and various tests went thru but still errors.
I finally came back to the project page to realize that Windows support is in the Future Enhancements section.... :S

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
assignee: nobody → jelmer
importance: Undecided → Low
status: Unconfirmed → Confirmed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Confirmed → Triaged
Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 119074] Re: Windows support

  status fixcommitted

Fixed now, tested by KevinLight.

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Triaged → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.