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

"Custom depths" checkout is not working

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Mon, 18 Jul 2011 13:44:00 +0400

TortoiseSVN 1.6.99, Build 21696 - 32 Bit -dev, 2011/07/16 23:55:52

Using "Custom depths" option in Checkout dialog is broken. Nothing is
checked out at all.

Using TSVN repository as an example

1. In an empty folder call Svn Checkout command
2. URL of repository:
http://tortoisesvn.googlecode.com/svn/trunk/
3. Press Choose items...
4. Unselect all subfolders of trunk except "doc"
(only /trunk, files in /trunk and /trunk/doc remain selected)
5. OK, OK.
6. Result is that the folder C:\workspace\sparse\ is completely empty.
It even does not have the ".svn" subdirectory in it.

[[[
Command: Sparse update , depth 'Only this item'
Skipped: C:\workspace\sparse
Command: Sparse update README.transifex, depth 'Fully recursive'
Skipped: C:\workspace\sparse\README.transifex
Command: Sparse update Release_procedure.txt, depth 'Fully recursive'
Skipped: C:\workspace\sparse\Release_procedure.txt
Command: Sparse update build.txt, depth 'Fully recursive'
Skipped: C:\workspace\sparse\build.txt
Command: Sparse update default.build, depth 'Fully recursive'
Skipped: C:\workspace\sparse\default.build
Command: Sparse update default.build.user.tmpl, depth 'Fully recursive'
Skipped: C:\workspace\sparse\default.build.user.tmpl
Command: Sparse update doc, depth 'Fully recursive'
Skipped: C:\workspace\sparse\doc
Command: Sparse update version.build.in, depth 'Fully recursive'
Skipped: C:\workspace\sparse\version.build.in
Command: Sparse update version.txt, depth 'Fully recursive'
Skipped: C:\workspace\sparse\version.txt
Command: Sparse update versioninfo.build, depth 'Fully recursive'
Skipped: C:\workspace\sparse\versioninfo.build
Completed!:
]]]

I am using neon library for http access, if it matters.

Best regards,
Konstantin Kolinko

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-07-18 11:44:05 CEST

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.