Re: cvs, slightly off topic
- From: Martin Schulze <joey tapiola Infodrom North DE>
- To: John Travers <travs netscape net>, gnome-list gnome org
- Subject: Re: cvs, slightly off topic
- Date: Sat, 14 Nov 1998 19:44:57 +0100
John Travers wrote:
> Hi, sorry about this, but it's nearly on topic. How could I set up my debian
> 2.0 system to automatically update my gnome cvs tree in the night. Something
> to do with cron?
You should run a small shell script nightly:
#! /bin/sh
CVSROOT=pserver:....@cvs.gnome.org
(sorry, I don't remember the content but I'm sure, you do)
cd /path/to/your/local/copy/of/gnome
cvs update
Regards,
Joey
--
Unix is user friendly ... It's just picky about its friends.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]