Forum OpenACS Q&A: Re: tracking cvs changes

Collapse
3: Re: tracking cvs changes (response to 1)
Posted by Nick Carroll on
Sam,

You can use the -n flag to check what a cvs update will do without affecting your workspace.

cvs -n update -d

Cheers,
Nick.