[Freeciv-Dev] no movement/renaming detection by CVS (was: Question about
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
Freeciv Developers <freeciv-dev@xxxxxxxxxxx> |
Subject: |
[Freeciv-Dev] no movement/renaming detection by CVS (was: Question about CVS) |
From: |
Reinier Post <rp@xxxxxxxxxx> |
Date: |
Wed, 12 Jun 2002 17:04:47 +0200 |
On Wed, Jun 12, 2002 at 03:55:30PM +0200, Raimar Falke wrote:
> 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)?
[...]
> > Hhm, I guess, it is not possible.
That is correct. CVS doesn't recognise relocations of any kind:
movement of code within a file or between files, or movement (renaming)
of files. The reason is probably that diff doesn't support this either.
It would not be all that difficult to add and it would make CVS much
more effective, but it's dangerous to mess with such a standard system.
--
Reinier
|
|