On Mon, Jan 12, 2009 at 07:59, Konstantin Kolinko
<knst.kolinko_at_gmail.com> wrote:
> 2009/1/12 <charles.bryant_at_refreshedmedia.com>:
>> We had tortoise svn working fine but did not use it for some time, I have just tried to get back into it but when I try to add a new project I get an error.
>>
>> Error: Can't open file 'W:\Subversion Repository\db\transactions\1513-3.txn\props': The process cannot access the file because it is being used by another process.
>>
>> I had a look in the directory and the folder \1513-3.txn does not exist. There is a 1513-2.txn?
>>
>
> That is a temporary directory that is used while performing a
> transaction. Your transaction completed (failed), thus it was removed.
>
> You must tune your antivirus software to do not interfere with
> subversion processes or to do not scan the repository directories. It
> won't find anything in those binary files.
While you're at it, stop keeping the repository on a network share &
run a proper SVN server.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1019230
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-12 15:18:46 CET