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

Bug (1.3.2: 5930): Patch includes 2 copies of file

From: Vinay Agarwal <VinayKAgarwal_at_hotmail.com>
Date: 2006-03-09 22:38:40 CET

Hello,

 

Patch includes 2 copies of the newly added file if the directly which
contains the file is also new. If a directory subtree is added as follows:

direxisting

            dirnew1

                        dirnew2

                                    filenew.txt

Create patch result:

1. Selected filenew.txt Everything OK
- filenew.txt included in patch

2. Selected dirnew2 + filenew.txt Two copies of
filenew.txt are included in patch

3. Selected dirnew2 only (not filenew.txt) filenew.txt is included
in patch.

4. Selected dirnew1+dirnew2+filenew.txt Two copies of filenew.txt
are included in patch

5. Selected dirnew1 only Everything OK -
nothing in patch

 

Regards,

Vinay Agarwal
Received on Thu Mar 9 22:39:01 2006

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

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