On Tue, Feb 13, 2001 at 01:09:26PM -0600, Chad C. Walstrom wrote: > Use the wrapper program cvs-co-upgrade(1) to update the CVS repository > with the new source: > > bash$ # cvs-co-upgrade <package> <old version> <new version> > > cvs-co-upgrade desiredpackage 0.0.0 0.0.1 Correction: bash$ cvs-co-upgrade desiredpackage 0.0.0 0.0.0 | sh -s cvs-co-upgrade apparently sends its commands to stdout. Pipe it through 'sh -s' and you'll do it all automatically. Redirect it to a file if you're paranoid. -- Chad Walstrom <chewie at wookimus.net> | a.k.a. ^chewie http://www.wookimus.net/ | s.k.a. gunnarr Key fingerprint = B4AB D627 9CBD 687E 7A31 1950 0CC7 0B18 206C 5AFD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20010213/776d2034/attachment.pgp