[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SVN - Document/File Manager Questions

From: bruce <bedouglas_at_earthlink.net>
Date: Wed, 1 Apr 2009 07:53:57 -0700

Hi Ladies/Gents...

Got a couple of questions, and figured that I'd post here to get additional
thoughts/input from the list.

I'm dealing with an app that will have a lot of files to be managed. Each
file corresponds to a given college. Each file will be updated/checked/run
each semester. The files have to go through a kind of workflow of -
"dev/test/production". Also, need to have a way of allowing users to check
in/out files, and to assign usage access/permissions to the user, for the
given college/file.

I'd like to be able to have all actions to the system tracked via db. The
files of course would be handled via the SVN repository functionality (or
maybe not!!)

Oh, all of this has to have a web based interface if possible. Given that
this is also a college/garage type app, there is a limited/cheap budget for
this.

So, my question:
 -Does anyone have knowledge of an existing, off the shelf app that can
handle
 the above requirements
 -Anyone have an existing app that we can talk to you about using/modifying
 for our usage...
 -Anyone have skills with this kind of functionality that we can talk
 to about building this from scratch if we need to...

We've looked at Alfresco, and a bunch of different web scripts, but we
haven't gotten there yet. We'd prefer to stay away from the java/tomcat
solutions...

thanks

-bruce

I'm envisioning that the underlying file structure will look something like:

 semester-1
   collegeA
     dev
     test
     production
   collegeB
     dev
     test
     production
   collegeC
     dev
     test
     production
   .
   .
   .

 semester-2
   collegeA
     dev
     test
     production
   collegeB
     dev
     test
     production
   collegeC
     dev
     test
     production
   .
   .
   .

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1507686

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-01 16:54:49 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.