Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2001:
[Freeciv-Dev] Re: Help with cvs
Home

[Freeciv-Dev] Re: Help with cvs

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Gaute B Strokkenes <gs234@xxxxxxxxx>
Cc: Thue <thue@xxxxxxx>, freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Help with cvs
From: Paul Zastoupil <paulz@xxxxxxxxxxxx>
Date: Thu, 15 Mar 2001 12:41:55 -0800

On Thu, Mar 15, 2001 at 07:58:22PM +0000, Gaute B Strokkenes wrote:
> On Thu, 15 Mar 2001, thue@xxxxxxx wrote:
> 
> > I need a little help with cvs: What is the easiest way to revert to
> > the official version after having changed something in your local
> > copy.
> 
> I'm no CVS expert, but the following procedure works for me:
> 
> ~/freeciv$ cvs -z3 diff -u > ../my_terrible_mistakes.diff
> ~/freeciv$ POSIXLY_CORRECT=1 patch -R -p0 < ../my_terrible_mistakes.diff
> ~/freeciv$ rm ../my_terrible_mistakes.diff
> 
> Depending on what version of patch you have, you might be able to use
> the --posix option rather than using POSIXLY_CORRECT.  (The Debian
> unstable patch takes --posix, the stable one doesn't.)
> 
> Incidentally, perhaps it would be a good idea to upgrade the version
> of CVS that is used at the Freeciv server?  See:

cvs.freeciv.org is now running Concurrent Versions System (CVS) 1.11 
(client/server)

Please report any errors.

-- 
Paul Zastoupil



[Prev in Thread] Current Thread [Next in Thread]