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

Re: Re: Turtoise can

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Fri, 21 Jun 2013 09:27:18 +0100

On 21 June 2013 09:14, Alain FARINE <a.farine_at_jag.ch> wrote:
> Hi Simon,
> We are indeed using file:\\ ... Seems that we missed something in the early begining of that repositery setup... The good news is that the repository seems to be OK (I checked its integrity with svnadmin verify, from my tower PC that is still OK with SVN).
> What would you suggest now ?
> Many thanks for your help

You need to set up a subversion server, either svnserve or apache. The
manual tells you where to start.

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html

Ideally the repository should be on a drive local to the server.
Before you switch over you need to notify your users, then take the
shared repository offline. At the very least you should rename the
folder it is in so that no-one can access it any more using file://
access, otherwise they will be committing to the wrong repository. The
ideal is that you move it onto a server-local drive.

Your users then need to relocate their working copies to the new URL
which will have svn:// or http:// at the start.

Simon

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3058722

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-06-21 10:27:24 CEST

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.