"illegal rtd argument" launching GnuCash 2.0.2

Derek Atkins warlord at MIT.EDU
Fri Nov 10 12:53:24 EST 2006


Quoting Richard Nelson <richardmnelson at gmail.com>:

> Sorry, I'm still learning here. Copy the command and paste it into a
> text editor and you will discover two extra spaces between macports/
> and trunk. Take out the spaces and paste into the terminal and the
> command works fine. For some reason I can't past it into an email so
> that it works.
>
> Richard
>
> svn co --revision 20289 http://svn.macports.org/repository/macports/
> trunk/dports/devel/slib/ devel/slib/

Try telling your mail client not to line-wrap.  Or you could do
something like:

  svn co --revision 20289 \
  http://svn.macports.org/repository/macports/trunk/dports/devel/slib/ \
  devel/slib/

And manually break the line into multiple lines so it wont get
word-wrapped in the wrong place.   :)

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-user mailing list