[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [vote] pin-externals branch to trunk

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Wed, 04 Feb 2015 18:42:08 +0100

On 04.02.2015 16:07, Stefan Sperling wrote:
> On Fri, Jan 30, 2015 at 06:14:02PM +0100, Stefan Kueng wrote:
>> But can you maybe implement my other request about using an array of
>> externals to tag so the user can chose which externals to tag and which ones
>> to just leave as-is?
>
> Does this API do the job? http://svn.apache.org/r1657267
>

Perfect! That's what I needed.

Maybe one more improvement:
Add a new API to fetch the list of externals which would be pegged if
NULL is passed to the svn_client_copy7 API.
Suggested name: svn_client_get_externals_for_copy()
which returns the hash of all externals.
I figure the code to do that is already in place (you have to do that if
NULL is passed). And it would make it easier for clients.

I can easily do this myself on a working copy, but I'm guessing I can't
do it using the client API's as efficiently as a new API could for urls.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
Received on 2015-02-04 18:43:50 CET

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.