December 30th, 2008
In-N-Out Mecca
December 30th, 2008
Visited the company store of In-N-Out burger this morning. Discount apparel and novelty items abound for this iconic burger joint. It even had a burger university where burger science is taught.
Rose Parade Floats being Made
December 29th, 2008
Starbucks at Pasadena Hilton
December 29th, 2008
Pinkberry in Pasadena
December 29th, 2008
iPhone Bloggn’
December 25th, 2008
SVN PROPSET SVN:IGNORE
December 17th, 2008
Here is a helpful Subversion Command to set the svn keyword svn:ignore on all of the directories from a certain location.
svn propset svn:ignore '*' .
This has proven very helpful in situations where I have a web site that has a directory structure that is dynamic to the web application.
I do not want all of those files in version control as they are not the same from one deployment to the next. They also typically match the database entries, which vary from one deployment to another.
Enjoy!



















