hey todd...

just toook a look at the polarion svn-web app.... i thought that was closed 
source... i see that it's open!!!

-----Original Message-----
From: haliphax [mailto:halip...@gmail.com]
Sent: Tuesday, March 31, 2009 2:18 PM
To: bruce; php-general@lists.php.net
Subject: Re: [PHP] Workflow app for software


On Tue, Mar 31, 2009 at 1:47 PM, bruce <bedoug...@earthlink.net> wrote:
> Ladies/Gents...
>
> Hi. Trying to get some input to a web based app for dealing with managing
> software apps/scripts.
>
> Basically, i'm envisioning a system where people register/signup, and then
> check in/out apps for development/testing/production... I need a way of
> dealing with users, assigning/accepting roles for the users, and to manage
> the flow of the "file" as it moves through the basic
> "development/testing/production" process. i'd like to have a database
> backend, combines with some kind of source/file reqpository...
>
> I've seen things like knowledgetree, owl, etc... but figured I'd get input
> from here. So, any thoughts to open source apps that you guys have actual
> experience using??

This sounds like something Subversion (SVN) is suited for. Three
repositories in the same realm: dev, test, prod. Slap a web front-end
on it like Polarion's "svn-web" (for JSP/Tomcat) and you're in
business.

-- 
// Todd

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to