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 line

Like other Unix utilities you need to use -- to end the options:

svnmucc -m message -- put - <URL>

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com

Reply via email to