|
: 5 : 8 : 3 |
Hi,
wouldn't it be good if there were a versioning for openNTF? Like for example cvs or subversion. OpenNTF collaborators could check out code with SVN/CVS clients like Tortoise or Eclipse. Such facility would make collaboration much easier. I fear it doesn't make much sense for whole nsf files, because such versioning system is all about updating parts of a project (like single C-source files) and not the whole thing.
But for codebin, java code libraries/agents or C-code, I imagine it could be a real enhancement. We use it at work for the java libraries and agents used in our notes projects. Its really easy.
Example:
Someone knows how to enhance some code, he sees in code-bin.
He requests the submiter for commit authorization.
Then he can update a new version.
The old code is still in the system, if the enhancement isn't one.
regards
Axel
|