Download List

Projeto Descrição

Catacomb is a WebDAV repository module for use
with the Apache WebDAV module, mod_dav. Apache
mod_dav parses WebDAV protocol requests into
operations on a repository providing persistent
storage of resources and their properties. The
default repository for mod_dav is provided by a
separate module, mod_dav_fs, which stores resource
bodies as files in the filesystem, and stores
properties in a (G)DBM database. Catacomb provides
a replacement for mod_dav_fs called mod_dav_repos
that stores resources and their properties in a
relational database (MySQL). The primary advantage
of this approach is the searching capabilities of
the database are used to implement the DASL protocol.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-06 18:45
0.9.6

Esta versão é a primeira versão que suporta abstração de dados usando mod_dbd do Apache 2.2.x. Poderia ser visto como o primeiro candidato da liberação da versão 1.0. A partir de agora, há novos recursos serão adicionados, apenas o desempenho ea estabilidade será aumentada.
Tags: Major feature enhancements
This version is the first version which supports
database abstraction using mod_dbd from Apache
2.2.X. It could be seen as the first release
candidate of version 1.0. From now on, no new
features will be added, just performance and
stability will be increased.

2002-12-10 22:25
0.8.0

Esta versão suporta versões linear e version-control, checkin, checkout, Uncheckout e métodos RELATÓRIO Minor bugs foram corrigidos.
Tags: Major feature enhancements
This release supports linear versioning and VERSION-CONTROL, CHECKIN, CHECKOUT, UNCHECKOUT, and REPORT methods Minor bugs have been fixed.

2002-09-18 01:52
0.7.4

Esta versão vai salvar informações de bloqueio em um SGBD. O conteúdo set-tipo de problema foi corrigido, bem como pequenos bugs.
Tags: Minor feature enhancements
This release will save LOCK information in a DBMS. The set content-type problem has been fixed, as well as minor bugs.

2002-09-07 02:12
0.7.0

Esta versão adiciona LOCK / UNLOCK apoio e DAV classe 1, 2 características.
Tags: Major feature enhancements
This release adds LOCK/UNLOCK support and DAV Class 1, 2 features.

2002-08-30 10:53
0.6.0

Dead próximo suporte a namespace, uma correção para uma cópia / bug mover, o apoio no método de procura e muitas correções.
Tags: Major bugfixes
Dead prop namespace support, a fix for a copy/move bug, support in the SEARCH method, and many bugfixes.

Project Resources