[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kdesvn] [Bug 325074] kdesvn crashed when getting logs.
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2014-01-24 19:49:16
Message-ID: bug-325074-17878-jksfPgCBfV () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=325074

Christian Ehrlicher <Ch.Ehrlicher@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ch.Ehrlicher@gmx.de

--- Comment #3 from Christian Ehrlicher <Ch.Ehrlicher@gmx.de> ---
After a short search I found a similar bug reported for a subversion app in
fedora. The reasons seems to be that svn_uri_is_canonical() (which is called
from svn_uri__is_ancestor()) checks if the uri is canonical enough which isn't
the case for the paths provided by kdesvn because they do *not* end with '/'.
See also
https://svn.apache.org/repos/asf/subversion/trunk/subversion/libsvn_subr/dirent_uri.c
:
  /* URI is canonical if it has:
   *  - lowercase URL scheme
   *  - lowercase URL hostname
   *  - no '.' segments
   *  - no closing '/'
   *  - no '//'
   *  - uppercase hex-encoded pair digits ("%AB", not "%ab")
   */

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic