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

svn.exe: How to parse $ sign as an element of the argument (path)?

From: KLM <Kamil.Libich_at_gmail.com>
Date: Thu, 11 Jul 2013 02:42:53 -0700 (PDT)

I have a hiden share on the server \BBDD\AAA$

and the post-commit hook looks like:

"C:\Program Files\VisualSVN Server\bin\svn.exe" co https://BBDD/svn/Development/ABC -r HEAD "\\BBDD\AAA$\PROD\MFG\" --password xXxXxXxXx
svn.exe cannot resolve the path when the $ sign is used. When I use an unhide share for a moment the hook is parsed correctly.

The error code is:

post-commit hook, svn: E020024: Error resolving case of "\\BBDD\AAA$\PROD\MFG\"

How I can use the $ sign to be parsed by svn.exe?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-11 11:42:56 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.