SvnAnt
======
You can find latest version of svnant on http://subclipse.tigris.org
Installation
============
Put the svnant.jar and svnClientAdapter.jar files to classpath of your ant build file.
(Or directly to your ANT_HOME/lib directory.)
If you plan to use JavaHL instead of commandline, put the svnjavahl.jar to the classpath too.
(An of course put the appropriate native OS library on your PATH/LD_PATH too)
In the build file, load the <svn> task.
E.g. like this:
<typedef resource="org/tigris/subversion/svnant/svnantlib.xml" classpathref="svnant.classpath" />
(where svnant.jar lies in the "project.classpath")
To provide access to the Subversion API, svnant uses svnClientAdapter on top of
either the JavaHL native Subversion Java (JNI) bindings or Subverion's
command line programs (which must be installed and in your PATH).
See the subclipse's FAQ <http://subclipse.tigris.org/faq.html#get-javahl">
for info how to get JavaHL for your operating system.
Documentation
=============
Documentation of the <svn> task is in the /doc directory.
Play around
===========
To access the sources, just type "ant" in the directory containing the
build.xml bundled with the distribution. The default target will
retrieve the sources corresponding to the version you have. If you
want to get the latest sources, type "ant checkoutLatest".
Once you have the sources, svnant unit tests can be invoked using the
top level build.xml by typing "ant runTests". These tests provide a
great set of examples of how to use svnant's Ant tasks and data types.
Please send any usage questions to <mailto:[email protected]>.

炊烟~袅袅
- 粉丝: 1
最新资源
- 微机原理与接口技术彭虎(第三版)课本习题答案.doc
- 农业单品种大数据平台创新农产品监管服务新模式.docx
- PLC功能性故障及其处理.doc
- 电脑怎么安装office办公软件.docx
- 基于MOOC平台下的计算机课程发展.docx
- 网络读者访问流量统计分析系统的研究与实现(1).docx
- 信息系统项目管理师案例分析项目风险管理.doc
- 【精选】互联网通用年终总结工作汇报模板ppt模板.pptx
- 深入研究电气工程及其自动化中存在的问题.docx
- 企业审计信息化和审计组织方式研究.docx
- 免费大模型API合集 / Free LLM api Collection
- b王去非加工步进架plc系统设计.doc
- 《2024 金融行业・大模型挑战赛》复赛参赛方案(清华大学基础模型研究中心主办)
- 御景龙湾小区智能家居系统方案-智建社区.docx
- Java课程研发设计方案研究报告.doc
- 网络整合营销合作协议.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


