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
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?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.