anks,
AJ
From: Andy Levy
To: Arijit Datta
Cc: "users@subversion.apache.org"
Sent: Wednesday, 18 April 2012 12:45 AM
Subject: Re: Accessing the SVN log from java Code
On Tue, Apr 17, 2012 at 14:53, Arijit Datta wrote:
> Hello,
>
> We have a requirement wh
__
From: Andy Levy
To: Arijit Datta
Cc: "users@subversion.apache.org"
Sent: Wednesday, 18 April 2012 12:45 AM
Subject: Re: Accessing the SVN log from java Code
On Tue, Apr 17, 2012 at 14:53, Arijit Datta wrote:
> Hello,
>
> We have a requirement whereby we need to acce
Hello,
We have a requirement whereby we need to access a svn server and find the no.
of check-ins happening for each repository.
For example the SVN is hosted at https://svnexample.net
And there are 3 repositories on it:
https://svnexample.net/rep/project1
https://svnexample.net/rep/project2