Archive for June, 2007

svn:ignore propset

« 10 June 2007 | 16:04 | geekery | 6 Comments »

SVN users who wish to ignore multiple files with distinct names in the same folder beware : you must use a file and batch-process.
It’s not difficult to figure out that to tell SVN to ignore a file, you use:
svn propset svn:ignore [filename] [folder]
So if I have a file ‘config.php’ in folder config, in the config [...]



IndieHIG

« 9 June 2007 | 10:14 | design, diary, geekery, macnuttery | No Comments »

With only an increasing user base, Mac development has an exciting future.  The IndieHIG hopes to bring some consistency and clarity to one of Apple’s biggest strengths: clean and meaningful UIs.  Check out their IndieHIG Wiki and IndieHIG blog.  This is a great idea!