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

Re: using libsvn_fs standalone

From: <kfogel_at_collab.net>
Date: 2003-06-10 16:38:34 CEST

"Tim Hawkins" <tim@timhawkins.co.uk> writes:
> Questions:
>
> 1. Has anybody had any experience of using libsvn_fs outside of the
> subversion project?, and do the panel belive there would be any
> major problems with using it in this fashion.

I don't know of any similar projects, personally.

> 2. Is there any usable documentation on the libsvn_fs api?

Mainly see the svn_fs.h header file for documentation. And check out
svn_repos.h too, you may find yourself want to use that layer.

I highly recommend installing SWIG and getting the bindings working,
especially if you speak Python. That could enable much more rapid
prototyping. See subversion/bindings/swig/INSTALL for more.

> 3. Is any of the above worth attempting to export back to the svn
> project?.

Could be, yah -- see the HACKING file for general project guidelines.

Good luck,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 10 17:24:36 2003

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.