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

Re: Bug with :dropexport command

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 3 Apr 2017 19:38:29 +0200

On 03.04.2017 14:56, Daniel Townsend wrote:
> Developers:
>
>
>
> When using the TortoiseProc.exe /command:dropexport command line
> function, the optional input argument /extended:unversioned does not
> work as described.
>
>
>
> When using /extended:unversioned, the unversioned and modified files are
> supposed to be exported. What actually happens is that all files are
> exported, as if the /extended: command was not specified at all.

/extended:unversioned exports all files, including the unversioned ones.
That's what the docs say, it doesn't say that /extended:unversioned
would only export unversioned and modified files.
To export only modified files, the /extended:localchanges has to be used.
But those two /extended flags are exclusive, either one or the other can
be specified but not both. You can not assume that /extended:unversioned
implies /extended:localchanges.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3225891
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-04-03 19:38:59 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.