[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
"cvs update: move away <somefile>; it is in the way"
When I did a cvs update just a bit ago I received the following message:
"cvs update: move away <somefile>; it is in the way"
This message actually came up many times. Is this indicating that I
should manually remove these? If so, can I have cvs do this for me
automatically?
A man of cvs produced:
update Bring your working directory up to date with
changes from the repository. Merges are performed
automatically when possible; a warning is issued if
manual resolution is required for conflicting
changes. (Changes working directory; does not
change repository.)
-Rick