octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: source control management for Octave


From: Rafael Laboissiere
Subject: Re: source control management for Octave
Date: Wed, 19 Oct 2005 21:54:19 +0200
User-agent: Mutt/1.5.9i

* Andy Adler <address@hidden> [2005-10-18 08:51]:

> On Tue, 18 Oct 2005, David Bateman wrote:
> 
> > Could we have an SSL connection as well on a standard port. The reason
> > is that I'm behind a firewall at work and can't ssh out, and can't use
> > https to anything except standard ports.
> 
> To do this, I need to remove apache-1.3 and install 2.0. However,
> this machine supports an application through 1.3, and it'll take
> time to debug the switchover.

I am running both apache1.3 and apache 2.0 in my system.  All you have to do
is to make them listen to different ports.  I have here:

    $ cat /etc/apache2/ports.conf
    Listen 8099

If you do this, the URL for the SVN will have to be changed to something
like this:

    address@hidden:8099/octave/

-- 
Rafael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]