[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] Weather
From: |
Bob Crandell |
Subject: |
[Phpgroupware-developers] Weather |
Date: |
Wed, 27 Nov 2002 17:37:03 +0000 |
Hi,
I just did a CVS update for one of my clients and discovered that Weather, wcm
and
wap directories were deleted. I don't really care about wcm and wap but one of
the
users there really likes the cool factor in being able to check the weather
without
having to turn around and look out the window. ;^)
Anyway, is this an oops with CVS or is my script broken?
The script I run is:
#!/bin/sh
SERVER="-d:pserver:address@hidden:/cvsroot/phpgroupware"
VERSION="-r Version-0_9_14-branch"
cvs $SERVER login
cvs $SERVER co $VERSION phpgroupware
cd phpgroupware
# Or if I want a single module:
cvs -z9 $SERVER co $VERSION weather
Thanks
--
Bob Crandell
Assured Computing
When you need to be sure.
Voice 541-689-9159
FAX 240-371-7237
address@hidden
www.assuredcomp.com
Eugene, Or. 97402
- [Phpgroupware-developers] Weather,
Bob Crandell <=