diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rwxr-xr-x | repsys | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -* 1.6.90 +* 1.7 - dropped all authenticated access support: subversion authentication has been broken for a long time and the workarounds weren't decent. It will be back in 1.7.x. @@ -4,7 +4,7 @@ from RepSys.command import * import getopt import sys -VERSION="1.6.90" +VERSION="1.7" HELP = """\ Usage: repsys COMMAND [COMMAND ARGUMENTS] |