Repository
http://svn.collab.net/repos/svn/trunk
/trunk
by
C. Michael Pilato
(Using name ‘cmpilato’)
on
2009-11-05 18:48
(about 1 month ago)
Fix an obscure buglet in libsvn_ra_serf masked by our typical usage of
svn_ra_get_mergeinfo().
* subversion/libsvn_ra_serf/mergeinfo.c
(end_element): Don't require that the mergeinfo REPORT response's
path have any length to it. As those paths are relative to the
URL at which the REPORT was aimed, it's quite alright for them to
be the empty string.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C | 4 | 4 | 0 | 0 | 1 | 0 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
subversion/libsvn_ra_serf/mergeinfo.c
|
|||||||
| C | 4 | 4 | 0 | 0 | 1 | 0 | |