Monthly Archives: February 2009

Office toilet

2
Filed under Daily
Tagged as , ,

This is what I saw today. No offence for anybody, I just saw it.

office toilet

Temporarily excluding files from Subversion commit

4
Filed under Development
Tagged as , , ,

Recently I needed a convenient way to exclude some files from an svn commit. All the googling I made returned suggestions to use svn:ignore property but that was not what I was looking for. I need to keep some versioned files from committing.  Later on, I decided to practice some bash programming and made a small script which does what I want. Here it comes, in case anybody else needs it too.

_init (void);

4
Filed under Uncategorized

Here I start blogging again. My previous attempts for keeping a blog and showing off what’s happening currently in my life have always failed. To recover from the feeling that nothing is happening in my life, I decided to start documenting my daily life again.