Languages:
VoilaSVN language adapts itself to your browser. Today VoilàSVN is in English et en Français.

What's next?
Revision Graph! and more...
Stay tuned! (Subscribe to RSS)

Please send your feature requests at info@arcetis.com

Community Edition
VoilaSVN is free for commercial and non commercial usage.
Search engine
Subversion® administration
for LDAP, Apache and Svnserve
Change management with Issue Tracking, Change Requests and Requirements management
Enterprise Edition
If you want to add Project Management functionalities: Project planning, Dashboard, Wiki, Requirement, Issue and Task management, download VoilaSVN and ask us for a license (free for academics, NGO and open source project) at info@arcetis.com

or right click here (and save link) to download the enterprise edition license.
then place the file under %install%/data/config

Demo server: http://search.voilasvn.com/
connection:
repository: showroom
user:guest
password: showroom
NEW!

Add revision graph feature.

Documentation http://voilasvn.com/help/2_0/

VoilaSVN includes now an installer for windows tested on XP to install Apache http server with subversion and VoilaSVN.


JDK or JRE 1.5.x or 1.6.x required

Builds
  Windows MacOs, Unix , Linux
Installer including Apache2+Subversion+VoilaSVN
Open start.html after installation
VoilaSVN+ Tomcat
(Subversion needs to be added)
VoilaSVN (only)
(Subversion and tomcat need to be added)
VoilaSVN (only)
(Subversion and tomcat need to be added)
Lastest build
# VoilaSVN-2.0.382-full-install-win.jar VoilaSVN-Tomcat-2.0.382.zip VoilaSVN-2.0.382.zip VoilaSVN-2.0.382.tar.gz
#
#
#
#
#
#
#
#
#
#
#
#
#
#
VoilaSVN-2.0.376-full-install-win.jar
VoilaSVN-2.0.374-full-install-win.jar
VoilaSVN-2.0.371-full-install-win.jar
VoilaSVN-2.0.369-full-install-win.jar
VoilaSVN-2.0.368-full-install-win.jar
VoilaSVN-2.0.367-full-install-win.jar
VoilaSVN-2.0.349-full-install-win.jar
VoilaSVN-2.0.343-full-install-win.jar
VoilaSVN-2.0.340-full-install-win.jar
VoilaSVN-2.0.339-full-install-win.jar
VoilaSVN-2.0.337-full-install-win.jar
VoilaSVN-2.0.333-full-install-win.jar
VoilaSVN-2.0.330-full-install-win.jar
VoilaSVN-2.0.328-full-install-win.jar
VoilaSVN-Tomcat-2.0.376.zip
VoilaSVN-Tomcat-2.0.374.zip
VoilaSVN-Tomcat-2.0.371.zip
VoilaSVN-Tomcat-2.0.369.zip
VoilaSVN-Tomcat-2.0.368.zip
VoilaSVN-Tomcat-2.0.367.zip
VoilaSVN-Tomcat-2.0.349.zip
VoilaSVN-Tomcat-2.0.343.zip
VoilaSVN-Tomcat-2.0.340.zip
VoilaSVN-Tomcat-2.0.339.zip
VoilaSVN-Tomcat-2.0.337.zip
VoilaSVN-Tomcat-2.0.333.zip
VoilaSVN-Tomcat-2.0.330.zip
VoilaSVN-Tomcat-2.0.328.zip
VoilaSVN-2.0.376.zip
VoilaSVN-2.0.374.zip
VoilaSVN-2.0.371.zip
VoilaSVN-2.0.369.zip
VoilaSVN-2.0.368.zip
VoilaSVN-2.0.367.zip
VoilaSVN-2.0.349.zip
VoilaSVN-2.0.343.zip
VoilaSVN-2.0.340.zip
VoilaSVN-2.0.339.zip
VoilaSVN-2.0.337.zip
VoilaSVN-2.0.333.zip
VoilaSVN-2.0.330.zip
VoilaSVN-2.0.328.zip
VoilaSVN-2.0.376.tar.gz
VoilaSVN-2.0.374.tar.gz
VoilaSVN-2.0.371.tar.gz
VoilaSVN-2.0.369.tar.gz
VoilaSVN-2.0.368.tar.gz
VoilaSVN-2.0.367.tar.gz
VoilaSVN-2.0.349.tar.gz
VoilaSVN-2.0.343.tar.gz
VoilaSVN-2.0.340.tar.gz
VoilaSVN-2.0.339.tar.gz
VoilaSVN-2.0.337.tar.gz
VoilaSVN-2.0.333.tar.gz
VoilaSVN-2.0.330.tar.gz
VoilaSVN-2.0.328.tar.gz


NOTE for upgrades from ealier versions:
Just replace the old webapp by the new one and keep your existing web.xml file


Important note for installed version prior to  2.0.349
When upgrading to 2.0.349 or higher text files should use the FileConverterFullText converter declared in the converters.xml file to display correctly in highlight.
You should then re-index your repository.
  <converter>
    <extension>.java</extension>
    <class>com.alineo.svn.core.converter.FileConverterFullText</class>
  </converter>
  <converter>
    <extension>.xml</extension>
    <class>com.alineo.svn.core.converter.FileConverterFullText</class>
  </converter>

