[chora] Slight problem..
Jon Parise
jon@csh.rit.edu
Wed, 31 Jan 2001 17:47:36 -0500
On Wed, Jan 31, 2001 at 06:10:41PM +0000, Anil Madhavapeddy wrote:
> I'm actually a bit wary of putting too much time into getting stuff like
> this to work with CVS. Subversion (subversion.tigris.org) looks pretty
> exciting, and I'm trying to step back and look at the various alternatives
> to CVS which are just starting to emerge now.
Yeah, I'm still waiting for a stable Subversion release, too. It
looks pretty neat. =)
> Jon has mentioned trying to extend this script to work with Perforce as well,
> which I'd be interested in doing. We use Perforce at work, and so, while it
> isn't my job, at least I have a massive repository to test the script
> against if we do try this! :-)
I still have those intensions. It's just a matter of finding the time
to sit down and do the work. The nice thing about Perforce is its
client API; it'll make a nice PHP extension.
--
Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/ : Computer Science House Member
>From anil@recoil.org Date: Thu, 1 Feb 2001 00:03:56 +0000
Return-Path: <anil@recoil.org>
Mailing-List: contact chora-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list chora@lists.horde.org
Received: (qmail 99723 invoked from network); 1 Feb 2001 00:03:59 -0000
Received: from total.recoil.org (212.25.240.40)
by horde.org with SMTP; 1 Feb 2001 00:03:59 -0000
Received: (qmail 30324 invoked by uid 99); 1 Feb 2001 00:03:56 -0000
Received: from dsl-212-135-236-196.dsl.easynet.co.uk ( [dsl-212-135-236-196.dsl.easynet.co.uk])
as user avsm@localhost by horde.recoil.org with HTTP;
Thu, 1 Feb 2001 00:03:56 +0000
Message-ID: <980985836.3a78a7ecd8b1a@horde.recoil.org>
Date: Thu, 1 Feb 2001 00:03:56 +0000
From: Anil Madhavapeddy <anil@recoil.org>
To: chora@lists.horde.org
References: <001301c08bc8$9cb806c0$020010ac@firebird>
In-Reply-To: <001301c08bc8$9cb806c0$020010ac@firebird>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.6-cvs
Subject: RE: [chora] Slight problem..
Quoting "Matthew M. Gamble" <mgamble@dystopium.com>:
> Sorry to bother you again, but this will probally be my last question. I've
> tried NFS and I've tried local, but I still get $CVSROOT not found! dispite
> the fact that everything is set right in the cvsroots.php file.
So this is the repository with the ,v files right? Make sure your permissions
are ok; as user 'nobody', or whoever your httpd runs at, try to access the
files. I'll extend the CVSROOT error message to be a bit more helpful, if
you still can't find out the problem.
--
Anil Madhavapeddy, <anil@recoil.org>