/[Apache-SVN]
ViewVC logotype

Revision 1586255


Jump to revision: Previous Next
Author: rhuijben
Date: Thu Apr 10 10:14:23 2014 UTC (10 years ago)
Changed paths: 2
Log Message:
Replace assertions triggered in svn_dirent_get_absolute() triggered by
$ svn pl -r PREV https://svn.apache.org/repos/asf
$ svn pg Q -r PREV https://svn.apache.org/repos/asf
and
$ tortoiseproc /command:properties /path:https://svn.apache.org/repos/asf
(which tries to obtain the WORKING properties)
with a proper error.

* subversion/libsvn_client/prop_commands.c
  (svn_client_propget5): Don't assert when we encounter a url.
    Avoid second conversion to absolute path.

  (get_remote_props): Don't assert when we encounter a url.

* subversion/tests/cmdline/prop_tests.py
  (wc_propop_on_url): New function.
  (test_list): Add wc_propop_on_url.

Found by: Baybora Aksoy <baksoy{_AT_}collab.net>
          CollabNet QA


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_client/prop_commands.c modified , text changed
Directorysubversion/trunk/subversion/tests/cmdline/prop_tests.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26