摘要: DVCS - But Why?More and more companies are making the switch to Distributed Version Control Systems (DVCS) using tools such as Git - but why?At Clearvision, as a great supporter of DVCS, the reasons we hear from our customers differ depending upon their existing CM toolset:Those moving from Subversi 阅读全文
posted @ 2012-09-28 14:03 卜海清 阅读(289) 评论(0) 推荐(0)
摘要: defant=newAntBuilder()ant.copy(todir:"backup"){fileset(dir:"images")}//build.xml<projectname="test"basedir="."><targetname="backupImages"><copytodir="backup"><filesetdir="images"/></copy></target&g 阅读全文
posted @ 2012-09-28 11:09 卜海清 阅读(478) 评论(0) 推荐(0)