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

Re: DB corruption of first day of subversion

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-11-10 12:03:44 CET

Ritesh Nadhani wrote:
> ----- Original Message ----- From: "Jani Averbach" <jaa@jaa.iki.fi>
> To: <users@subversion.tigris.org>
> Sent: Wednesday, November 10, 2004 1:33 PM
> Subject: Re: DB corruption of first day of subversion
>> On 2004-11-10 13:08+0530, Ritesh Nadhani wrote:
>>> On 2004-11-10 11:45+0530, Ritesh Nadhani wrote:
>>> >Hello,
>>> >
>>> >We plan to move all our repository from CVS to subversion.

You would do rather better if you set up an Apache based server. I see you are using IIS, you could
also run Apache on a different port (say 81) by setting the Listen configuration paramter to 81 and
connect to http://your.machine:81/svn/... (whatever url you choose).

I have updated my installation instructions for getting an Apache based Subversion server up and
running on Windows:

http://www.subversionary.org/subversionary.cgi/ServerSetupWindows

If you do what it says and set Listen to 81 (or whatever you choose) you should be ok.

Obviously this isn't the only way to use Subversion but I have found it to be the path of least
resistance to getting a functioning setup which continues to work.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 10 12:04:29 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.