/[Apache-SVN]
ViewVC logotype

Revision 1544182


Jump to revision: Previous Next
Author: rhuijben
Date: Thu Nov 21 13:57:48 2013 UTC (10 years, 4 months ago)
Changed paths: 3
Log Message:
Make the 'svn_client_cat()' API a bit more generic usable for api users,
by allowing the suppression of keyword expansion and by optionally returning
the properties of the node.

* subversion/include/svn_client.h
  (svn_client_cat3): New function.
  (svn_client_cat2): Deprecate function.

* subversion/libsvn_client/cat.c
  (svn_client_cat2): Rename to ...
  (svn_client_cat3): ... this. Add support for not expanding keywords and
    for returning the properties.

* subversion/libsvn_client/deprecated.c
  (svn_client_cat2): New function.


Changed paths

Path Details
Directorysubversion/trunk/subversion/include/svn_client.h modified , text changed
Directorysubversion/trunk/subversion/libsvn_client/cat.c modified , text changed
Directorysubversion/trunk/subversion/libsvn_client/deprecated.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26