API deficiencies
From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-09-20 11:48:09 CEST
Hi,
Time to update my list of wanted API.
1. Given (path, rev), find (path', rev', rev'') where (path',rev') was copied to
2. A version of repos_dir_delta that preserves copies, rather than expanding
A workaround is described in http://svn.haxx.se/users/archive-2005-08/0812.shtml,
3. ra api for (2).
Though the above mentioned workaround can also be applied with ra, but it
4. Given (path, rev) which is a non-existing node, find the latest existing node
5. atomic revprop along with commits made with ra_get_commit_editor.
You can do this with txn_prop with fs layer, but there's no way to set txnprop
Cheers,
---------------------------------------------------------------------
|
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.