Hi all
Trying to follow step by step the isntructions at http://wiki.synchro.net/install:nix#updating
and I've gotten to the point where I am pulling new files via CVS, but I am noting some messages that concern me if the files are actually getting updated or not.
Not all files, but sporadically and in varying folders I'll get a message saying a file is in the way, some examples:
C src/sbbs3/chat/build.bat
cvs update: move away src/sbbs3/chat/c.bat; it is in the way
C src/sbbs3/chat/c.bat
cvs update: move away src/sbbs3/chat/chat.bpr; it is in the way
C src/sbbs3/chat/chat.bpr
cvs update: move away src/sbbs3/chat/chat.cpp; it is in the way
C src/sbbs3/chat/chat.cpp
cvs update: move away src/sbbs3/chat/chat.res; it is in the way
wth.. shouldn't CVS be updating those, why would it think they are 'in the way' ?
I haven't updated any of these files, and the only way they would have gotten there is by the previous CVS pull. The list gets to be extremely extensive, so I'm not feeling like seriously manually removing all the files it is reporting.
Any ideas what could be done easily to get the update to 'work' ?
Not all files, but sporadically and in varying folders I'll get a
message saying a file is in the way, some examples:
C src/sbbs3/chat/build.batCVS thinks those files were locally modified or created. Just delete the sbbs3/chat dir and do your "cvs update" again.
cvs update: move away src/sbbs3/chat/c.bat; it is in the way
C src/sbbs3/chat/c.bat
It thinks they're local files that did not come from CVS to begin with. Just remove the directory or files being complained about.
If I run CVS update _immediately_ after, CVS gives the exact same complaint.
Re: upgrading linux question
By: John Hiemenz to Digital Man on Tue Feb 05 2019 04:53 pm
If I run CVS update _immediately_ after, CVS gives the exact same
complaint.
Weird.
Sysop: | Zazz |
---|---|
Location: | Mesquite, Tx |
Users: | 7 |
Nodes: | 4 (0 / 4) |
Uptime: | 40:32:40 |
Calls: | 157 |
Files: | 2,095 |
Messages: | 145,234 |