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

Re: Re: Re: Tortoise SVN Runtime Errors

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 27 Jul 2010 10:42:24 -0400

On Tue, Jul 27, 2010 at 10:26, Vishwanath Ramachandran
<r.r.vishwanath_at_gmail.com> wrote:
> Stefan,
>
> Customers do have some big files in their repository.
> Diff fails in some revisions
>
> Linux Server comprises of 24GB RAM
>
> Our desktop has 1GB and 2GB RAM.
>
> If I give svn diff
>
> svn diff -r15:16 file:///data/svn/honeywell/ECC/BuildingsNA/Alerton/Internal/
>
> svn Diff:
> ---------
> svn: Can't open file '/tmp/tempfile.7.tmp': Permission denied

When you use a file:/// URL, your server's specs don't mean anything -
all operations happen on the system where you run the svn command.

"Permission denied" here implies that your server's ACLs are out of
whack a bit - nothing to do with Subversion.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2638856

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-27 16:42:56 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.