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

problem using vendor branch feature (folder case mismatch)

From: Stefan Hett <stefan_at_egosoft.com>
Date: Tue, 1 Dec 2015 13:14:00 +0100

Hi,

Environment:
Win 7 64-bit
TSVN current nightly of 1.9 (1.9.99 build 27005)

Steps to reproduce:
1. create the following file structure in a repository (correct case is
important!)
trunk
     /- Test
         /- test1.txt
2. create a test folder (not under SVN control) of the following structure
VendorTest
     /- test
         /- test2.txt
3. Drag+Drop (with right click) the VendorTest folder onto trunk and
select "SVN Vendorbranch here"

Afterwards consult the commit dialog of the change.

Actual result:

Expected result:
test/test1.txt would not be marked as "missing".
Also it looks like the Test/test1.txt entry is weird here.

Please note that I was actually tracing down a case where added files
were still listed as "Unversioned" rather than added in the commit
dialog (even though trying to add them brought up a dialog showing the
"Undo Add" entry, suggesting they were actually already added).
Since the triggering issue (case difference in the Test folder) seems to
be the same, I take it chances are for both problems actually suffering
the same underlying issue.

-- 
Regards,
Stefan Hett
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3148855
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-12-01 13:53:31 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.