Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
I've just been reading a tutorial on Subversion which discusses the
relationship between repositories and local working copies; where local
working copies are normally project directories.
I envision project directories mapping directly to IBM i project libraries,
and using CPYFRMSTMF and CPYTOSTMF to keep project libraries in sync with
project directories, and other actions for subsequently keeping project
directories in sync with Subversion repositories, and visa versa.
I actually prefer the classification "project library", in order to
distinguish between "shared" project libraries and "individual" programmer
libraries. In many shops, individual programmers will "check out" source
from shared project libraries. Then after source changes are made and
tested, members are "checked in" to project libraries. The check-in event
would probably be a good time to commit changes to the project libraries,
back to the Subversion repository, too; where Subversion keeps track of
revision histories.
Flows might occur as follows:
Repository <==> Project Directories (IFS) <==> Project Libraries <==>
Programmer Libraries
So you might have one set of actions for individual programmers to check
source files, and another set of actions to keep project libraries in sync
with repositories.
-Nathan.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.