This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rtag failing on cygwin-apps repo


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]