[Fwd: Re: [horde] Having cvs update issues - not a server problem]
Rick Romero
rick at havokmon.com
Thu Apr 8 12:54:02 PDT 2004
-----Forwarded Message-----
From: Rick Romero <rick at havokmon.com>
To: Chuck Hagenbuch <chuck at horde.org>
Subject: Re: [horde] Having cvs update issues - not a server problem
Date: Thu, 08 Apr 2004 14:52:05 -0500
On Thu, 2004-04-08 at 14:45, Chuck Hagenbuch wrote:
> Quoting Rick Romero <rick at havokmon.com>:
>
> > In any case, I first tried to do a massive update to 'now',
> > cvs update -PAd
> > but the horde/lib/Horde directory was never created..
>
> Nor should it have been, since that directory has never existed.
Then I must be reading lib/core.php wrong:
if (!defined('HORDE_LIBS')) {
define('HORDE_LIBS', dirname(__FILE__) . '/');
}
// Horde core classes.
include_once HORDE_LIBS . 'Horde.php';
include_once HORDE_LIBS . 'Horde/Registry.php';
include_once HORDE_LIBS . 'Horde/String.php';
include_once HORDE_LIBS . 'Horde/Notification.php';
include_once HORDE_LIBS . 'Horde/Auth.php';
include_once HORDE_LIBS . 'Horde/Browser.php';
include_once HORDE_LIBS . 'Horde/Perms.php';
Hmm... The Horde snapshot DOES have a lib/Horde - but my cvs update
never gets it created..
#ls -la lib
total 120
drwxr-xr-x 8 root wheel 512 Apr 1 14:50 .
drwxr-xr-x 13 root wheel 512 Apr 8 09:13 ..
-rw-r--r-- 1 root wheel 14 Dec 29 2001 .htaccess
drwxr-xr-x 2 root wheel 512 Apr 1 14:50 Block
drwxr-xr-x 38 root wheel 2048 Apr 1 14:50 Horde
-rw-r--r-- 1 root wheel 49254 Apr 1 14:50 Horde.php
Same thing happens on my imp update as well, but I haven't checked the
imp snapshot.... Or are we not on the same page? ;)
Rick
> -chuck
>
> --
> "Regard my poor demoralized mule!" - Juan Valdez
More information about the horde
mailing list