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

RE: Bug Report: Hooks not executed on repository connected via File to UNC path

From: Strip, David R <drstrip_at_sandia.gov>
Date: 2007-09-01 00:21:50 CEST

> -----Original Message-----
> From: Andy Levy [mailto:andy.levy@gmail.com]
>> On 8/31/07, Stefan Küng <tortoisesvn@gmail.com> wrote:
>> Another reason might be that the cmd.exe (the windows console) can't
>> handle UNC paths at all.
>
> Really? I've used UNC paths from the command line quite a bit.
>
>

Snipper from a cmd shell -
        C:>cd \\foo\bar
        '\\foo\bar'
        CMD does not support UNC paths as current directories.

On the other hand,
        C:>\\foo\bar\quux.exe
Does work. Go figure.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat Sep 1 08:31:27 2007

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.