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

Re: [PATCH] remove redundant code

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-04-05 17:58:08 CEST

> It would make more sense to fix libsvn_client to not do the redundant
> resolution in the first place rather than work around the problem in the
> 'svn' binary.
>
> Regards,
> Malcolm
>

I think you misunderstood. The code in libsvn_client/merge.c is correct
it exists to handle the cases like svn merge -r5:6
file:///path/to/repo/path1/path2@{2007-03-08}

The fix is to avoid libsvn_client/merge.c doing redundant work because
of unwanted input svn gives all the time.

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 5 17:58:28 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.