This patch proposes a solution to resolve this bug. It contains 3 files :
- SubversionExportHandler.java
(handles the export of SVN repositories)
- SubversionImportHandler.java
(handles the import of SVN repositories)
(patch to be applied to the file LibresourceSubversionServiceBean.java located in $(LSRCHOME)/Src/LS-Server/subversion/src/org/libresource/subversion/ejb)
The patch should apply cleanly to the last version of the sources. It has been tested on a local LibreSource installation. Comments are welcome.