RE: Re: Can't get /pathfile to work
From: Peter <public.peter_at_console-dev.de>
Date: Sun, 5 Sep 2010 01:38:09 -0700 (PDT)
> Not sure. But you could compare the path file TSVN passes to
That was a good tip! Having a working path file makes the whole thing easier. :)
There were two differences between TSVN's and my path file. The first one being the presence an Unicode Byte Order Mark (FF FE) at the beginning of my file. TSVN's path file does not include one. The second difference was the new line sperator, my file used 0D 00 0A 00 and TSVN just 0A 00.
Any of the two differences made TortoiseProc to refuse the file.
Thanks for the help!
------------------------------------------------------
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.