Tags
- apple
- arden_park
- bike
- boardgamegeek
- boardgames
- book
- bookcrossing
- boot_failure
- cabinetry
- csus
- demolition
- electrical
- framing
- gymnastics
- hacking
- ham_radio
- harry_potter
- how-to
- humor
- hvac
- joseph
- kitchen
- liberal
- library
- mac
- meetup
- obcz
- plumbing
- politics
- powerbook
- quilt_shop
- review
- roof
- sacramento
- sonicchicken_blog
- spam_karma
- stucco
- subversion
- sysadmin
- tags_plugin
- thanksgiving
- theme
- tile
- web
- wordpress
Recent comments
November 2024 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Archives
About this blog…
I use this platform to share things that are of interest to me or things I'll want to reference later. Occasionally other people like these posts, hence "Shared Interests".
What might you find here?
- Problems I've solved (mostly computer- or network related).
- Recipes and cooking-related posts.
- Hobbies and projects.
- Our remodeling experience.
- Local (Sacramento) information.
- Anything that strikes my fancy.
Tag Archives: svn
SMB file sharing doesn’t support Subversion on Mac OS X
I’ve received several queries about the SMB patch that I mentioned in my [svn-on-osx][] post. Unfortunately, when I went hunting for the patch the second time around, I wasn’t able to find it. But I *was* finally able to solve … Continue reading
Testing scplugin on a local repository
On some earlier posts I was trying to get scplugin working on my Mac (OS X 10.4.6). It seems like the problem may be due to subversion (svn) failing to communicate with my SMB-based repository. To test that, I made a local repository and created a test project within it. Continue reading
Mac OSX Subversion with an SMB repository (again)
I just applied the Mac OSX 10.4.6 update, hoping that it would solve my problems viz a viz committing changes to an SMB-based subversion repository. Alas, I still have the same trouble with svn commit. In addition, the new update … Continue reading
Progress on scplugin?
I may be making some progress with scplugin Continue reading
Subversion/Finder integration on Mac OSX
I found a lead on why Subversion may not be working with Finder in Mac OSX (Tiger, version 10.4.4) on the System Preferences… tool. There is now an “SCPlugin” item on System Preferences. Open this up and you’ll find a … Continue reading
Subversion on Mac OSX not working?
I was finally going through Chris J. Davis’ article, SVN on MacOS X. I downloaded the Subversion package to my Mac and it works fine via the command line, but I ran into trouble with scplugin, (the tool which bolts … Continue reading