Search the web
Sign In
New User? Sign Up
info-cvs · installing and using CVS
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
revision numbers   Message List  
Reply | Forward Message #26775 of 26776 |
Re: revision numbers

That source file seems to have been passed around between several development
efforts that use RCS or CVS for version control. Each time the file was
shipped, its revision history was included. When it was imported (or
initially checked in) by a new shop, the revision history was checked in
with it. Because of the way the $Log$ keyword is implemented, it's
impossible to see just the revision history added by your shop without
editing each file first.

--- Forwarded mail from pad_123@...

I have noticed a strange thing with the revision numbers for some
files.When the file is opened, it shows the revision numbers and log
messages at the top, there it is showing revision numbers like
1.1,1.2,1.3 ... and again below 1.1,1.2,1.3 with different log
messages as below.

* Revision 1.4 2000/11/29 23:13:35 adam
* modified SDMFilterLoad() and SDMFilterCommit() function definitions
*
* Revision 1.3 2000/08/07 21:32:29 mark
* Added proto defn for FilterIOReset.
*
* Revision 1.2 2000/07/19 16:57:03 mark
* Added IMPLICIT_FILTER_TAG defination
*
* Revision 1.1 2000/07/17 22:56:51 pete
* The filter.h file is now mbtvfilter.h
*
* Revision 1.3 2000/07/14 23:40:12 manj
* The implicit filter #defines moved from filter.c to here
*
* Revision 1.2 2000/07/13 22:06:43 manj
* The filter.h which has filterIni and filterFini functions is added
*
* Revision 1.1 2000/06/30 21:12:03 pete
* all definitions moved from filter_p.h.
*
* Revision 1.2 2000/06/20 23:58:25 oli
* few correction made to separate from sdm_p.h and sdm.h correctly.
*
* Revision 1.1 2000/06/20 23:18:56 oli
* the SDM filters have now extracted from sdm.c & sdm_p.

But when I do log on the file, it is showing revision numbers from
1.6 to 1.1 ie. it is not showing some of the messages that it shows
in the file.
Can someone explain why this is happening?

--- End of forwarded message from pad_123@...


_______________________________________________
Info-cvs mailing list
Info-cvs@...
http://mail.gnu.org/mailman/listinfo/info-cvs



Tue Dec 12, 2000 6:47 am

paul@...
Send Email Send Email

Forward
Message #26775 of 26776 |
Expand Messages Author Sort by Date

Hello everyone, Does anyone know what kind of convention is used within CVS when creating revision tree? 1.1 -> 1.2 -> 1.3 -> 1.4 ->..... ... How does the CVS...
Ivana Vujosevic
coop9m11@...
Send Email
Feb 18, 1997
8:08 pm

Hi I have noticed a strange thing with the revision numbers for some files.When the file is opened, it shows the revision numbers and log messages at the top,...
pad_123@...
Send Email
Dec 11, 2000
10:50 pm

That source file seems to have been passed around between several development efforts that use RCS or CVS for version control. Each time the file was shipped,...
Paul Sander
paul@...
Send Email
Dec 12, 2000
7:11 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help