[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [PATCH]implement a FIXME for handling moved paths in copyfrom_info_receiver

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-05-25 21:58:50 CEST

Hi Dan,

>Kamesh, I had something in mind more along the lines of the patch
>below. Your patch seems to have a different intent. I am sure that
>we should be using strict node history; lenient history could turn up
>nodes that aren't true copies.

Sorry Dan.

I misunderstood " /* ### FIXME: Look for moved parents of target_path. */".

My patch's intension is different.

The intension is if you want to get a copy source on '/abc'(which is renamed from /xyz) we will get '/xyz' as copy source path which does not exist on HEAD(due to rename).

Can you elaborate a bit on '/* ### FIXME: Look for moved parents of target_path. */".'?

I have a difficulty in visualising it.

With regards
Kamesh Jayachandran
Received on Fri May 25 21:59:00 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.