Package: gforge-plugin-scmcvs
Severity: wishlist
Tags: patch
Hi,
One can't checkout projects with /cvs/project-root, one must use
/cvsroot. I found that inconsistent with my expectations and would
prefer it if both were supported.
This requires:
- a /cvs -> /cvsroot symlink in the chroot
- changing in /usr/lib/gforge/bin/cvs-pserver:
CVS_PSERV_REPOS=$(ls -d cvsroot/*)
in:
CVS_PSERV_REPOS=$(ls -d cvsroot/* cvs/*)
Bye,
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
--
Loïc Minier <[EMAIL PROTECTED]>