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 91ccf0c Add a RuntimeException class: SweInternalException new ffb6cce Make a git clone when a git pull fails 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 ffb6cce055602c5528f4f2247918b60795bfcac9 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Wed May 13 12:15:58 2015 +0200 Make a git clone when a git pull fails Summary of changes: .../org/nuiton/scmwebeditor/git/GitConnection.java | 100 +++++++++++---------- swe-git/src/main/resources/log4j.properties | 54 ----------- .../scmwebeditor/api/ScmNotFoundException.java | 4 + swe-scm-api/src/main/resources/log4j.properties | 54 ----------- swe-svn/src/main/resources/log4j.properties | 54 ----------- 5 files changed, 59 insertions(+), 207 deletions(-) delete mode 100644 swe-git/src/main/resources/log4j.properties delete mode 100644 swe-scm-api/src/main/resources/log4j.properties delete mode 100644 swe-svn/src/main/resources/log4j.properties -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.