cvs question
Lubomir Rintel
lkundrak at v3.sk
Mon Aug 24 21:04:29 CEST 2009
On Tue, 2009-08-25 at 03:01 +0800, solarflow99 wrote:
> I just have a question about updating a package in CVS. From the
> example, I edit the spec file and it shows to type: make tag build.
> However this command fails, and doing make build doesnt seem to take
> the new spec file, I know I must be missing something simple here..
Indeed.
>
> # make tag
> cvs tag -c dosemu-1_4_0-4_1905svn
> cvs tag: dosemu.spec is locally modified
> cvs [tag aborted]: correct the above errors first!
> make: *** [tag] Error 1
You need to "cvs commit" first. Like:
make clog
cvs commit -F clog
I suggest you at least skim through CVS manual or some howto.
Regards,
Lubo
>
--
Flash is the Web2.0 version of blink and animated gifs.
-- Stephen Smoogen
More information about the rpmfusion-developers
mailing list