February 2012 M T W T F S S « Dec 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 Tags
arden_park bike boardgamegeek boardgames book bookcrossing boot_failure cabinetry csus demolition electrical framing freebsd gymnastics hacking harry_potter how-to humor hvac joseph kitchen liberal library mac meetup obcz osx plumbing politics powerbook quilt_shop recipe remodel review roof sacramento sonicchicken_blog spam_karma sysadmin tags_plugin thanksgiving theme tile web wordpressRecent comments
Archives
Tag Archives: subversion
FreeBSD svn client and https server
We recently moved our Subversion repository to the University’s central svn server. When I tried to checkout a copy of the repository to a new FreeBSD server today, I got the following error: svn: Unrecognized URL scheme ‘https://svn.web.server’ I checked … Continue reading
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 readingMac 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 readingSubversion/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