Hello DM,another
I've noticed for a while that when I perform cvs update, there are always a specific set of files that will report an error 'move away (filename) it is in the way'. If I remove these files, the next time I perform the cvs update, they are retrieved without any error or warning. If perform
cvs update, without changing these files at all, cvs again reports the'move
away' errors. I've come to sort of ignore these messages, but I also realize if I do not move those files away prior to performing an update,cvs
will not retrieve any updates to them.I'm
I also realize you may or may not be the person maintaining those files,
just sort of raising this topic in hope that word gets to the correct parties so the way CVS is dealing with these can be resolved.
Here are the errors:
cvs update: move away `xtrn/slyvote/readme.txt'; it is in the way
Additionally, I have seen during compile, gtkchat always dumps an error.
I'll forgo most of the clean and compile bits of other parts that are working fine, here is the part the gives some grief:
sbbs@bbs:/$ cd /sbbs/src
sbbs@bbs:/sbbs/src$ make -C sbbs3/gtkchat clean $@
sbbs@bbs:/$ cd /sbbs/src/sbbs3/gtkchat
sbbs@bbs:/sbbs/src/sbbs3/gtkchat$ make RELEASE=1 USE_DOSEMU=1 install
make -C ../../xpdev mtlib
make[1]: Entering directory '/sbbs/src/xpdev'
make[1]: Nothing to be done for 'mtlib'.
make[1]: Leaving directory '/sbbs/src/xpdev'
make -C ../../smblib lib
make[1]: Entering directory '/sbbs/src/smblib'
make[1]: Nothing to be done for 'lib'.
make[1]: Leaving directory '/sbbs/src/smblib'
make: *** No rule to make target '../../smblib/md5.h', needed by
Digital Man wrote to Hemo <=-...
Re: cvs and compile under Linux
By: Hemo to Digital Man on Wed May 06 2020 11:40 am
Hello DM,
I've noticed for a while that when I perform cvs update, there are always a specific set of files that will report an error 'move away (filename) it is in the way'. If I remove these files, the next time I perform the cvs
Here are the errors:
cvs update: move away `xtrn/slyvote/readme.txt'; it is in the way
A "cvs status" output on the file(s) in question would be helpful.
It might be you have a sticky-tagged revision which can reset with "cvs update -A".
alwaysDigital Man wrote to Hemo <=-
Re: cvs and compile under Linux
By: Hemo to Digital Man on Wed May 06 2020 11:40 am
Hello DM,
I've noticed for a while that when I perform cvs update, there are
"cvsa specific set of files that will report an error 'move away (filename) it is in the way'. If I remove these files, the next time I perform the cvs...
Here are the errors:
cvs update: move away `xtrn/slyvote/readme.txt'; it is in the way
A "cvs status" output on the file(s) in question would be helpful.
this:
===================================================================
File: readme.txt Status: Up-to-date
Working revision: 1.9
Repository revision: 1.9 /cvsroot/sbbs/xtrn/slyvote/readme.txt,v
Commit Identifier: ADLgAUAc0Zf0k73C
Sticky Tag: HEAD (revision: 1.9)
Sticky Date: (none)
Sticky Options: (none)
It might be you have a sticky-tagged revision which can reset with
update -A".
okay. I've done that for each file where I get the warning and the message goes away for the next time I update the file. The time after this, the message returns. Does that mean the tag is set in the CVS repo file?
Other items from original message were resolved following your suggestions.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 412 |
Nodes: | 16 (2 / 14) |
Uptime: | 122:02:30 |
Calls: | 8,599 |
Files: | 13,231 |
Messages: | 5,936,731 |