Re: "svnmucc put" fails if it reads from standard input
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 14 Oct 2011 15:26:33 +0100
vijay <vijay_at_collab.net> writes:
> $ svnmucc put - <URL>
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.comReceived on 2011-10-14 16:27:10 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.