|
Version Control with Subversion - Chapter 8. Developer Information - Your RA Library Here
Your RA Library Here
For those who wish to access a Subversion repository
using still another protocol, that is precisely why the
Repository Access Layer is modularized! Developers can
simply write a new library that implements the RA interface
on one side and communicates with the repository on the
other. Your new library can use existing network protocols,
or you can invent your own. You could use inter-process
communication (IPC) calls, or—let's get crazy, shall
we?—you could even implement an email-based protocol.
Subversion supplies the APIs; you supply the creativity.
[an error occurred while processing this directive]
|
|