Bug #4173
use svn:externals for dependency injection
Start date:
06/18/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4173
Description
We historically had ant check out CVS dependencies into the repository, which is being replaced with an equivalent SVN action. However, it may be easiest to define the dependencies as svn externals, so that a checkout contains the latest code automatically without needing any build actions.
If keeping the dependencies up-to-date was a necessary step directly from build, an SVN update could be issued on the folders as needed.
More on SVN externals:
http://svnbook.red-bean.com/en/1.0/ch07s03.html
History
#1 Updated by Redmine Admin over 9 years ago
Original Bugzilla ID was 4173
#2 Updated by ben leinfelder about 9 years ago
- Status changed from New to Rejected
Moving in the Maven and/org Git direction