This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 5e4332f Fix the bug which appeared when trying to access a file with accents in its path new c4a969b Make the shortcut to open a file on the editor use the root of the repository 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 c4a969b8f2544f44d9778c867333f7342840b7ac Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Fri May 29 16:07:18 2015 +0200 Make the shortcut to open a file on the editor use the root of the repository Summary of changes: .../java/org/nuiton/scmwebeditor/git/GitConnection.java | 1 + .../nuiton/scmwebeditor/uiweb/actions/EditAction.java | 17 +++++++++-------- swe-ui-web/src/main/webapp/WEB-INF/content/browse.jsp | 5 +++-- swe-ui-web/src/main/webapp/WEB-INF/content/logout.jsp | 4 ++-- .../main/webapp/WEB-INF/content/modificationViewer.jsp | 9 ++++++--- .../WEB-INF/content/popups/createDirectorySuccess.jsp | 3 ++- .../webapp/WEB-INF/content/popups/moveFileSuccess.jsp | 3 ++- .../WEB-INF/content/popups/removeDirectorySuccess.jsp | 3 ++- .../webapp/WEB-INF/content/popups/removeFileSuccess.jsp | 3 ++- .../webapp/WEB-INF/content/popups/uploadFileSuccess.jsp | 3 ++- .../main/webapp/WEB-INF/content/privateScmRedirect.jsp | 4 ++++ 11 files changed, 35 insertions(+), 20 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.