sources version file?

Giorgos Keramidas keramida at ceid.upatras.gr
Thu Nov 23 07:55:39 PST 2006


On 2006-11-23 09:46, Jonathan Horne <freebsd at dfwlp.com> wrote:
> ive searched the archives over the past 2 weeks or so unsuccessfully for this 
> tidbit, which i have seen mentioned here before.  so, i re-ask:
> 
> what is the path/filename of the sources file that says what version of the 
> cvs sources have been downloaded?

In CVS each file has its owwn "revision number".  Thus, there is no
"tree-wide version number".  In general, you can refer to the date of
the last commit you have updated to.  This is not so easy or useful for
"mixed version" trees, where you have all the commits up to, for
instance, date A but have manually applied the patch B to the tree (from
another date, B).

Why do you want to find out this "tree-wise" revision?  Perhaps there is
some other way to obtain the information you are after...

- Giorgos



More information about the freebsd-questions mailing list