Page 1 of 1
Entityplus source code?
Posted: Tue May 17, 2011 12:00 am
by gooball :D
is the entityplus source code available anywhere for download?
thx
-Gooball
Re: Entityplus source code?
Posted: Tue May 17, 2011 5:25 am
by obsidian
Umm... the project page and source is listed in the first post of the EntityPlus thread.
Re: Entityplus source code?
Posted: Tue May 17, 2011 6:32 am
by Eraser
Re: Entityplus source code?
Posted: Tue May 17, 2011 10:56 am
by gooball :D
yes yes i know how to BROWSE the code but i want to DOWNLOAD the code
Re: Entityplus source code?
Posted: Tue May 17, 2011 11:16 am
by Eraser
You'll need to use an SVN client for that.
Download any of the subversion clients from
here. I downloaded the one from CollabNet myself, but their site requires registration before you can download. If you choose to download from CollabNet, you'll only need the "CollabNet Subversion Command-Line Client v1.6.16" package.
Be warned though. It is a commandline tool that requires some knowledge on how to operate it. The instructions on
this page are required as well and possibly all you'll need.
Re: Entityplus source code?
Posted: Tue May 17, 2011 11:23 am
by ^misantropia^
There's TortoiseSVN too, a GUI SVN client.
Re: Entityplus source code?
Posted: Tue May 17, 2011 11:26 am
by Eraser
I'm actually a big fan of SmartSVN. It's not free (as in beer) though.
Re: Entityplus source code?
Posted: Tue May 17, 2011 11:38 pm
by Silicone_Milk
I'm personally a huge fan of git.
Re: Entityplus source code?
Posted: Wed May 18, 2011 12:14 am
by ^misantropia^
I was going to suggest git-svn but I figured that was a bridge too far. =)