Important note for installed version prior to  2.0.94
You will need to re-index the repository as contents of delete items are now indexed with a new property.

Important note for installed version prior to  2.0.1
  1. add the file converters.xml to folder data/config.
  2. re-index the repository as date are managed as long and not string anymore.

Changes Notes

Release date: Sunday 10th of January 2010 10:28:50 AM Changes in version 2.0.382:
- fix email description when updating
- fix svn recursive folder opening when setting up a project

Release date: Friday 18th of December 2009 07:33:36 AM Changes in version 2.0.376:
- Add modified by user information in Subversion security files.

Release date: Sunday 8th of November 2009 06:00:00 PM Changes in version 2.0.374:
- Add review on milestones/sprints.
- Fix refresh reviews on multiple projects.
- Fix Pie graph format.

Release date: Friday 6th of November 2009 10:00:00 AM Changes in version 2.0.371:
- Fix search from folder UI.
- Add all properties to previousItem in rules engine.
- Add show on top when dragging graph.
- Add do not show files for voilasvn projects.

Release date: Sunday 1st of November 2009 12:00:00 AM Changes in version 2.0.369:
- Fix EE introspection.

Release date: Thursday 29th of October 2009 11:50:00 PM Changes in version 2.0.368:
- Remove LDAP functions for none Admin users.
- Add configurable item.creation by email for EE.

Release date: Sunday 18th of October 2009 07:00:00 PM Changes in version 2.0.367:
- Open text file.
- Fix filter when using process definition.

Release date: Friday 18th of September 2009 02:00:00 AM Changes in version 2.0.349:
- Add result preview and highlight.
Important note for highligh: your text files should use the FileConverterFullText converter declared in the converters.xml file to display correctly in highlight.
You should then re-index your repository.
  <converter>
    <extension>.java</extension>
    <class>com.alineo.svn.core.converter.FileConverterFullText</class>
  </converter>
  <converter>
    <extension>.xml</extension>
    <class>com.alineo.svn.core.converter.FileConverterFullText</class>
  </converter>
- Fix LDAP user/group association by adding the xml element groupMemberCorrespondingAttribute.

Release date: Monday 7th of September 2009 07:00:00 PM Changes in version 2.0.343:
- Sort Users and Groups.
- Fix Alias access rights.
- Add advanced LDAP synchronizer: Group Synchronizer and User Synchronizer and importer.

Release date: Monday 27th of July 2009 09:00:00 AM Changes in version 2.0.340:
- Fix js error in some environments when no file is found for a given folder/repo.

Release date: Sunday 26th of July 2009 11:00:00 PM Changes in version 2.0.339:
- Add press enter to run search.
- Add open containing folder on search result.
- Add support for aliases in SVN 1.5.

Release date: Wednesday 8th of July 2009 07:00:00 PM Changes in version 2.0.337:
- Fix unable to browser repository when using file protocol.

Release date: Friday 5th of June 2009 06:00:00 PM Changes in version 2.0.333:
- Fix skip file with svn connection error.
- Add revision and log message in XML export.

Release date: Thursday 19th of March 2009 11:30:00 PM Changes in version 2.0.330:
- Fix shortcut.
- Refactor jBPM DTO classes.
- Add partial search under folder.
- Add export in XML.

Release date: Thursday 5th of March 2009 10:00:00 AM Changes in version 2.0.328:
- Recompile for java 1.6 AND 1.5.
- Remove need for initial "indexes" folder.

Release date: Friday 27th of February 2009 07:30:00 PM Changes in version 2.0.327:
- Include Subversion 1.5 sample repository with Apache install.
- Improve item filter: show existing filter, filter on dates.
- Fix svn log replace.
- Fix Sort repositories.

Release date: Wednesday 14th of January 2009 12:00:00 PM Changes in version 2.0.314:
- Fix folder missing when creating user information.
- Add user-information-level in repository to allow same use rinformation to be used accross many repositories see documentation.

Release date: Tuesday 13th of January 2009 05:00:00 PM Changes in version 2.0.313:
- Fix delete shortcut.
- Change storage of user extra information now in xml from being stored in svn.

Release date: Monday 29th of December 2008 02:00:00 PM Changes in version 2.0.308:
- Fix revision graph for Firefox.

Release date: Wednesday 24th of December 2008 01:00:00 AM Changes in version 2.0.305:
- Fix icon display in Firefox 3 and Chrome.
- Add revision graph (add, copy and delete).

Release date: Friday 5th of December 2008 12:30:00 AM Changes in version 2.0.286:
- Checks credential for anonymous repository.

Release date: Tuesday 18th of November 2008 09:00:00 PM Changes in version 2.0.284:
- Change link implementation: they become svn properties.
- Add Configurable text files administration on server.
- Add leading wildcard for search query.
- Remove exception when there is no license file.

Release date: Friday 26th of September 2008 10:00:00 PM Changes in version 2.0.267:
- Undecipher the FileConverter interface.

