Re: using libsvn_fs standalone
From: Greg Stein <gstein_at_lyra.org>
Date: 2003-06-10 23:03:07 CEST
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 to files/directories.
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 project?.
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.orgReceived on Tue Jun 10 23:00:07 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.