pull/3/head
rekoe 2016-03-28 10:26:42 +08:00
parent d37e0e50e9
commit 32626bb414
1 changed files with 0 additions and 1 deletions

View File

@ -193,7 +193,6 @@ public class RepositoryService {
else
log.debug("no commits performed (commit operation returned new revision < 0)");
}
System.out.println(newRevision);
} catch (SVNException e) {
log.error(e);
return false;