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

RE: Re: Re: New to Subversion/TortoiseSVN

From: Maze, Jeffrey S. <JMaze_at_CO.GEAUGA.OH.US>
Date: 2007-05-10 15:00:40 CEST

What we ended up doing to get SVN running on a machine with both IIS and
Apache installed, setup Apache to listen on port 443; you have to
configure Apache to run SSL though (a little more configuration,
creating a SSL cert, etc). This way, SVN is running at
https://%servername%/svn and http://%servername%/ runs the test site its
used for. Hope this helps..

-----Original Message-----
From: Simon Large [mailto:simon.tortoisesvn@googlemail.com]
Sent: Thursday, May 10, 2007 8:56 AM
To: users@tortoisesvn.tigris.org
Subject: Re: Re: New to Subversion/TortoiseSVN

On 10/05/07, Curtis Dunn <Curtis.Dunn@toyoda-na.com> wrote:
> Thanks for the reply Roel. I realize now that some of my questions
> may have stemmed out of ignorance and thus did not make much sense.
> However, I have continued to read the svn and tsvn books online and
> feel that I am understanding this much better the second time through.

> To answer your question, we will be installing to a windows 2003
server.
> According to your reply, it should handle running the apache server
> without much of a problem. Now all I have to do is convince them to
> use apache on that server... But is there any reason not to install
> both servers or is that just completely unnecessary and redundant? (I

> read in an earlier post that someone had installed both so I assume
> that this is possible and that one won't conflict with the other in
> this case)

Check whether your server is running IIS already - some Microsoft
components like Exchange Server depend on it. If IIS has already grabbed
TCP port 80/81 you may have a harder job getting Apache running. OTOH I
may be completely wrong here ... maybe someone else can confirm/correct
this.

svnserve is also very easy to get running - see the section in our docs
on how to do it.

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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu May 10 14:59:36 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.