On Apr 17, 2012, at 14:22, Arijit Datta wrote:
> Andy Levy wrote:
>> On Tue, Apr 17, 2012 at 14:53, Arijit Datta wrote:
>>> We have a requirement whereby we need to access a svn server and find the
>>> no. of check-ins happening for each repository.
>> The repository doesn't keep track of checkou
.com]
Sent: Tuesday, April 17, 2012 3:23 PM
To: Andy Levy
Cc: users@subversion.apache.org
Subject: Re: Accessing the SVN log from java Code
Hello Andy,
Thanks for the quick reply. We are also not bothered with the checkouts. We are
only bothered about the check-ins & we will also have similar
m: 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 w
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
On Tue, Apr 17, 2012 at 14:53, Arijit Datta wrote:
> 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:
http://svnkit.com/ would be an obvious place to start.
On Tue, Apr 17, 2012 at 2:53 PM, Arijit Datta wrote:
> 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://svnexam
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