Java Client Program to explore CVS Repository
bhaveeAug 23 2011 — edited Aug 24 2011Hi Friends :
My module, use CVS as repository to which bunch of XMLs files gets committed by a particular process. Later these XMLs are collected and send to another location by an EOD process.
I need to write a java client, to explore CVS file folder structure to see what is in the CVS before EOD process starts. I do got one reference from NetBeans Stack - org-netbeans-lib-cvsclient.jar - but faces limitations on them.
Has any one here, has got any suggestion / alternate approach to make.
Regards
Abhilash