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

Re: A few fs_fs questions

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-04-30 20:32:00 CEST

Mark Phippard wrote:

> Does anyone know if this is buildable on Win32 yet? I am sure the
> code would compile, I just was wondering if it is all connected in the
> build infrastructure.

It does build on Windows. I don't know if it works, though.

> How does it handle hook scripts? When you create the repository does
> it still create a hooks folder? Neither readme nor structure in the
> libsvn_fs_fs folder mention this.

That's because hook scripts are handled by the repos layer, not the
filesystem layer.

> Finally, in theory, if you wanted to build a server that used this
> file system, and could be accessed via DAV or SVN, then the only
> "external" code dependency is APR. Correct? You would not need BDB,
> Neon, OpenSSL, zlib etc....

You need Neon for the DAV client. Neither OpenSSL nor ZLib have ever
been required. You'd not need BDB if you only use fsfs.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 30 20:32:25 2004

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.