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

Re: Beginner's help!

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Wed, 30 Jan 2008 12:31:10 +0100

Hi Raffaele,

On 30/01/2008, Raffaele Pantaleoni <raffaele.pantaleoni_at_mysui.com> wrote:
> Hi everyone!
> I'm new to SVN and I'm having a problem I can't resolve. The problem is
> the following:
> I have a repository into a dir shared from a PDC Samba server.

There is your problem. Do not share access to a repository on a
fileshare. This will lead to the problems you are experiencing. For
multi-user acces you should use a server that runs the svnserve
process or install Apache with subversion support.

Read the SVN book on the possible ways to set up your server
(http://svnbook.red-bean.com)

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-30 13:19:55 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.