svn propchange: r1925598 - svn:log
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <[email protected]> |
Author: brane Revision: 1925598 Modified property: svn:log Modified: svn:log at Fri May 16 23:02:44 2025 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri May 16 23:02:44 2025 @@ -1,5 +1,5 @@ -Convert public functions for handling patches to use streams -instead of APR files. +On the svn-patch-stream branch: Convert public functions for handling +patches to use streams instead of APR files. * subversion/include/svn_client.h: Include svn_io.h for svn_stream_t. (svn_client_patch_stream): Read the patch from a stream instead of a file.