how to configure apache for viewcvs & tortoise cvs at the same time on FC3

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

 



hey friends,


I am using cvs on FC3 and I have recently configured Viewcvs for browsing the repository on FC3.The cvs client which we are using is tortoise cvs on windows xp.

I want to configure tortoise cvs to show all the modules and the web log but the problem we are facing is that

tortoise cvs needs full path to the repository to pull the modules list and to show the web log  and the viewcvs is using the script alias

http://172.16.1.10/viewcvs is the url through which we can view the repository and the tortoise cvs needs this url

http://172.16.1.10/opt/test/ 
 
means full path to the repository.

viewcvs.conf file under /etc/httpd/conf.d

ScriptAlias /viewcvs "/usr/viewcvs/cgi/viewcvs.cgi"
<location /viewcvs>
   AddHandler python-program .py
   PythonPath "['/usr/viewcvs/lib']+sys.path"
   PythonHandler apache
   PythonDebug On
</location>

How do I configure Apache so that we can achieve both objectives that we can fetch the modules list & see the web log through tortoise cvs and at the same time view the repository through the browser?


Please let me know if you need any further inputs.

Thanks & Regards

Ankush grover
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux