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

Re: Strange acced denied error

From: Milen A. Radev <milen_at_radev.net>
Date: 2007-07-12 11:13:52 CEST

On 12/07/07, Surdu Nicolae Marcel <postal2600@yahoo.com> wrote:
> Hello, and sorry to repost this issue, but i didn't get a response last time.
> I want to have an automated way to write the current revision in a file, and
> then commit the whole directory.
>
> To do this, I had done a .bat file containing:
>
> "c:\Program Files\TortoiseSVN\bin\SubWCRev.exe" . ver.ph_ ver.php
> "c:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit
> /path:"c:\xampp\xampp\htdocs\newcvds\phpDrone\"
>
> Writing the version worked, but when the second line is executed, I receive the
> following error:
>
> Access to c:\xampp\xampp\htdocs\newcvds\phpDrone\ was denied
>
> although when committing from the windows context menu, works, and I have no
> restrictions what so ever on any directory on my computer.
>
> Can anyone please help me?
>

Most probably you miss a "/notempfile" parameter. More info here -
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation.html#tsvn-automation-basics

-- 
Milen A. Radev
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Jul 12 11:13:24 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.