« Return to Thread: USVN

USVN

by Julien Duponchelle-4 :: Rate this Message:

Reply to Author | View in Thread

We just publish a new project based on Zend Framework 0.9.3 (1.0.0RC
has been released to late).

Userfriendly SVN is based on a web interface and allows you to
configure your subversion repositories. This interface allows you to
create new projects without the command line interface, this means
without a priviliged access on the server. Then USVN will take care of
managing the list of users which are authorized to take your source
code. This allows you to deleguate the administration of your
Subversion repositories. USVN permits an easy access to a thin access
restriction on Subversion files. For instance, in a few clics,
translators can only have modification rights on translation files.

This is an Open Source projet under CeCILL.

Components of ZF used are:
- Zend_Auth
- Zend_Config
- Zend_Controller
- Zend_DB
- Zend_Locale
- Zend_Translate
- Zend_View


More information about our project on http://www.usvn.info


Thanks to all Zend Framework contibutors for this great framework.

 « Return to Thread: USVN