dim3 Forum

Full Version: dim3 code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Brian, I can't seem to download the dim3 code. :|
I can view it through the google code thing but I can't d-load it....
You need an SVN client. Google it.
I found all the ones I found a little hard to set up, though. :/
Setting up subversion was easy. I also downloaded a contextual menu item for submitting and stuff. Don't remember where. I think http://macupdate.com

http://subversion.tigris.org/
teh1ghool Wrote:Setting up subversion was easy. I also downloaded a contextual menu item for submitting and stuff. Don't remember where. I think http://macupdate.com

http://subversion.tigris.org/

Use the plugin, it's much nicer then a regular client and it's integrated with the finder.

http://scplugin.tigris.org/

Note that when you grab the code you're getting the trunk which right now has a LOT of stuff broken in it since I've been ... well ... breaking everything Smile

[>] Brian
Since it's disappeared from Google Code, here is a working copy of r276 from back in October, which seems to work better than anything that's available now. I changed a couple of the build settings from the original to get it to build on my MacBook, but other than that, it should be the same as what used to be in the repository.

http://scatterand.com/dim3r276.src.zip (edit: old version -- see below)
Back in october? That's so old, so much had to have been changed.
cyst Wrote:Since it's disappeared from Google Code, here is a working copy of r276 from back in October, which seems to work better than anything that's available now. I changed a couple of the build settings from the original to get it to build on my MacBook, but other than that, it should be the same as what used to be in the repository.

http://scatterand.com/dim3r276.src.zip

It's there, I commit to it every night.

http://code.google.com/p/dim3/source/checkout

[>] Brian
@ggadwa I know it's still there, but the older builds rev's aren't in the repository anymore, and the new ones aren't really useable.

@teh1ghool That's just what I had on my HD, and I know it works (the current SVN code usually doesn't). If I had to guess, I'd say that the code from October is more like the last beta than the most recent SVN code.
I think it's more like 3 versions ago which had a lot less features.
@teh1ghool Yeah, I think you're right -- the date matches 2.3b3. I guess it's been a while since I used a source build.

[Update: It looks like you can check out r25 from the repository to get a working copy similar to b8, so I'm taking mine down now]
Pages: 1 2
Reference URL's