Using subversion from the command line (svn), I often complained (to myself at least) about the bland output from a svn diff command. This isn’t strictly a subversion problem, since your regular diff gives the same uninspired output.
Here’s how to add automatic paging and highlight changes in bright colours.
Install colordiff on Ubuntu:
apt-get install colordiff
OS X:
port install colordiff
Make a new file called svndiff with the following inside:
#!/bin/bash
svn diff $* | colordiff | less -r
Make this file executable (chmod +x svndiff) and copy it somewhere in your path (I put it in /usr/local/bin).
The $* bash argument passes any arguments you give the script to the svn diff command, so you can still do things like:
svndiff file1 file2









i love r&b music becaue it sounds soothing to my ears.*,,
r&b music is the best music ever, this is the best music genre:,’
R&B music is the best music, it is cool and very lively`,”
Nice post. I was checking continuously this blog and I’m impressed! Extremely useful info specially the last part
I care for such information a lot. I was seeking this certain information for a long time. Thank you and best of luck.
Hi there, just became aware of your blog through Google, and found that it is truly informative. I am going to watch out for brussels. I will appreciate if you continue this in future. A lot of people will be benefited from your writing. Cheers!
Hey there, You’ve done a fantastic job. I’ll definitely digg it and personally suggest to my friends. I am sure they will be benefited from this site.
I must agree that this weblog is worth all my time spent in studying it. People posting blog should really exert some effort to educating the readers.This may be the superb weblog for anybody who needs to search out out about this subject.
It appears that you have put lots of effort and laborious work into your publish and I require far more of these on the net in latest times. I sincerely bought a kick out of your post. I don’t really have significantly to say responding, I solely needed to remark to reply amazing work.
whoah this blog is great i love reading your articles. Keep up the good work! You know, many people are looking around for this info, you could help them greatly.
I’ve been exploring for a little for any high-quality articles or blog posts on this sort of area . Exploring in Yahoo I at last stumbled upon this web site. Reading this info So i’m happy to convey that I’ve a very good uncanny feeling I discovered just what I needed. I most certainly will make certain to do not forget this site and give it a look regularly.
Excellent post. I was checking continuously this blog and I’m impressed! Extremely useful info particularly the last part
I care for such information a lot. I was seeking this certain info for a long time. Thank you and good luck.
My friend suggested I might like this website. This individual has been entirely correct. This submit in fact created my own day. You cannot imagine just how much time I needed spent with this details! Many thanks!
Almost all of what you talk about transpires to become amazingly right and also which makes me personally ponder the reason the reason why We hadn?big t sorted out that using this type of gentle in the past. This unique article essentially does flip the sunlight in personally as far as the following topic issue is going. There is however one position Practical goal basically too snug with the as i generate a power to reconcile by purchasing the authentic key design of your respective issue, enable everyone notice exactly what each of the peace with the visitors should declare.Effectively executed.
Hi, Neat post. There is a problem with your site in internet explorer, would test this… IE still is the market leader and a good portion of people will miss your great writing due to this problem.
I just couldn’t depart your website prior to suggesting that I extremely enjoyed the standard information a person provide for your visitors? Is going to be back often to check up on new posts
Hi there , I am making a new site almost like wikipedia and I think your articles would fit the context good. Would I be able to copy and paste your article?
Jailbreak,jail break, jailbreakme…
[...]Web Expose » Blog Archive » Coloured, paged subversion diff output on Linux-like computers[...]…