

Press RMB on that subfolder, and select 'Update item to revision'.Navigate to the folder you want to checkout completely.Open the Repository Browser: Right-Mouse Button (RMB) on the newly created folder => TortoiseSVN => Repo-browser (or immediately Update to revision on a subfolder).Set Checkout Depth to 'Only this item' or 'Immediate children, including folders'. Checkout the main directory of openearthrawdata.In order to create a sparse checkout, you use the same menu of TortoiseSVN you would use for a usual (fully recursive) checkout the only difference is the checkout depth:

This allows you to maintain the directory structure identical to the repository itself, but only get the data for specific parts that are of interest for you. In case of large repositories, which is often the case with data repositories such as openearthrawdata, it is recommended to create a sparse checkout. not fully recursive), externals are omitted
