phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Weather


From: Chris Weiss
Subject: Re: [Phpgroupware-developers] Weather
Date: Wed, 27 Nov 2002 18:22:35 +0000

>From what I understand ALL the "unsupported" apps that never made it to the .14
branch but still had tags left over from the creating of the .14 branch have now
been removed from the .14 branch.  I do not know exactly what apps were removed.

You should be able to make it work again by switching to head.  Run `cvs update 
-
Pd -r HEAD` from the weather directory.


Bob Crandell (address@hidden) wrote*:
>
>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
>
>address@hidden
>www.assuredcomp.com
>Eugene, Or. 97402
>
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]