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

Re: cvs update failed



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.