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

Re: Authentication Issues

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Tue, 23 Dec 2008 15:42:30 +0100

Silverman, Josh wrote:
> Fair enough -- that's why I checked first. But what is this file and
> why am I getting error messages concerning it?

The file is used to set a lock, indicating that a transaction (for
example, a commit) is in progress.

The error is shown because the Subversion server process can't open the
file because it doesn't have permissions to do so.

Either the files belong to a different user (try 'chown'ing the files to
the svn server process user) or are not writable.

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=990719
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-23 15:43:07 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.