This is an automated email from the git hooks/post-receive script. New change to branch feature/GIT in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 8dc4c8d It is now possible to upload a new file to a Git repository new d8f2c22 Handling more errors and some messages are clearer The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d8f2c2251fa58c2dd2b991fa6be496a1a0a72ac0 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Mon Apr 27 17:17:12 2015 +0200 Handling more errors and some messages are clearer Summary of changes: .../org/nuiton/scmwebeditor/GitConnection.java | 35 ++++++++-- .../nuiton/scmwebeditor/ScmConnectionFactory.java | 7 +- .../java/org/nuiton/scmwebeditor/ScmSession.java | 6 +- .../org/nuiton/scmwebeditor/SvnConnection.java | 24 +++---- .../nuiton/scmwebeditor/SweSessionListener.java | 4 ++ .../nuiton/scmwebeditor/actions/SearchAction.java | 78 +++++++++++----------- .../resources/i18n/scmwebeditor_en_GB.properties | 1 + .../resources/i18n/scmwebeditor_fr_FR.properties | 1 + src/main/webapp/WEB-INF/content/search.jsp | 6 +- src/main/webapp/WEB-INF/web.xml | 5 ++ 10 files changed, 100 insertions(+), 67 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.