info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Accessing CVS repositry history remotely


From: Matt Doar
Subject: RE: Accessing CVS repositry history remotely
Date: Fri, 6 Jan 2006 10:51:33 -0800

You don't say what kind of history you want, but statcvs is a
sourceforge project that parses the results of cvs log or cvs rlog
commands. It's in Java and its parsing package has been used by other
products such as Jira.

~Matt

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of address@hidden
Sent: Friday, January 06, 2006 9:14 AM
To: address@hidden
Subject: Accessing CVS repositry history remotely

Hello,

I'm looking to connect and obtain the history for a CVS repository, but
I will not have command line access to the box running the repository.
Normally, using the history command would be a no brainer, but I have
been given said constraint.  My other "constraint" is that this should
be in Java.  Looking around for prebuilt apps that would do this, I
stumbled upon this:

http://www.cs.toronto.edu/~james/JCVSReport/javadoc/ca/utoronto/JCVSRepo
rt/cvsPlugin/Cvs.html

Now, I would love to use something like that, unfortunately it looks as
if it is used on the same machine that would be running the repository,
and thus can use the command line to grab the history and parse it.

Any ideas on how to make this connection from another machine?  If so,
any prebuilt things out there for this?  I find it hard to believe that
this is the first time such a task would come up...

Thanks in advance.

_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]