Release date: Thursday 18th of September 2008 01:30:00 AM Changes in version 2.0.265:
- Fix item management for svnserve.

Release date: Monday 1st of September 2008 06:00:00 PM Changes in version 2.0.254:
- Fix wiki loading.
- Fix review panel.

Release date: Monday 1st of September 2008 11:00:00 AM Changes in version 2.0.251:
- Disable HtmlEditor when no wiki page selected.
- Increase size of Graphs.
- Add Changement management for the Free Edition.
- Add copy URL.
- Add TextArea type in Item.
- Improve HTML Wiki.

Release date: Tuesday 29th of July 2008 11:00:00 PM Changes in version 2.0.243:
- Add support for Subversion 1.5.
- Add option to disable indexing during search ...false
- Fix set Project property for identical parent/child name paths.
- Fix tracability graph display.
- Fix download file with space in name.
- Fix authorization file with repository prefix.
- Fix End Session next button.

Release date: Sunday 29th of June 2008 11:00:00 AM Changes in version 2.0.216:
- Improve rules engine: add addToLeft and addToRight parameters.

Release date: Thursday 26th of June 2008 04:00:00 PM Changes in version 2.0.215:
- Fix: review save
- Improvement: graph layout
- Update libraries

Release date: Tuesday 24th of June 2008 02:00:00 PM Changes in version 2.0.210:
- Fix greater/lesser dates.
- Improve memory consumption when performing search.

Release date: Tuesday 17th of June 2008 09:00:00 AM Changes in version 2.0.208:
- Fix stop indexing when revisions do not exist.

Release date: Monday 16th of June 2008 08:00:00 PM Changes in version 2.0.207:
- Changes for enterprise edition:
- Fix description update.
- Fix project entry creation.
- Fix project at root level.

Release date: Saturday 14th of June 2008 02:00:00 PM Changes in version 2.0.205:
- Fix obfusctor/ filename.

Release date: Friday 13th of June 2008 01:00:00 PM Changes in version 2.0.198:
- Changes for enterprise edition:
- Allow access to users who don't have permission on parent level folder.
- Report generator fix number exception for work records.

Release date: Monday 9th of June 2008 04:30:00 PM Changes in version 2.0.196:
- Add calendar for timesheet.

Release date: Monday 9th of June 2008 01:00:00 AM Changes in version 2.0.195:
- Add large file mangement.
- Fix choose revisions conbinasion.

Release date: Monday 2nd of June 2008 01:30:00 AM Changes in version 2.0.187:
- Add Timesheet management.
- Add attribute type: revisions.

Release date: Monday 26th of May 2008 12:00:00 PM Changes in version 2.0.180:
- Add download as zip for folder.

Release date: Tuesday 20th of May 2008 03:00:00 PM Changes in version 2.0.169:
- Display name instead of id for process attributes.

Release date: Thursday 15th of May 2008 04:30:00 PM Changes in version 2.0.162:
- Performence improvement with change of lucene component.

Release date: Tuesday 13th of May 2008 05:00:00 PM Changes in version 2.0.157:
- Add workflow with jBPM.

Release date: Wednesday 7th of May 2008 12:00:00 PM Changes in version 2.0.153:
- Change Paging Grid.

Changes in version 2.0.142:
- Change Look and feel

Changes in version 2.0.136:
- Fix svnserve navigation error message.

Changes in version 2.0.134:
- Hamonize administration console.
- Add support for US date format.

Changes in version 2.0.131:
- Add administration to svnserve.
- Visual Diff on folders
- Visual Diff on files
- Praise/Blame available

Changes in version 2.0.68:
- Fix lucene index by adding is deleted information.

Changes in version 2.0.44:
- Great performance improvement in GUI AND on the Server Side.

Changes in version 2.0.31:
- Add regular expression to exclude files

Changes in version 2.0.30:
- Improve performance for large repository indexing
- Fix first time user password creation
- Documentation on file parser extension which provides means to plug your own parser

Changes in version 2.0.4:
- Fix multiple repository indexing.

Changes in version 2.0.1:
- Simple but powerful pluggable file parser to allow you to add your own file parser.
For example how to add an OCR file parser to index image files.
The extensions still need to be documented
- redesign of the layout.
- fix user/group assignment bug.
- improved logging.

Changes in version 1.1.14:
- fixed layout in Admin tabs

Changes in version 1.1.13:
- remove list operator «match whole word»
- set only lastest file to default

Changes in version 1.1.12:
- Patch indexing: in some cases an empty log message was not allowed.

Changes in version 1.1.11:
- Subversion Apache Authorization and Authentication File Administration
- add on top of manual, and differential index before each search ,
Timer differential index (default to every hour).

Changes in version 1.1.4:
- add Search on SVN properties!
- fix "too short" display in property dialog box with Firefox

Changes in version 1.0.50:
- change Look and Feel and usability

Changes in version 1.0.41:
- add search on comment
- create shortcuts from tree

Changes in version 1.0.39:
- add scoring option and show only latest files option

Changes in version 1.0.36:
- support for multiple repositories
- support for move File and Folder via Drap and Drop
- support for rename File and Folder