rtag failing on cygwin-apps repo

Max Bowsher maxb@ukf.net
Wed Mar 19 09:47:00 GMT 2003


Igor Pechtchanski wrote:
> Well, "cvs update -d -P" took care of that.  I was getting the
> following error on "cvs update", though:
>
> cvs update: in directory setup/cfgaux:
> cvs update: cannot open CVS/Entries for reading: No such file or
> directory

Hmm. You could try either diffing off your changes, removing the working
dir, and checking-out again.

Or, This might work:

echo "D" > setup/cfgaux/CVS/Entries
echo "setup/cfgaux" > setup/cfgaux/CVS/Repository
cp setup/CVS/Root setup/cfgaux/CVS/Root

Max.



More information about the Cygwin-apps mailing list