Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2009 23:19:14 +0100
From:      Frank Staals <frankstaals@gmx.net>
To:        Jon Radel <jon@radel.com>
Cc:        questions@freebsd.org
Subject:   Re: Aliassing 'svn log' to 'svn log -v'
Message-ID:  <499F2C62.9000908@gmx.net>
In-Reply-To: <499EF49B.1060808@radel.com>
References:  <499DCAC1.5050205@gmx.net>	<4ad871310902191352v15c181b1qc7b6ff29ad25b962@mail.gmail.com>	<499EF041.8030005@gmx.net>	<4ad871310902201006x447dd49as3bd2f3905f90c71@mail.gmail.com> <499EF49B.1060808@radel.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499F2C62.9000908>