RE: using libsvn_fs standalone
From: Tim Hawkins <tim_at_timhawkins.co.uk>
Date: 2003-06-13 10:36:08 CEST
Thanks for the comments Greg.
The more I look at libsvn_fs the more it seems to suit my needs.
The environment we are working in pure C++ so there wont be any language
A couple of other quick questions, what is the performance of libsvn_fs as a
Secondly, and this is going to sound a bit strange, what is the viability of
-----Original Message-----
On Tue, Jun 10, 2003 at 04:06:23PM +0100, Tim Hawkins wrote:
No problem.
> 2. File/directory meta data, attach additional versioned non-svn metadata
libsvn_fs records versioned metadata for files and dirs. There is
> 3. Add DASL type query support on said metadata.
You would need to create separate indices, which you'd keep up to date each
[ for our readers out there: http://www.webdav.org/dasl/ ]
> 4. Add a WVCM style object api over the libary.
Should be possible, I'd think. We already export a subset of the DeltaV
[ for our readers out there: http://www.webdav.org/deltav/wvcm/ ]
> Questions:
Absolutely. See the SubWiki project at http://subwiki.tigris.org/. It stores
I'm not aware of any other projects directly using the FS, though.
> 2. Is there any usable documentation on the libsvn_fs api?
See svn_fs.h.
> 3. Is any of the above worth attempting to export back to the svn
I'd be interested in seeing the WVCM stuff. Note that we already have some
Regarding the DASL stuff, I wouldn't see a lot of utility there until we get
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jun 13 10:34:17 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.