Jon Radel wrote:

Glen Barber wrote:

Try escaping it:
alias svn\ log='svn log-v'

Unfortunately that does not seem to work

Or just use your own command name:

alias svnv='svn log -v'

I kind of wanted to avoid that, but I guess that it can't be avoided then
--Jon Radel



--

- Frank

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to