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

Re: Added directory files duplicated in patch file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 12 Nov 2014 22:12:01 +0100

On 12.11.2014 20:49, Rowell, Geoffrey wrote:
> Found this minor problem.
>
>
>
> Files in an added working copy sub-directory are duplicated, when using
> “Create patch…”.
>
>
>
> Environment:
>
>
>
> Windows 7 Enterprise 64-bit
>
> TortoiseSVN 1.8.8, Build 25755 - 64 Bit , 2014/08/10 14:44:06
>
> Subversion 1.8.10, -release
>
> apr 1.5.1
>
> apr-util 1.5.3
>
> serf 1.3.7
>
> OpenSSL 1.0.1i 6 Aug 2014
>
> zlib 1.2.8
>
>
>
> How to reproduce:
>
>
>
> 1. Create a sub-directory in a working copy.
>
> 2. Create a file in the new sub-directory.
>
> 3. Add the new sub-directory to revision control.
>
> 4. Use the TortoiseSVN context menu (TortoiseSVN -> Create patch…)
> to create a patch of the changes and save it to a file.
>
> 5. View the patch file. Notice that the added file is listed twice.
>
>
>
> Oddly enough, using the “svn diff” command line does not do this.

use:
svn diff --depth empty
and you'll get the same:

http://mail-archives.apache.org/mod_mbox/subversion-dev/201311.mbox/%3C528A6925.10402@wandisco.com%3E

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=3091256
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-11-12 22:12:14 CET

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.