Re: Quick help with CVS?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Quick help with CVS?
Date: 2003-10-22 22:03:51
Message-ID: Pine.LNX.4.44.0310230002170.8099-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Roberto Mello 2003-10-22 22:08:45 Re: Quick help with CVS?
Previous Message Josh Berkus 2003-10-22 21:49:27 Quick help with CVS?