info-cvs
[Top][All Lists]
Advanced

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

Re: updating dependencies


From: Derek R. Price
Subject: Re: updating dependencies
Date: Tue, 09 Jan 2001 15:35:35 -0500

Colby Allred wrote:

> I am *very* new to CVS and have a user that wishes to emulate a behaviour
> similar to commitinfo.  What he wants is this:
>
> He has a perl script under cvs control, and it depends on other files
> under cvs control in other projects.  Is there a way to have those other
> files updated when he performs an update on his perl script?

Check all modules out as subdirs of '.', including the Perl script.  Then
'cvs update .'.

Alternatively, use loginfo to keep a group shared area updated for the
dependencies ( http://cvshome.org/docs/manual/cvs_18.html#SEC173 ).  As long
as you have your PERLLIB variable or whatever it was set right, things
should work.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
In matters of style, swim with the current; In matters of principal, stand like
a rock.
                        - Thomas Jefferson






reply via email to

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