OXPs and version control
Posted: Mon May 16, 2011 4:26 pm
This may be one for the Expansions Forum, however it's also Mac-specific so might be better here.
Does anyone out there use version control to help manage development of their OXPs? As my offerings seem to be getting more complex I thought it might be an idea to try putting them under some proper control so I can avoid losing track of things quite so often.
I've been using SVN in a limited capacity for some other minor stuff but I'm not quite sure how best to use it when it comes to OXPs. In particular, is it possible to place a checked-out package directly in the AddOns folder so that it can be modified, run and (if everything goes well) committed, or would it be necessary to hold a working copy somewhere else and transfer files between the two locations in order to commit back to a repository?
Any pointers would be gratefully received.
Does anyone out there use version control to help manage development of their OXPs? As my offerings seem to be getting more complex I thought it might be an idea to try putting them under some proper control so I can avoid losing track of things quite so often.
I've been using SVN in a limited capacity for some other minor stuff but I'm not quite sure how best to use it when it comes to OXPs. In particular, is it possible to place a checked-out package directly in the AddOns folder so that it can be modified, run and (if everything goes well) committed, or would it be necessary to hold a working copy somewhere else and transfer files between the two locations in order to commit back to a repository?
Any pointers would be gratefully received.