Can't get /pathfile to work
From: Peter <public.peter_at_console-dev.de>
Date: Sat, 4 Sep 2010 02:19:56 -0700 (PDT)
When I try to do a commit via commandline, using the /pathfile option, TSVN displays the following message in the commit dialog:
Can't open file '"C:\Users\crash\Documents\Visual Studio 2008\Project\MyGames"\.svn\entries': Die Syntax fur den Dateinamen, Verzeichnisnamen oder die Datentragerbezeichnung ist falsch.
The pathfile is a programatically generated UTF-16 little-endian encoded file with the following content (I also tried without quotes):
"C:\Users\crash\Documents\Visual Studio 2008\Projects\MyGames"
That's how I specify the pathfile on the commandline:
tortoiseproc /command:commit /pathfile:"C:\Us
Interestingly, it works when I specify the pathfile content via /path directly:
tortoiseproc /command:commit /path:"C:\Users\
Any idea what could cause the problem?
Thanks in advance
--------------
TortoiseSVN 1.6.10, Build 19898 - 64 Bit , 2010/07/16 15:46:08
------------------------------------------------------
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.