public inbox for [email protected]  
help / color / mirror / Atom feed
From: Marc G. Fournier <[email protected]>
To: Peter Eisentraut <[email protected]>
Cc: Josh Berkus <[email protected]>
Cc: [email protected]
Subject: Re: Quick help with CVS?
Date: Wed, 22 Oct 2003 21:16:35 -0300 (ADT)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>



On Thu, 23 Oct 2003, Peter Eisentraut wrote:

> 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

Huh?  Works for me:

%cvs update -rREL7_4_BETA4 HISTORY
U HISTORY
%cvs status HISTORY
===================================================================
File: HISTORY           Status: Up-to-date

   Working revision:    1.219   Thu Oct 23 00:16:19 2003
   Repository revision: 1.219   /cvsroot/pgsql-server/HISTORY,v
   Sticky Tag:          REL7_4_BETA4 (revision: 1.219)
   Sticky Date:         (none)
   Sticky Options:      (none)

%cvs update -A HISTORY
U HISTORY
%cvs status HISTORY
===================================================================
File: HISTORY           Status: Up-to-date

   Working revision:    1.222   Thu Oct 23 00:16:29 2003
   Repository revision: 1.222   /cvsroot/pgsql-server/HISTORY,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)






view thread (4+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Quick help with CVS?
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox