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

BUG: Copy folder, rename file with witespace in name

From: Jaap Taal <jaap_at_q42.nl>
Date: Tue, 18 Jan 2011 08:20:46 -0800 (PST)

I believe I've found a bug in either tsvn or svn itself or the way tsvn calls the svn libs. It happens on Windows 7:
TortoiseSVN 1.6.12, Build 20536 - 64 Bit , 2010/11/24 20:59:01
Subversion 1.6.15,

Steps to reproduce
1. Create folder (e.g. mytemp)
2. Commit folder
3. Create file in folder with whitespace in the name (e.g. mytemp/tempfile version1.txt)
4. Commit file
5. Right-mouse-drag the folder and choose "SVN copy and rename versioned item here", rename to mytemp2
6. Use TSVN to "Rename..." the file inside mytemp2 to "tempfile version2.txt".
7. Try to commit

On commit I get the following error:

Error: Adding: C:\~\mytemp2\tempfile version2.txt application/octet-stream
Error: Commit failed (details follow):
'/svn/repo/!svn/bc/9727/~/mytemp/tempfile' path not found

I'm sure that the space in the filename causes this isse.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-01-18 17:20:54 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.