This came in very handy tonight when I was doing a svn update
and got the message:
subversion/libsvn_ra_svn/marshal.c:434: failed assertion `opt || cstr'
No dice for fixing. Some research suggested that my version (1.0.0) might be out of date, and that upgrading would probably fix it. So I went to Fink, trusty ol’ Fink. To upgrade to svn version 1.0.5 or something from source was going to require installing 50 other packages. NO kidding. So, a little more research, and, whammo – this site, where someone kindly has build OS X statically linked svn and more up to date than Fink.
Thanks!!!
Subversion packages containing statically linked binaries built for Mac OS X 10.3 or later:
Subversion-1.2.1.pkg.zip
Link to share this: https://gabrielserafini.com/blog/2005/08/09/subversion-for-os-x-prebuilt-binary/
2 responses to “Subversion for OS X – prebuilt binary”
I thought the main Subversion library has a package w/ compiled 1.2.1?
Yeah, I still get a lot of SVN errors when checking out of my 300+ GB personal repository..
🙂
Its that whole mac thing — the Fink repository was only showing the older versions. Maybe I needed to update it or something. Dunno, but it works now, so… 🙂