Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2002:
[Freeciv-Dev] Re: Question about CVS
Home

[Freeciv-Dev] Re: Question about CVS

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv Developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Question about CVS
From: Christian Knoke <chrisk@xxxxxxxx>
Date: Wed, 12 Jun 2002 20:50:40 +0200

On Wed, Jun 12, 2002 at 08:49:45PM +0200, Raimar Falke wrote:
> On Wed, Jun 12, 2002 at 06:40:04PM +0200, Christian Knoke wrote:

> > > > > > how can I retrieve diffs for a file that has been moved to another
> > > > > > location (I mean diffs against a revision _before_ the move)?
> > > > > 
> > 
> > I wanted a diff _across_ the move.
> 
> Only possible if you do it by hand:
>  $ cvs up -r rev1 file1
>  $ cvs up -r rev2 file2
>  $ diff file1 file2
> 
> Note that you get sticky files this way.

Yes, thank you.

Christian

-- 
Christian Knoke     * * *      http://www.enter.de/~c.knoke/
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.


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