What is Bleen?

"Scientists at CalTech announced today that they have discovered a new number; that new number is bleen. They claim it come between six and seven." — George Carlin

adj. - Of an object, blue when first observed before a specified time or green when first observed after that time. See also grue. — Wiktionary

In Dutch Danish, bleen means "diaper."

SVN Repository Tricks

Today I learned a new trick from http://www.pgrs.net/2008/1/23/remove-files-that-are-not-in-subversion that I have been able to adapt to a couple different situations.

svn revert un-modifies files, but it leaves new files lying around as cruft. How do I get rid of them?

This command does the trick:

svn st | grep ^\? | cut -c 2- | xargs rm

Also, if you have added directories, you should also run this command

svn st | grep ^\? | cut -c 2- | xargs rm -rf

note: these may not work with files that have spaces in the name.

I used drush to update a module. Is there a quick way to add all the new files to my svn repositroy?

Same code does the trick:

svn st | grep ^\? | cut -c 2- | xargs svn add

Follow

May 19
The @mlb should have a penalty box. If you make an error you have to go to the box for 1 batter (or 2 depending on how stupid the error was)
May 17
The interwebs ... they are-a-changin: http://t.co/JWO6pviG
May 16
@djmayer7 prepare yourself ... @ColbertReport & @TheDailyShow are off for two weeks this time around
May 09
Just saw a man use a cartoonishly oversized net to capture ~20 pigeons, jump in a van and drive away. #WTF #OnlyInNY