> The reason I need the "web browser" interface is my users aren't > necessarily adept at using the command line, a web interface to the > repository would be much more useful. > > Any suggestions? > A web interface just isn't going to cut it, the web interfaces to version control systems are great for browsing but the main operations on a version control system like importing, checking out, updating and committing require working on whole trees of your files at once. Web browsers just don't offer that. I would suggest subversion with svnweb for browsing and a graphical client like tortoisesvn for those users with an irrational fear of the command line. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist