David Neary wrote:
> Padraig Brady wrote:
>>>caolan at csn.ul.ie wrote:
>>>>>add
>>>diff -u
>>>to your ~/.cvsrc
>>>>$ cat ~/.cvsrc
>>diff -u
>>rdiff -u
>>checkout -P
>>update -P -d
>> Add also
> -z3 -e /usr/bin/emacs
In case this isn't obvious you would add the line:
cvs -z3 -e /bin/vi
> to use a proper editor for check-in messages
Don't even try to start an editor flame war :-)
Note cvs (and many other things) use the $EDITOR
environment variable, so in my .bashrc I have
export EDITOR=nedit
> and also to compress cvs connections (but not so much as to
> nobble the server).
True. Note I use ssh as the transport so I've the following in
my .ssh/config:
Host cvshost
user pixelbeat
Compression yes
CompressionLevel 3
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!