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

How much libsvn_repos wrap around the libsvn_fs

From: Nitin Shukla <nitinshukla_at_infotech.stph.net>
Date: 2002-12-20 09:35:05 CET

Hello,

Subversion as I know now has libsvn_repos APIs to act as a wrapper over the
File System library, but this is not a complete wrapper around the
filesystem interface. At present events like creation and commit of
Subversion transactions, and the modification of revision properties are
wrapped by repository interface. This is done because they have hooks
associated with them. It is also said that in future there would be others
events which may be wrapped by repository interface.

I am interested in knowing what are the other events which will be
interfaced by the repository access library, as these would empower hooks to
have fine control over the access to the repository? What does the initial
release and the subsequent release of Subversion intend to have in
particular to the repository interface having the wrapper over the file
system library.

Thanks in anticipation,
Nitin.
Received on Fri Dec 20 09:36:02 2002

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.