Ben Collins-Sussman <sussman@collab.net> writes:
> Of course we have APIs for changing revision props on a transaction.
> Can 'svnadmin' do it? Not at all, other than the 'svnadmin setlog'
> commmand. But do we have APIs? Of course!
>
> Just use svn_fs.h. Call svn_fs_open_txn(), followed by
> svn_fs_change_txn_prop(). Write a C program, or do it in Perl or
> Python. Whatever you want.
Ben is quite correct, I misspoke -- we do have APIs, but we don't ship
with any programs that use them. (I think for Mark's purposes, that's
more or less equivalent to not offering the functionality, and also it
would still be appropriate for us to change the default hook template
text.)
-K
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 24 08:45:01 2004