[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-10 17:21:55 CEST

"Tim Hawkins" <tim@timhawkins.co.uk> writes:

> 1. Timetravelled content store, ie view repository at a given date/time.
>

This is part of libsvn_fs already.

> 2. File/directory meta data, attach additional versioned non-svn metadata to files/directories.
>

What is "additional versioned non-svn metadata"? How is that any
different than the versioned metadata already provided by libsvn_fs?

> 3. Add DASL type query support on said metadata.
>
> 4. Add a WVCM style object api over the libary.

I have no idea what these things are. :-)

> 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.

You should have no problems at all. Subversion libraries were meant
to have clean APIs. Use the library however you wish.

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

svn_fs.h is the documentation. You can produce doxygen docs from it
as well. For internal implementation info, see libsvn_fs/structure.

---------------------------------------------------------------------
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:23:34 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.