Download List

Descripción del Proyecto

SVN::Web provides a Web interface to Subversion repositories. You can browse the tree, view the history of a directory or a file, see what's changed in a specific revision, track changes with RSS, view diffs, and check out files.

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.

2007-01-17 20:11
0.51

El "reposparent" funcionalidad, inadvertidamente, se rompió en 0,50. Esta versión corrige ella.
Tags: Minor bugfixes
The "reposparent" functionality was inadvertently broken in 0.50. This release fixes it.

2007-01-12 20:02
0.50

El nuevo cambio importante es el apoyo para los repositorios remotos. SVN:: Web ya no necesita para funcionar en la misma máquina que alberga el depósito real. SVN:: Web:: La culpa también se ha añadido (análogo a culpar a la "svn" comando), y esta generación es considerablemente más rápido, mientras que consume mucha menos memoria.
Tags: Major feature enhancements
The major new change is support for remote repositories. SVN::Web no longer needs to run on the same host as hosts the actual repository. SVN::Web::Blame has also been added (analogous to the "svn blame" command), and diff generation is considerably faster while consuming much less memory.

2006-06-28 22:33
0.48

El usuario puede ahora elegir entre la gama de lenguas disponibles a través de la interfaz Web. Los archivos RSS son generadas por una plantilla, la eliminación de la dependencia de XML:: RSS, y los canales RSS son ahora autodiscoverable. El administrador puede configurar cómo las marcas de tiempo se muestran en la interfaz, incluyendo la zona horaria en que se utiliza. Varios errores han sido corregidos, y el conjunto de pruebas mucho mayor.
Tags: Major feature enhancements
The user can now choose from the range of available languages through the Web interface. RSS files are now generated by a template, removing the dependency on XML::RSS, and RSS feeds are now autodiscoverable. The admin can configure how timestamps are displayed in the interface, including the timezone that is used. Several bugs have been fixed, and the test suite greatly enhanced.

2006-03-09 07:02
0.45

mod_perl2 ahora es apoyo, así como mod_perl1. Huella de memoria al navegar o ver las revisiones que afectan a un gran número de archivos ha mejorado mucho, en algunos casos por decenas de megabytes. Un independiente del servidor Web se incluye ahora, por lo que es mucho más fácil de probar la interfaz sin hacer ningún cambio a su servidor Web principal. La mayoría de los errores se capturan y mostrar más amigable (y localizada) mensajes de error.
Tags: Major bugfixes
mod_perl2 is now supported as well as mod_perl1. Memory footprint when browsing or viewing revisions that affected a huge number of files has been greatly improved, in some cases by tens of megabytes. A stand-alone Web server is now included, making it much easier to try out the interface without making any changes to your primary Web server. The majority of errors are now caught and display friendlier (and localised) error messages.

2005-12-23 21:13
0.42

Mensajes de error es más amigable y fácil de localizar a otros idiomas. Hay una sintaxis nueva configuración que permite una fácil configuración de las opciones por acción. A (parcial) localisation francés ha sido añadido. svn: externals propiedades que se establecen en un directorio se muestran cuando se navega en ese directorio. Usted puede seleccionar dos revisiones arbitrarias y obtener un diff que muestra los cambios entre las revisiones. Si sólo dispone de un repositorio configurado, entonces la acción de la lista puede ser configurado para redirigir inmediatamente a la navegación que repositorio.
Tags: Minor feature enhancements
Error messages are friendlier and easier to localise to other
languages. There's a new configuration syntax that allows
for easy configuration of per-action options. A (partial)
French localisation has been added. svn:externals properties
that are set on a directory are shown when browsing that
directory. You can select two arbitrary revisions and get a
diff showing the changes between those revisions. If you
only have one repository configured, then the list action can
be configured to immediately redirect to browsing that
repository.

Project Resources