CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/21 09:33:22
Modified files:
usr.bin/cvs : status.c
Log message:
use file_rcsrev when printing out Repository revision so
we always receive the correct revision number instead of HEAD,
otherwise running status on a file that belongs to a branch results
in showing HEAD revision instead of latest branch revision.
