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: Raimar Falke <rf13@xxxxxxxxxxxxxxxxx>
Date: Wed, 12 Jun 2002 15:55:30 +0200

On Wed, Jun 12, 2002 at 02:26:42PM +0200, Christian Knoke wrote:
> On Wed, Jun 12, 2002 at 12:30:14PM +0200, Raimar Falke wrote:
> > On Wed, Jun 12, 2002 at 11:35:00AM +0200, Christian Knoke wrote:
> > > Hi,
> > > 
> > > how can I retrieve diffs for a file that has been moved to another
> > > location (I mean diffs against a revision _before_ the move)?
> > 
> > $ cvs diff -u -r 1.32 -r 1.33 Makefile.in
> > Index: Makefile.in
> > ===================================================================
> > RCS file: /home/freeciv/CVS/freeciv/Attic/Makefile.in,v
> > retrieving revision 1.32
> > retrieving revision 1.33
> > diff -u -r1.32 -r1.33
> > [...]
> 
> Hhm, I guess, it is not possible.

What?

Note that Makefile.in was removed from the CVS. And moving files
around means removing and adding them in the a different location.

        Raimar 

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
  "With a PC, I always felt limited by the software available.
   On Unix, I am limited by my knowledge."
    -- Peter J. Schoenster <pschon@xxxxxxxxxxxxxxxxx>


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