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

Calling update from the command line with /nonrecursive option deletes files

From: Ted Elliott <elliott.ted_at_gmail.com>
Date: Wed, 27 Apr 2011 09:47:32 -0700 (PDT)

When you use the /nonrecursive flag along with /command:update from the command line for TortoiseProc it deletes everything under the path.

Recreate Steps:
1. Checkout a directory from the repo that has some files at the root and some subdirectories, or use a working copy that you don't mind losing files in.
2. Run this from the command line replacing <working copy path> with a correct path: tortoiseproc.exe /command:update /path:<working copy path> /nonrecursive

Expected behavior: It only updates the files in the root
directory and does not update anything in any subfolders

Actual behavior: It deletes all the files in the path specified.

Version Info:
TortoiseSVN 1.6.15, Build 21042 - 64 Bit , 2011/03/23 18:57:14
Subversion 1.6.16,
apr 1.3.8
apr-utils 1.3.9
neon 0.29.5
OpenSSL 1.0.0d 8 Feb 2011
zlib 1.2.5

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-27 18:47:35 CEST

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.