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

[PATCH] Fix for Issue #1814

From: Shlomi Fish <shlomif_at_iglu.org.il>
Date: 2004-05-13 22:43:58 CEST

Here's a fix for issue #1814. ("double-encoded URIs") I verified it passes all
the davcheck tests.

Here's the log:

<<<
Fixes Issue #1814 ( http://subversion.tigris.org/issues/show_bug.cgi?id=1814 )
- ra_dav URIs are double-encoded when using svn ls.

* subversion/tests/clients/cmdline/copy_tests.py
  - Added a utility function to retrieve the repository's revision
  - Added a regression test for the issue.

* subversion/libsvn_ra_dav/fetch.c
  (svn_ra_dav__get_dir): Fixed the problem by making sure the URL is
  not double-encoded.
>>>

Regards,

        Shlomi Fish

-- 
---------------------------------------------------------------------
Shlomi Fish      shlomif@iglu.org.il
Homepage:        http://shlomif.il.eu.org/
Quidquid latine dictum sit, altum viditur.
        [Whatever is said in Latin sounds profound.]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu May 13 22:39:14 2004

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.