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

BUG - Revert changes from revision

From: Stefan Löke <LoekeS_at_cosinus.com>
Date: Thu, 7 Jan 2010 10:06:57 +0100

Hello,

 

I got a problem reversing changes from a revision if the path of the repository includes spaces. It ends in the error "Path »<Pathname>« is not a directory".

 

Version Info:

 

TortoiseSVN 1.6.6, Build 17493 - 32 Bit , 2009/10/19 20:22:18

Subversion 1.6.6,

apr 1.3.8

apr-utils 1.3.9

neon 0.28.6

OpenSSL 0.9.8k 25 Mar 2009

zlib 1.2.3

 

 

Action to reconstruct:

 

1. Right click on folder
2. Choose "TortoiseSVN - > Show Log"
3. Select revision in upper list
4. Right click on line in lower list
5. Choose "Revert changes from this revision"
6. Confirm Question "Do you really want to revert all changes in ..." with "Yes"

 

My Error Message:

 

* Copy file:///T:/Module/EXTERNE%20MODULE/Workflow%20-%20Test/repo/trunk/Integration/5.01 to %20MODULE/Workflow%20-%20Test/repo/trunk/Integration/5.01, Revision 29
* Pfad »%20MODULE\Workflow%20-%20Test\repo\trunk\Integration« ist kein Verzeichnis

 

Second line is in German, because I use German Windows version. Means translated: "Path »%20MODULE\Workflow%20-%20Test\repo\trunk\Integration« is not a directory".

 

Problem:

 

The Path to the repository includes spaces! When Tortoise tries to copy the files, the "To-Path" starts after the first space of the "Copy From Path".

 

My Path example to reconstruct:

 

* The drive letter "T:" is linked to a server's harddisk in network <\\server\folder\...>

* The whole path (e.g. in Windows Explorer) to the repository is "T:\Module\EXTERNE MODULE\Workflow - Test\repo".
* Tortoise cuts the part right before the occurrence of the first space "T:\Module\EXTERNE" and uses only " MODULE\Workflow - Test\repo".

 

Expected behaviour:

 

Tortoise uses the whole path including spaces.

 

 

Regards

Stefan

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-07 10:26:40 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.