Re: Quick help with CVS? - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: Quick help with CVS?
Date
Msg-id Pine.LNX.4.44.0310230002170.8099-100000@peter.localdomain
Whole thread Raw
In response to Quick help with CVS?  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Quick help with CVS?
List pgsql-docs
Josh Berkus writes:

> I can't seem to find the CVS command for telling a single file to revert to
> the version in the repository.  Help?

It would normally be cvs update -A filename, but the postgresql.org CVS
server doesn't support this.  So I suggest 'rm && cvs update'.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-docs by date:

Previous
From: Josh Berkus
Date:
Subject: Quick help with CVS?
Next
From: Roberto Mello
Date:
Subject: Re: Quick help with CVS?