Kari Grano wrote:
>> Stefan Küng wrote:
>>> Do you know why the CreateNamedPipe() failed? The error code might help
>>> here...
>
>> Sorry, it was just returning INVALID_HANDLE_VALUE, and after I
> instrumented
>> the code to actually call DebugOutputLastError(), it no longer occurred
> :-(
>
> The good news is that the problem reappeared today, and I managed to grab
> the error code. As I suspected, it is ERROR_ACCESS_DENIED. However, I have
> no solution on why this happens. Some details on my setup: When the problem
> appeared, there were three sessions open in my workstation, all running
> their own copy of TSVNCache.exe. All (including mine) ran accounts with
> limited user rights. Killing the TSVNCache instances did not make the
> problem go away. However, opening an administrator session *did* make the
> problem go away.
>
> The funny part is that I my restricted rights account normally works just
> fine with TSVNCache.exe.
Please try the next nightly build. I think the reason for the
access-denied errors are your different user sessions (and the fact that
pipe names are system global, not restricted to sessions).
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Nov 16 19:26:41 2007