Merge lp://staging/~rblasch/subvertpy/svn1.6-cygwin into lp://staging/~jelmer/subvertpy/trunk

Proposed by Ronald Blaschke
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: 2418
Merged at revision: 2417
Proposed branch: lp://staging/~rblasch/subvertpy/svn1.6-cygwin
Merge into: lp://staging/~jelmer/subvertpy/trunk
Diff against target: 83 lines (+16/-4)
4 files modified
subvertpy/_ra.c (+4/-4)
subvertpy/tests/__init__.py (+4/-0)
subvertpy/tests/test_client.py (+4/-0)
subvertpy/tests/test_ra.py (+4/-0)
To merge this branch: bzr merge lp://staging/~rblasch/subvertpy/svn1.6-cygwin
Reviewer Review Type Date Requested Status
Jelmer Vernooij Approve
Review via email: mp+81596@code.staging.launchpad.net

Description of the change

Some small changes for Cygwin using Subversion 1.6.

* Makes the test suite pass.
* Add Windows SVN auth. windows-cryptoapi password store is used by default
  on Cygwin.

$ make check
python setup.py build_ext --inplace
running build_ext
PYTHONPATH=.: python -m unittest2.__main__ subvertpy.tests.test_suite
........................................................................................................................................................................
----------------------------------------------------------------------
Ran 168 tests in 16.844s

OK

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches