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

Re: Local Access Denied

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 15 Jan 2008 08:12:24 +0100

Promythyus wrote:
> Hello,
>
> I'm Trying to write some simple .bat files that automate uploading &
> downloading to my team's svn repository, the downloading works fine as far
> as i can tell, but the uploading won't work. Everytime I run my .bat, i get
> an "Access Denied" error, Error Being: "Access to C:\Program Files\THQ\Dawn
> of War - Dark Crusade\Apocalypse was denied" and an OK button. My .bat is as
> follows:
>
> cd "C:\Program Files\TortoiseSVN\bin"
> TortoiseProc.exe /command:commit /path:"C:\Program Files\THQ\Dawn of War -
> Dark Crusade\Apocalypse" /url:"http://OpenSVN.csie.org/dow_apocalypse"
> /closeonend
>
> If someone could help, I'd be very greatful!

* what version of TSVN are you using?
* add the /notempfile parameter
* the /url parameter is useless

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-15 08:12:41 CET

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.