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

has anyone configured ViewVC

From: Binod <binod3_at_gmail.com>
Date: 2007-05-14 20:23:50 CEST

Hi ,

I am trying to configure ViewVC for my subversion repositories..

I installed the viewvc and made the changes in the viewvc.conf file

#cvs_roots = cvs: /home/cvsroot [I commented this line]
svn_roots = svn: /home/svn/repos [ I uncommented this line as
I am using SVN]
#cvs_roots = cvs: /home/cvsroot [ I commented this line ]
svn_roots = svn: /home/svn/repos [ I uncommented this line as
I am using SVN]
root_parents = /home/svn: svn, [ I uncommented this line
as I am using SVN]
svn_path = /opt/CollabNet_Subversion/bin [ I uncommented this line as the
command line svn commands are not in /usr/bin but in this particular place]

After this I just went ahead and ./standalone.py and got this message

server ready at http://localhost:7467/viewvc

it says the the server is ready , but i am not being able to see anything
when i type that in the browser....

Am i missing anything here,,, and by the way I do not have the root
permission for the box...but I do not think it should matter as I should be
easily be able to run the server without having the root access..

I do not know whether it is related to subversion or not....but when i
clicked in ViewVC website for project page it brings me back to subversion
website and I know subversion developers also use the same viewvc for their
purpose as well,, so i posted it here... I am sorry if i posted on wrong
place...

But i do hope to get some answer..
Thanks..
Received on Mon May 14 20:24:12 2007

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.