« Orkut and people who pretend to understand legalese | Main | Quote of the day »

Subversion 1.0.0 packages

I've built Subversion and all of the packages it depends on, and updated the packages in my public iDisk (wsanchez). They are all built for Mac OS X 10.3.

Note that you can't get to my iDisk using a web browser unless you know the paths to each of the files, which is unlikely. That's a drag, but not something i can fix.

Mount my public iDisk in Finder. In Panther, thats: Go -> iDisk -> Other User's Public Folder…, then enter wsanchez in the dialog. On older Mac OS X versions (or Windows), use iDisk Utility.

TrackBack

TrackBack URL for this entry:
http://www.wsanchez.net/MovableType/mt-tb.cgi/47

Comments

Thanks for packaging this!

Has your public idisk gone missing or is it me?

That was fast, Fred. You rule! :)

metafeather: I think it's just you. :-)

great....what packages need to be installed just for a command line version of subversion (no server)

You need subversion and all of its dependancies:

subversion
apr
apr-util
db
expat
httpd
neon
libxml
swig

It's a lot of stuff, but svn uses a lot of libraries. You might get away without httpd if you aren't using the server, and you might get away without swig if you aren't using anything developed on the svn library.

Very cool. I downloaded the subversion source last week and was annoyed at how many dependencies it had, and decided to wait until someone else packaged it up. Looks like someone did. :-)

Oh man!!! my friend dom tels me subversion was great but it ROCKS!!!!

too bad it's not integrated in Xcode.
CVS is a dinosaur
perforce is better but incredibly slow (particullary in Xcode)

i'll ask santa for subversion in the next revision of Xcode

It seems Santa has already granted your wish. The next version of Mac OS X ("Tiger") will include a new version of Xcode that supports Subversion.

Hi, I've downloaded all the packages from above. But when i call svnadmin I get the following error message:

dyld: svnadmin can't open library: /usr/lib/libiconv.2.dylib (No such file or directory, errno = 2)
Trace/BPT trap

What lib is missing? Under linux I is necessary to call ldconfig to make the the new libs known to the OS. Could this be the problem - wrong libpath ...?

Peter- what version of OS X are you running? I'm building for 10.3.x.

any plans to create a server package for verison 1.1.1?

John: In fact, I just did that today.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)