On Mon, 23 Sep 2002, Matt Hyne wrote: > Basically, we have a number of project files that we want users to be able > to check in and out when they make changes (word docs mainly). I would > like them to be able to do this via a web interface. > > Ideally I am looking for some sort of PHP based system (ie, so I can change > it). > > Anyone got any suggestions ?
Don't know of anything pre-packaged and ready to go, but it's a trivial thing to write, at the level of complexity you've described. Probably dozens of variations on the theme out there, just nobody's thought it big enough to bother packaging... > PS: CVS is a little hardcore for some of our users - so that is not really > an option. And it doesn't handle binary files as nice as one might like for Wurd docs, either. -- ----------------------------------------------------------------------- #include <disclaimer.h> Matthew Palmer, Geek In Residence http://ieee.uow.edu.au/~mjp16 -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
