On Friday 14 October 2011 07:56 PM, Philip Martin wrote:
vijay<vi...@collab.net> writes:$ svnmucc put -<URL> svnmucc: invalid option: ../tools/client-side/svnmucc/svnmucc.c:875: (apr_err=70012) svnmucc: E070012: getopt failure: Bad character specified on command lineLike other Unix utilities you need to use -- to end the options: svnmucc -m message -- put -<URL>
Thanks philipm. Regards, Vijayaguru