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

Re: TSVN over Samba

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-10-25 17:37:45 CEST

On 25/10/2007, braulio.horta@embraer.com.br
<braulio.horta@embraer.com.br> wrote:
> I'm using TSVN 1.4.99.10947 and TSVN 1.4.5.
>
> I have a samba file server where i put my repository.
> When i try to make a commit to repo using TSVN 1.4.99.10947 it returns the
> following error message:
>
> Error: Commit failed (details follow):
> Error: Can't remove
> 'path\to\repo\db\transactions\1-3.txn': The system cannot
> find the file
> Error: specified.
>
> In fact it does make the commit correctly, but i receive this error and i
> have to update my working copy before going on working.
> I tried both "FS format 2"(TSVN 1.4.5) and "FS format 3" (TSVN
> 1.4.99.10947) and it is the same.
> When i use TSVN 1.4.5 this message does appear and everything works fine.
>
> Does anyone know if it is a bug?

Firstly this is not caused by TSVN, as all repository access occurs
via the subversion libraries, not our code. It is almost certainly a
permissions problem. Using file:/// access on a samba share can be
problematic. If you really want to do that I suggest you ask for help
on users at subversion.tigris.org.

A better solution is to set up a proper server, either svnserve or apache.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Oct 25 17:37:51 2007

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.