[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gforge-devel] [ gforge-Bugs-321 ] error in cvsweb.conf in debian packag
From: |
noreply |
Subject: |
[Gforge-devel] [ gforge-Bugs-321 ] error in cvsweb.conf in debian package |
Date: |
Mon, 28 Apr 2003 01:23:58 -0500 |
Bugs item #321, was opened at 2003-04-28 11:53
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=105&aid=321&group_id=1
Category: Site Admin
Group: None
Status: Open
Priority: 5
Submitted By: Raj (raj)
Assigned to: Nobody (None)
Summary: error in cvsweb.conf in debian package
Initial Comment:
Hi,
In the default configs, %CVSROOT and $cvstreedefault
have different names, One is Sourceforge-CVS and other
is GForge-CVS. To make cvsweb work both needs to be
changed to same name, like the example below.
%CVSROOT = (
'GForge-CVS' =>
/var/lib/gforge/chroot/cvsroot',
);
$cvstreedefault = 'GForge-CVS';
raj
----------------------------------------------------------------------
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=105&aid=321&group_id=1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gforge-devel] [ gforge-Bugs-321 ] error in cvsweb.conf in debian package,
noreply <=