views:

16

answers:

0

hey guys.

working on a project, that will involve 100s of files that go through a development/review/test workflow process. (knowledgetree is too large/bloated..)

the developer checks the file out/in, where the reviewer then reviews (accepts/denies) the file which passes it to the next phase where it's tested and again (accept/deny). i'm looking for thoughts on an open source, web based app that can meet these needs.

so the basic app has to have the ability to manage the files, store the files in a version control backend (svn) as well as provide a access control list function.

any thoughts/comments are welcome..

thanks