It sounds to me that you want Subversion. There is a Python binding
if you have anything you'd need to do beyond what already comes with
the system (there are a variety of web interfaces already out there,
for instance, so I don't know that you'd need to do anything extra).
Just google "subversion
Hi,
Brian Blais wrote:
> I am trying to design a system for people to submit a series of documents to a
> project. I want users to have the ability to submit updates to any
> documents, so
> that there should be a history (or sequence) for each document.
[...]
> project1:
>document 1, docum
Hello,
I am trying to design a system for people to submit a series of documents to a
project. I want users to have the ability to submit updates to any documents,
so
that there should be a history (or sequence) for each document. I think in
terms of
python data structures, so the relational d