How to Getting A Repository History With SVNKIt
摘要:
In this example we'll demonstarte how you may get the history of changes made to a repository (i.e perform a logoperation) starting with the very first revision and up to the very last one.public class History { public static void main( String[] args ) { DAVRepositoryFactory.setup( ); ... 阅读全文
posted @ 2012-11-18 23:54
malaikuangren
阅读(365)
评论(0)
推荐(0)
浙公网安备 33010602011771号