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

Re: Moved to a new Subversion server....

From: Patricia A Moss <pmoss4_at_csc.com>
Date: Mon, 31 Aug 2009 10:33:22 -0400

Ryan Schmidt <subversion-2009b_at_ryandesign.com>
08/31/2009 10:18 AM

To
Patricia A Moss/GIS/CSC_at_CSC
cc
Campbell Allan <campbell.allan_at_sword-ciboodle.com>,
users_at_subversion.tigris.org
Subject
Re: Moved to a new Subversion server....

On Aug 31, 2009, at 07:06, Patricia A Moss wrote:

> I see the following in the log file:
> [Fri Aug 28 06:12:39 2009] [error] [client 20.44.119.65] File does
> not exist: /v
> ar/www/html/viewvc, referer:
http://lsjira.fcg.com:8080/browse/PD-11470?page=com
> .atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
> [Fri Aug 28 10:52:30 2009] [error] [client 20.8.232.209] File does
> not exist: /v
> ar/www/html/viewvc, referer:
http://lsjira.fcg.com:8080/browse/PD-11519;jsession
> id=9280B862BE114CF57012C51405DEE128?
> page=com.atlassian.jira.plugin.ext.subversio
> n%3Asubversion-commits-tabpanel
> [Fri Aug 28 10:52:37 2009] [error] [client 20.8.232.234] File does
> not exist: /v
> ar/www/html/viewvc, referer:
http://lsjira.fcg.com:8080/browse/PD-11586?page=com
> .atlassian.jira.plugin.ext.subversion%3Asubversion-commits-tabpanel
> [Mon Aug 31 06:29:32 2009] [error] [client 20.8.230.132] File does
> not exist: /var/www/html/viewvc
>
> So I am confused.
>
> I tried again this morning and there is the same error in the log
> file, so this seems to be the issue. I don't have a viewvc file in
> my /var/www/html directory. However, I checked my old server and
> there is not one there either. So, I am confused. I don't recall
> the viewvc install directions telling me to copy a viewvc file to
> this location.

>Then perhaps it is handled via an Apache Alias directive. What kind of
>Apache directives did you set up on the new server for ViewVC?

My httpd.conf file has the following entry:

#
# "/usr/local/apache2/cgi-bin" should be changed to whatever your
ScriptAliased
# CGI directory exists, if you have that configured.
#
#<Directory "/usr/local/apache2/cgi-bin">
<Directory "/var/www/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
</Directory>
And within /var/www/cgi-bin/ directory is a viewvc.cgi file. Is that the
same as the viewvc file that is mentioned in the error?

PATI MOSS
System Engineer Sr. Professional
CSC

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2388925

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-31 16:34:29 CEST

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.