Re: [rancid] RANCID and gitweb - preventing the CVS repo path from showing

heasley <[email protected]>
Newsgroups gmane.network.rancid
Message-ID <[email protected]>
Tue, Oct 02, 2018 at 12:04:01AM +0000, Aaron Wasserott:
> Upgraded my old RANCID software to the latest, and switched from CVS to git. I also installed gitweb as the WebUI interface for browsing RANCID files.
> 
> One minor annoyance I ran into was not only was every group folder being displayed (e.g, switches, routers, firewalls, etc) but the CVS path of each was displayed as well.
> 
> So the gitweb page would show something like this:
> 
> firewall/.git
> router/.git
> switch/.git
> CVS/firewall
> CVS/router
> CVS/switch

The one that i have uses
	our $projects_list = "/path/rancid/etc/gitweb.conf";
that is built hourly with a list of groups,
	<group1>/.git
	<group2>/.git
	...

CVS/* do not appear.

_______________________________________________
Rancid-discuss mailing list
[email protected]
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.