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

Re: Post-commit client script not running when committing files on a network drive

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 28 Apr 2010 21:12:52 +0200

On 28.04.2010 17:34, Robby Ceyssens wrote:
> I configured a post-commit client script in Tortoise v1.6.8 and the
> script works fine when committing files on the local drives. When I
> commit files on a network drive the post-commit script never runs ?

is the script located on the share? Or just the working copy?
is the share mapped to a drive letter or are you using UNC paths to
access the share?

The scripts won't run on UNC paths since the windows shell execute won't
allow that due to security restrictions.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2598274
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-28 21:13:00 CEST

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.