Re: Subversion: via Apache

2011-07-18 Thread Andy Canfield
I have requested our system administrator re-install Apache and all it's mod_dav modules and tell me the distribution versions of everything. After it gets done I can re-test. In the meantime I can hope to get svn talking to svnserve via port 3690. So far failed on permissions, but more testin

Re: Subversion: via Apache

2011-07-18 Thread Nico Kadel-Garcia
On Mon, Jul 18, 2011 at 4:50 AM, Dave Huang wrote: > On 7/18/2011 3:43 AM, Andy Canfield wrote: >> >> On 07/18/2011 09:34 AM, Geoff Hoffman wrote: >>> >>> Test your config with -t >> >> Option "-t" on what command line? "-t" for svnserve means "tunnel"; >> svnadmin and svn have no -t option. > > T

Re: Subversion: via Apache

2011-07-18 Thread Dave Huang
On 7/18/2011 3:43 AM, Andy Canfield wrote: On 07/18/2011 09:34 AM, Geoff Hoffman wrote: Test your config with -t Option "-t" on what command line? "-t" for svnserve means "tunnel"; svnadmin and svn have no -t option. This thread is about "Subversion: via Apache", so the Apache commandline :

Re: Subversion: via Apache

2011-07-18 Thread Andy Canfield
On 07/18/2011 09:34 AM, Geoff Hoffman wrote: Test your config with -t Option "-t" on what command line? "-t" for svnserve means "tunnel"; svnadmin and svn have no -t option.

Re: Subversion: via Apache

2011-07-17 Thread Nico Kadel-Garcia
On Sun, Jul 17, 2011 at 11:07 PM, Les Mikesell wrote: > On 7/17/11 9:41 PM, Andy Levy wrote: >> >> Rather than trying to figure out what versions you have now, just >> remove what you have&  replace with a version compiled with an APR >> version that matches your Apache installation. If you instal

Re: Subversion: via Apache

2011-07-17 Thread Les Mikesell
On 7/17/11 9:41 PM, Andy Levy wrote: Rather than trying to figure out what versions you have now, just remove what you have& replace with a version compiled with an APR version that matches your Apache installation. If you installed both Subversion& Apache via your distro's packaging system, t

Re: Subversion: via Apache

2011-07-17 Thread Andy Levy
On Sun, Jul 17, 2011 at 22:29, Andy Canfield wrote: > I removed the block. No, Apache does not function. > > telnet hk.pimco.mobi 80 > Trying 202.181.201.137... > Connected to hk.pimco.mobi. > Escape character is '^]'. > HEAD / HTTP/1.0 > (pressed Enter twice) > Connection closed by foreign host.

Re: Subversion: via Apache

2011-07-17 Thread Geoff Hoffman
Test your config with -t

Re: Subversion: via Apache

2011-07-17 Thread Andy Canfield
I removed the block. No, Apache does not function. *telnet hk.pimco.mobi 80 Trying 202.181.201.137... Connected to hk.pimco.mobi. Escape character is '^]'. HEAD / HTTP/1.0* (pressed Enter twice) *Connection closed by foreign host.* In my last message I did not include the Apache version number;

Re: Subversion: via Apache

2011-07-17 Thread Andy Levy
On Sun, Jul 17, 2011 at 08:21, Andy Canfield wrote: > I point my browser to http://hk.pimco.mobi/organic-asia/pc and it loads > fine. I ssh into the server and sudo bash. Here are the versions of > httpd.conf that are sitting in the /etc/apache2 directory: > [root@pimco:/etc/apache2]: Dir httpd.co

Re: Subversion: via Apache

2011-07-17 Thread Andy Canfield
I point my browser to http://hk.pimco.mobi/organic-asia/pc and it loads fine. I ssh into the server and sudo bash. Here are the versions of httpd.conf that are sitting in the /etc/apache2 directory: *[root@pimco:/etc/apache2]: **Dir httpd.conf* -rw-r--r--+ 1 root wheel 55592 Apr 23 08:25 httpd

Re: Subversion: via Apache

2011-07-17 Thread Andy Levy
Resending as I forgot reply all On Jul 17, 2011 7:30 AM, "Andy Levy" wrote: > > > On Jul 17, 2011 5:01 AM, "Andy Canfield" wrote: > > > > WHOA! Near as I can tell, if you have an apache2 server offering web sites > > http://example.com/alpha > > http://example.com/beta > > http://example.com/gam