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 ffb6cce Make a git clone when a git pull fails new dfbf300 The path where the local repositories will be stored is directly given to the providers, instead of giving the session ID only 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 dfbf3006002a8964c10f807591d8e0403902819e Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Wed May 13 14:47:20 2015 +0200 The path where the local repositories will be stored is directly given to the providers, instead of giving the session ID only Summary of changes: .../org/nuiton/scmwebeditor/git/GitConnection.java | 9 ++++---- .../org/nuiton/scmwebeditor/git/GitProvider.java | 4 ++-- .../org/nuiton/scmwebeditor/api/ScmProvider.java | 4 ++-- .../org/nuiton/scmwebeditor/svn/SvnConnection.java | 10 ++++----- .../org/nuiton/scmwebeditor/svn/SvnProvider.java | 4 ++-- .../scmwebeditor/uiweb/actions/BrowseAction.java | 24 ++++------------------ .../scmwebeditor/uiweb/actions/EditAction.java | 4 +++- .../scmwebeditor/uiweb/actions/LogoutAction.java | 4 +++- .../scmwebeditor/uiweb/actions/ResetAction.java | 3 ++- .../uiweb/actions/ScmWebEditorCommitAction.java | 4 +++- .../scmwebeditor/uiweb/actions/UploadAction.java | 3 ++- 11 files changed, 32 insertions(+), 41 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.