[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cvs update failed
- To: alanday3001@aaahawk.com
- Subject: Re: cvs update failed
- From: Andreas Pauley <andreasp@qbcon.com>
- Date: Thu, 01 Aug 2002 08:52:26 +0200
- Cc: misc@openbsd.org
- References: <3D47EFAD.7050905@qbcon.com> <20020731205635.A2873@sysiphus.fufin.org>
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020311
Alan Day wrote:
> Clean all the unwanted turds out of your source tree and rebuild the object tree....
>
> # cd /usr/src
> # find . / -type l -name obj | xargs rm
> # make cleandir
> # rm -fr /usr/obj/*
> # make obj
>
> Then run the update again.
Thanks, I did it and it worked.
I'll remember this in future.
Should I worry about the ? prefixes from the cvs up, or is this normal?
Regards,
Andreas.