mirror of https://github.com/Rekoe/rk_svnadmin
fix
parent
d37e0e50e9
commit
32626bb414
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue