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

From Roberto Mello
Subject Re: Quick help with CVS?
Date
Msg-id 20031022220845.GB2890@cc.usu.edu
Whole thread Raw
In response to Quick help with CVS?  (Josh Berkus <josh@agliodbs.com>)
List pgsql-docs
On Wed, Oct 22, 2003 at 02:49:27PM -0700, Josh Berkus wrote:
> Folks,
>
> I can't seem to find the CVS command for telling a single file to revert to
> the version in the repository.  Help?

If you don't care about yor modifications, you can just rm the file then
"cvs update -Pd" to re-add it from the repository.

There are other ways too. See the CVS red book (available online).

-Roberto

--
+----|        Roberto Mello   -    http://www.brasileiro.net/  |------+
+       Computer Science Graduate Student, Utah State University      +
+       USU Free Software & GNU/Linux Club - http://fslc.usu.edu/     +
:.:..::..:::.:::::..:..:.:..:..::::.:...:: => BRAILE TAGLINE!

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Quick help with CVS?
Next
From: Tom Lane
Date:
Subject: Why do we have "gcc default optimizations" docs?