Dear Blog,
It’s been a long time and I’m sorry. Every time I look at your pages I’m reminded of the good times we used to have. I know I’ve neglected you and I promise I’ll work on that. For now, just remember that I’m still here thinking of you.
Dear Blog,
It’s been a long time and I’m sorry. Every time I look at your pages I’m reminded of the good times we used to have. I know I’ve neglected you and I promise I’ll work on that. For now, just remember that I’m still here thinking of you.
Happy new year!
For those of us from the south, blackeyed peas are a new years day requirement and this year was no exception for me. I decided to experiment a little and combine the following two recepies:
Homesick Texan’s Black Eyed Peas
The combo amounted to something like this:
1 pound of Black-eyed Peas
2 Jalepenos, diced
4 strips of Bacon
Salt and Pepper to taste (I used a smoked serano salt and some fresh ground pepper)
1 small Onion/half a large Onion
1/4 package of fresh Thyme
2 Bay leaves
5 cloves of Garlic
1 can Diced Tomatoes (14 oz)
1 can low-sodium Chicken Broth
2 cups Water
~1 teaspoon Chili Powder
~1 teaspoon Red Chili Pepper flakes
This turned out great! Feel free to experiment and pass on.
A month or so ago I noticed that when I ran ‘svn –version’ I would get this:
$ svn --version
svn: Mismatched RA version for 'neon': found 1.6.2, expected 1.6.5
I did some basic googling and decided the easiest solution was to install a newer version from macports. However, today I decided to revisit this and actually try to solve it since I was moving from macports to homebrew. I found this nice article that suggested re-installing the 10.6.2 Combo update would resolve the problem. That sounds like a horrible idea since I’m no longer running 10.6.2 and who knows what that would break down the road, but I went ahead and downloaded the update to look at the contents. Using Pacifist I opened the installer package and had it verify that the svn binaries and libraries were all alright and they all passed with out a complaint. This didn’t make sense because clearly something was wrong with one of the libraries or binaries for subversion. After a little while I decided to have Pacifist re-install the svn binaries and libraries from the update to see if it fixed the problem. Before I did this I checked the other OS X update receipts to see if the subversion binaries or libraries have been modified since the 10.6.2 update and found they hadn’t. After the re-install everything looks like it’s back to normal! So, if you are having this issue and don’t want to use a newer version, grab the 10.3.2 combo update and Pacifist and go to town.
FYI the binaries and libraries for subversion include:
/usr/bin/svn
/usr/bin/svnadmin
/usr/bin/svndumpfilter
/usr/bin/svnlook
/usr/bin/svnserve
/usr/bin/svnsync
/usr/bin/svnversion
/usr/lib/libsvn_client-1.0.0.0.dylib
/usr/lib/libsvn_client-1.0.dylib
/usr/lib/libsvn_client-1.dylib
/usr/lib/libsvn_delta-1.0.0.0.dylib
/usr/lib/libsvn_delta-1.0.dylib
/usr/lib/libsvn_delta-1.dylib
/usr/lib/libsvn_diff-1.0.0.0.dylib
/usr/lib/libsvn_diff-1.0.dylib
/usr/lib/libsvn_diff-1.dylib
/usr/lib/libsvn_fs-1.0.0.0.dylib
/usr/lib/libsvn_fs-1.0.dylib
/usr/lib/libsvn_fs-1.dylib
/usr/lib/libsvn_fs_fs-1.0.0.0.dylib
/usr/lib/libsvn_fs_fs-1.0.dylib
/usr/lib/libsvn_fs_fs-1.dylib
/usr/lib/libsvn_fs_util-1.0.0.0.dylib
/usr/lib/libsvn_fs_util-1.0.dylib
/usr/lib/libsvn_fs_util-1.dylib
/usr/lib/libsvn_ra-1.0.0.0.dylib
/usr/lib/libsvn_ra-1.0.dylib
/usr/lib/libsvn_ra-1.dylib
/usr/lib/libsvn_ra_local-1.0.0.0.dylib
/usr/lib/libsvn_ra_local-1.0.dylib
/usr/lib/libsvn_ra_local-1.dylib
/usr/lib/libsvn_ra_neon-1.0.0.0.dylib
/usr/lib/libsvn_ra_neon-1.0.dylib
/usr/lib/libsvn_ra_neon-1.dylib
/usr/lib/libsvn_ra_svn-1.0.0.0.dylib
/usr/lib/libsvn_ra_svn-1.0.dylib
/usr/lib/libsvn_ra_svn-1.dylib
/usr/lib/libsvn_repos-1.0.0.0.dylib
/usr/lib/libsvn_repos-1.0.dylib
/usr/lib/libsvn_repos-1.dylib
/usr/lib/libsvn_subr-1.0.0.0.dylib
/usr/lib/libsvn_subr-1.0.dylib
/usr/lib/libsvn_subr-1.dylib
/usr/lib/libsvn_swig_ruby-1.0.0.0.dylib
/usr/lib/libsvn_swig_ruby-1.0.dylib
/usr/lib/libsvn_swig_ruby-1.dylib
/usr/lib/libsvn_wc-1.0.0.0.dylib
/usr/lib/libsvn_wc-1.0.dylib
/usr/lib/libsvn_wc-1.dylib