Loading SystemMake/Makefile +1 −3 Original line number Diff line number Diff line Loading @@ -321,9 +321,7 @@ cdb: @cd $(ACS_CDB); ln -s $(SYSLOCATION)/$(CDB_SVN_LOCATION) CDB sources: @cd $(SYSLOCATION) ; for i in $(SYSTEM_SVN_MODULES) ; do \ svn checkout svn+ssh://$(SVNUSER)@nuraghe-devel.oa-cagliari.inaf.it/ACS/tags/$(SYSTEM_SVN_TAG)/$${i} ;\ done @cd $(SYSLOCATION) ; svn checkout svn+ssh://$(SVNUSER)@nuraghe-devel.oa-cagliari.inaf.it/ACS/tags/$(SYSTEM_SVN_TAG)/$${i} man: @echo "creating documentation tree....." Loading Loading
SystemMake/Makefile +1 −3 Original line number Diff line number Diff line Loading @@ -321,9 +321,7 @@ cdb: @cd $(ACS_CDB); ln -s $(SYSLOCATION)/$(CDB_SVN_LOCATION) CDB sources: @cd $(SYSLOCATION) ; for i in $(SYSTEM_SVN_MODULES) ; do \ svn checkout svn+ssh://$(SVNUSER)@nuraghe-devel.oa-cagliari.inaf.it/ACS/tags/$(SYSTEM_SVN_TAG)/$${i} ;\ done @cd $(SYSLOCATION) ; svn checkout svn+ssh://$(SVNUSER)@nuraghe-devel.oa-cagliari.inaf.it/ACS/tags/$(SYSTEM_SVN_TAG)/$${i} man: @echo "creating documentation tree....." Loading