Re: buildworld error

From: Dimitry Andric <dimitry_at_andric.com>
Date: Fri, 28 Jan 2005 22:31:32 +0100
On 2005-01-28 at 22:16:42 Li, Qing wrote:


>         I'm missing the shsec directory but "cvs update" is not
>         retrieving it. permission problem ??

Use the -d option to create any new directories from the repository,
and the -P option to prune any left-over empty directories from your
working copy, e.g.:

cvs update -P -d

You might also want to put these options in a ~/.cvsrc file, for
example:

checkout -P
update -P -d

Received on Fri Jan 28 2005 - 20:31:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:27 UTC