[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 1490 - trunk/subversion/clients/cmdline

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-03-12 19:33:55 CET

On Tue, Mar 12, 2002 at 12:27:23PM -0500, Ben Collins wrote:
> > > > @@ -67,7 +67,7 @@
> > > > {"username", svn_cl__auth_username_opt, 1, "specify a username ARG"},
> > > > {"password", svn_cl__auth_password_opt, 1, "specify a password ARG"},
> > > > {"extensions", 'x', 1, "pass \"ARG\" as bundled options to GNU diff"},
> > > > - {"targets", 't', 1, "pass contents of file \"ARG\" as additional args"},
> > > > + {"targets", svn_cl__longopt_t, 1, "pass contents of file \"ARG\" as additional args"},
> > > > {0, 0, 0}
> > > > };
> > >
> > > This is not complete and doesn't compile :-(
> >
> > Fixed in 1491.
>
> Sorry. Very poor job of cut-n-paste.

Plus the other changes necessary, which Philip did in r1492...

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 12 19:31:40 2002

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.