VMware
1 2 3 Previous Next 39 Replies Last post: Apr 17, 2008 8:57 AM by Harv  

Helix Agile Development Virtual Appliance posted: Jun 5, 2006 12:32 AM

Click to view VMTN Admin's profile Expert 1,468 posts since
May 10, 2006
http://www.vmware.com/vmtn/appliances/directory/328

Facilitate the use of SVN and Trac for software projects and help them become more agile.

Re: Helix Agile Development Virtual Appliance

1. Jun 6, 2006 9:17 AM in response to: VMTN Admin
Click to view citizenDAK's profile Novice 28 posts since
Dec 8, 2004
1) Is there a project URL for "Helix" virtual appliance?

Re: Helix Agile Development Virtual Appliance

2. Jun 6, 2006 9:21 AM in response to: VMTN Admin
Click to view citizenDAK's profile Novice 28 posts since
Dec 8, 2004
2) How do the Helix and vmTrac appliances compare? (Or any other SVN server appliances?):

Helix Agile Development
http://www.vmware.com/vmtn/appliances/directory/328

vmTrac
http://www.vmware.com/vmtn/appliances/directory/308

=================================
Message was edited by citizenDAK:
cross-posted to
http://www.vmware.com/community/thread.jspa?messageID=412792&#412792

Re: Helix Agile Development Virtual Appliance

3. Jun 7, 2006 1:40 PM in response to: citizenDAK
Click to view prabhakar's profile Enthusiast 119 posts since
May 24, 2006
From the doc:

http://ipaddress/helix for Trac
http://ipaddress/svn/helix for SVN

Let me know if that helps. Thanks for trying it out...

Re: Helix Agile Development Virtual Appliance

4. Jun 7, 2006 2:11 PM in response to: prabhakar
Click to view citizenDAK's profile Novice 28 posts since
Dec 8, 2004
(sorry for being unclear before...)
Is there an online (Internet) URL for the helix project, or is that just a codename for this particular VM?

Re: Helix Agile Development Virtual Appliance

5. Jun 8, 2006 1:53 AM in response to: citizenDAK
Click to view prabhakar's profile Enthusiast 119 posts since
May 24, 2006
It is just a code name for this project.

Re: Helix Agile Development Virtual Appliance

6. Jun 8, 2006 9:22 AM in response to: VMTN Admin
Click to view tkarakai's profile Lurker 4 posts since
Dec 28, 2004
I like the size of the VM, thank you for paying attention to removing the unnecessary things. My suggestions:
- Use the most current version of Trac (0.9.5 currently) including lots of bug fixes and latest Subversion too.
- I know it's trivial but it would be a nice touch to write a script which would create a new svn+trac project by simply taking one argument: the new project name.
- The big question for me: How are you planning to upgrade components when new versions are out? Are you planning to make future versions available for the general public?

Thank you!

Re: Helix Agile Development Virtual Appliance

7. Jun 8, 2006 9:41 AM in response to: VMTN Admin
Click to view Geoffrey Hardy's profile Lurker 3 posts since
Jun 7, 2006
I like it. Easy to setup a project in SVN and Trac and get going very quickly. Would be a nice touch to have a script like the other user mentioned. Good job.

Re: Helix Agile Development Virtual Appliance

8. Jun 8, 2006 10:58 AM in response to: tkarakai
Click to view prabhakar's profile Enthusiast 119 posts since
May 24, 2006
The versions of trac and SVN on the appliance are the ones that are in the backports repo for Ubuntu Breezy. I am planning on upgrading the appliance itself to Dapper and thus update SVN and Trac to the latest versions. Once i do that I will make it publicly available. I will also add a script to automatically create the svn and trac projects given the project name. Thank you both for your suggestions and for trying out Helix...

Re: Helix Agile Development Virtual Appliance

9. Jun 8, 2006 4:54 PM in response to: prabhakar
Click to view jdz's profile Lurker 2 posts since
Apr 7, 2006
It was with great excitment that I found this and a few other SVN/Trac appliances, since I'm in the middle of doing an eval of Subversion for work. The problem is all solutions are avalable only via torrents without seeds. I've tried helix, tracvm, vmtrac, etc, and even some other vm's like nuke etc, but with no seeds and or peers they are impossible to get and therefore useless. Can it really be true that none of these great VM's are actually available? Is there another way or am I missing something?

Re: Helix Agile Development Virtual Appliance

10. Jun 8, 2006 5:12 PM in response to: prabhakar
Click to view YellowDog's profile Novice 4 posts since
Mar 7, 2006
There are 4 or 5 Trac implementation in here. I will promote mine.
My version is not a straight install; I tried to make it a complete install. It has VM Tools installed, has the latest Stable version of Trac 9.5 and SVN (latest at time of submission) 1.3.1. The whole environment has been setup to maintain multiple projects and uses Apache’s mod_python for performance. I have created a number of scripts to quickly manage Trac (see below), as well as install the Trac web based administrator. I didn't try to make it small, I tried to include those items that I would want installed. I choose Debain because it easy to mange, administer and upgrade.
So please check it http://www.vmware.com/vmtn/appliances/directory/377

settrac = set default trac project
trac_add = create a new project
trac_del = remove a project
aprs = restart apache
ahup = unhung apache
alog = tail of apache log
tlog = tail of trac log
tsql = connect to trac sql
rpyc = Remove compiled python files
tadm = trac admin
tini = Edit trac.ini
gtini = edit global trac.ini
find_setup = Find the nearest enclosing plugin directory
insp = Install a new version of a plugin
devp = Setup a plugin using setup.py develop
cleanup = Clean a plugin build directory

Re: Helix Agile Development Virtual Appliance

11. Jun 8, 2006 5:18 PM in response to: jdz
Click to view prabhakar's profile Enthusiast 119 posts since
May 24, 2006
I am not sure what VMware is doing with these torrents but it really sucks when you put all this effort in and the people who want to try them out cannot get to them. I have started seeding my appliances. Try it now. Sorry about that.

Re: Helix Agile Development Virtual Appliance

12. Jun 9, 2006 1:41 PM in response to: VMTN Admin
Click to view sweerana's profile Lurker 4 posts since
Jun 9, 2006
Small size, quick to get up and running. Does what it is supposed to very well. A script for creating the project would have been nice. I like it. Good job.

Re: Helix Agile Development Virtual Appliance

13. Jun 23, 2006 2:20 PM in response to: VMTN Admin
Click to view prabhakar's profile Enthusiast 119 posts since
May 24, 2006
Here is a http link, in case you are having trouble with torrents:

http://sourceforge.net/project/showfiles.php?group_id=170938&package_id=195195

Re: Helix Agile Development Virtual Appliance

14. Jun 26, 2006 6:26 AM in response to: prabhakar
Click to view citizenDAK's profile Novice 28 posts since
Dec 8, 2004
NICE! I like the idea of "VMTN appliances" being open source, and hosted on SF.net!


p.s., where's a description of each component of this project? All I see is "This is the 1.0 version of Istanbul." but it has four zip-files:
Helix ( this V.M. ),
Hercules,
Hermes,
Pyle

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities