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

Tagging with fixed externals revision fails if spaces in target path is used

From: Robert Bielik <robert.bielik_at_gyros.com>
Date: Tue, 22 Oct 2013 02:31:32 -0700 (PDT)

Platform: Windows 7 x64

Problem: If I have an external definition like
/svn/common/my_library 'Path with spaces in it'

the update will work fine and checkout the given SVN path into the folder 'Path with spaces in it'

If I try to tag the project containing this external, Tortoise fails with:

Changing externals to fixed revision
Error parsing svn:externals property on
 'https://svn_server/svn/sandbox/TestProject/tags/test_tag_1': '-r 644
 https://svn_server/svn/common/my_library@644 Path with spaces in it'

If I use a path like 'Path_without_spaces_in_it' it will work as expected.

Regards
/rob

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-22 14:23:45 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.