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

API deficiencies

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-05-29 14:53:14 CEST

Hi,

Here's a list of my wanted API, which should also be very useful if svn wants to
perform better merge and perhaps do some merge tracking.

1. Given (path, rev), find (path', rev', rev'') where (path',rev') was copied to
(path, rev''). [#1970]

2. A version of repos_dir_delta that preserves copies, rather than expanding
everything as
   plain add.

3. ra api for 2.

4. Given (path, rev) which is a non-existing node, find the latest existing node
(path, rev')
   that (path, rev'+1) doesn't exist.

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 29 14:57:22 2005

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.