Re: [PATCH] add ability to export a specific revision when a working copy path is supplied
From: Philip Martin <philip_at_codematters.co.uk>
Date: Mon, 17 Jul 2017 12:14:37 +0100
Doug Brown <doug_at_schmorgal.com> writes:
> * subversion/libsvn_client/export.c
svn_client_export5 has a top level if conditional:
if (location is url) or (revision implies URL) then
export_directory() is only ever called when exporting from an URL. I
- move the conversion from export_directory to svn_client_export5
-- PhilipReceived on 2017-07-17 13:14:50 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.