Binary build of SCPlugin

It appears that development of SCPlugin has resumed, despite the fact that the news page has not been updated in over two years. The project’s Documents & Files page offers downloads of versions as new as December 9, 2006, including an “experimental” Universal Binary build of SCPlugin. I haven’t had a chance to test this yet, but this is certainly encouraging.

Older information follows…

NOTE: Despite the fact that some folks have gotten it to compile, Intel builds of this plugin have proven to be extremely buggy. At this point I have switched to using svnX for all of my svn needs on OS X. The best I can recommend would be to contact the SCPlugin project maintainers listed at scplugin.tigris.org and request that effort be put into Intel compatibility.

SCPlugin, a contextual menu plugin for the OS X Finder, is pretty cool. The official distro is only via source, tho, which isn’t super handy for a lot of folks. So I built the plugin and zipped that bad boy up for your enjoyment:

Merry Xmas!

Update: Raf. has built what promises to be an Intel-compatible version of SCPlugin:

Hi Ed, I’ve compiled an Intel version of the plugin (I noticed some comments on your blog requesting Intel versions: http://funkatron.com/wp/archives/os-x/binary-build-of-scplugin/) Please find the file at: http://studiofunk.com.au/downloads/SCPlugin-Intel.zip You can mirror the file if you like and let some of your readers know with an updated article.
Posted by funkatron on 12/25/05 at 06:27 PM

Tommy says...

THANK YOU!

Posted by Tommy  on  03/13  at  03:47 PM

kemuchi says...

Great !
Thanks !

Could you tell me how to access the sources of scplugin ?

Posted by kemuchi  on  03/14  at  07:44 AM

Ed says...

You need to have Subversion installed on your machine (I can’t recall if that ships out of the box with OS X nowadays).  If so, you can check out the source from the location described at the bottom of this page:

http://scplugin.tigris.org/

If you’re not familiar with Subversion, google around for some tutorials—there are good docs out there.

Posted by Ed  on  03/14  at  03:50 PM

Jess says...

Thanks man, your the bomb

Posted by Jess  on  04/11  at  11:33 AM

sam says...

I was wondering if you had tried making an intel build or a universal build.  Iw as trying but I got a ton of errors just trying to build the default version.  would you be willing to share your version of the project?

Posted by sam  on  04/29  at  06:09 PM

DJ says...

Can you build a MacIntel version for us?  That would be much appreciated.

Posted by DJ  on  05/01  at  11:02 PM

John Dell says...

I tried the guest/guest on http://scplugin.tigris.org/svn/scplugin/trunk but it isn’t letting me in.  What’s the secret handshake?

I’d also vote for a MacIntel version, or if you can tell me how to get the source, I’ll build it and send it to you for this website!

John

Posted by John Dell  on  05/05  at  12:45 AM

Ed says...

I’ve been so busy that I just haven’t had a chance to fire up Xcode and see what barfs out in the evenings.  I’ll see what I can do, though—keep bugging me! 8)

Posted by Ed  on  05/05  at  08:30 AM

John Dell says...

Ok, well I got the code and tried the XCode compile, but it barfs on mach_override.c:34

Which is:

#if !defined(__ppc__) && !defined(__POWERPC__)
#error “this code is currently PowerPC-only”
#endif

Doesn’t look good at this point for an Intel build :-(

John

Posted by John Dell  on  05/05  at  12:44 PM

k says...

John Dell : How’d you end up getting the source… I also keep getting failed auth on guest/guest

Anyone?

Posted by k  on  05/07  at  07:29 PM

John Dell says...

you gotta sign-up for a tigris.org account.  Just register and then you enter your user/pwd to get SVN

Posted by John Dell  on  05/12  at  07:04 PM

BizWeasel says...

I too wanted to compile the source (though I’m a marketing weasel not a coder so I don’t really know what I’m doing) and ran into quite a few errors.  For starters make gave me a checksum.md5 error and xcode barfed about 10 errors as well when I tried compiling.

I haven’t tried your binary yet, but I am hoping it works as the older binary on the scplugin site crashes on install. Too bad the scplugin team had their “real life” intrude, this looked like a very promising tool.

For the folks trying to get into the repository, there is some note on the site mentioning that there is no longer a password (technically a blank password) needed for CVS access, and this apparently goes for SVN access as well. In any case I was able to get in and download the trunk directory using username: “guest” and a blank password field.

Posted by BizWeasel  on  05/18  at  01:31 PM

Phil says...

Anyone get a binary version working?

Posted by Phil  on  05/25  at  12:30 PM

parsifal says...

Great job guys… Thank for you work…

Posted by parsifal  on  06/12  at  06:38 AM

Karl says...

Hi , I found this site and am also looking for a MacIntel binary, when I try and compile from source I get 10 errors like BizWeasel, anyone found a MacIntel binary yet ?

Posted by Karl  on  06/16  at  02:22 PM

Gabe says...

+1 requesting the mac intel version.

Posted by Gabe  on  06/16  at  04:15 PM

Stan says...

Ed,
Can you get me in touch with this Raf gent?  The intel ver. of SCPlugin is slightly unstable, and I was wondering if he is interested in pursuing the project at all - and what, if any help I could provide to such an effort.

Thanks!

Posted by Stan  on  08/05  at  07:25 PM

bobby says...

Ed, has anyone been able to get the SCPlugin for Intel working on their Macbooks? I’d like to get in touch with Raf if that is possible.

Thanks!

Posted by bobby  on  09/06  at  10:46 PM

Joe says...

I have not been able to get it to work.  I installed it in the folder, restarted the finder, and I had no new contextual menu items for svn workspaces.

I also tried installing the old version, then just replacing the plugin file in the contextual menu items dir and no luck with that either

Posted by Joe  on  10/10  at  01:57 PM

Richard says...

Hi,

I would like to get SCPlugin working under MacBookPro as well.
Anyone have the Intel Build that works ?

Greetings

R.

Posted by Richard  on  10/13  at  07:49 AM

Jack Repenning says...

There’s a new release of SCPlugin available at the site, release 0.7.  This release is a Universal Binary (Intel and PPC), includes a proper installer, and implements the complete work flow for most users.  New features include:

- You can provide your login info during commit—no more need for a separate command-line client for this!

- In fact, no need for a command-line client at all: we’re now building against the libraries themselves, rather than running the external client, so things are faster and more reliable

- In fact, no need for a separate SVN installation at all: we bundle Subversion as a Framework inside the plug-in

- Login info securely cached in the OS X Keychain

Pop on over and give it a try!  http://scplugin.tigris.org

While you’re there, join our users list, for help in using it and discussions about what we should implement next.

Posted by Jack Repenning  on  08/28  at  05:00 PM
Page 1 of 1 pages

Name:

Email (not displayed):

Location:

URL (not displayed):

Smileys

Remember my personal information

Notify me of follow-up comments?

What is 5 + 1?

Next entry: The Sunny Blade Runner

Previous entry: Atari 800 XE laptop

« Back to main