On Thu, Sep 03, 2009 at 04:21:29PM -0400, Kenneth R Westerback wrote: > On Thu, Sep 03, 2009 at 12:07:52PM -0700, Brian Whalen wrote: > > When one enters cvs get commands, like cvs get src, ports, or > > xenocara, is one getting stable or current versions of these, how > > can one tell? > > > > Brian > > > > Without specifying a tag, version, etc., you should be getting > -current assuming the repository you are connected to is up to date.
AND you do not have a sticky tag in your tree somewhere. > > .... Ken