[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: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 23 Dec 2008 09:56:29 -0500

It sounds like the repository is a neweer version than the EXE you are
running works with. Are you sure the same version of subversion was
restored to the server that you were running previously?

BOb

-----Original Message-----
From: Silverman, Josh [mailto:Josh.Silverman_at_ngc.com]
Sent: Tuesday, December 23, 2008 9:54 AM
To: users_at_tortoisesvn.tigris.org
Subject: RE: Authentication Issues

When I try the svnadmin recover command, I get the following message:

svnadmin: Expected FS format '2'; found format '3'

What does this mean?

Josh

-----Original Message-----
From: Stefan Kueng [mailto:tortoisesvn_at_gmail.com]
Sent: Tuesday, December 23, 2008 9:38 AM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Authentication Issues

Silverman, Josh wrote:
> Stefan,
>
> I cleared out my working repository and recreated it. I can now log
> in via Tortoise. However, I'm still getting error messages when I try

> Subversion operations. Here is the message:
>
> Can't open file '<server repository path>/db/txn-current-lock':
> Permission denied
>
> What is this file? Can it be removed? Sometimes when I used PVCS,
> temporary lock files were created after system crashes that had to be
> removed manually -- is something of the same kind going on here?

Never, ever do anything inside a repository folder. That's internal data
and must not be messed with.

Run an
$ svnadmin recover /path/to/repository
on your server.

And then make sure that the process (either svnserve or apache) has full
write access to the repository folder and all files below it.

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&dsMessage
Id=990715
To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessage
Id=990725
To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=990729
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-23 15:56:51 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.