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

partial checkout with svn:external problem

From: Paul van der Hulst <paul_at_piak.nl>
Date: Thu, 1 Dec 2011 03:09:04 -0800 (PST)

Hello,

I'm having trouble with a partial checkout which includes an external folder (specified through svn:externals path_to_external_at_revnr sosd).
(using tortoisesvn 1.7.1/64bit)

1) When I do a fully recursive checkout I get the complete project, including the external files in the folder: sosd .
The log output is in the attached file 'fully_recursive.txt'

2) when I deselect some project files through the 'choose items' button, I get only the files from the external folder, but they are in the checkout folder, not in the subfolder 'sosd'! All the other files are skipped. The log output is in the attached file 'selection_w_external.txt'
Note that the first line in the log indicates that the checkout is not from the specified repository, but instead from the external. The files sosdxxx are copied to the HVMCkit_ACI_FOC_sensorless folder instead of HVMCkit_ACI_FOC_sensorless\sosd as in example 1

3) When I deselect the external folder as well as some files in the project, I do get the specified files. The log is attached: selection_wo_external.txt

Paul

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2889594

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2011-12-01 12:09:16 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.