cvsreport-devel
[Top][All Lists]
Advanced

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

RE: [cvsreport-devel] Support for windows and server side only ?


From: Keeron Modi
Subject: RE: [cvsreport-devel] Support for windows and server side only ?
Date: Thu, 13 Nov 2003 15:35:47 -0800

Hi,

Thanks for the info ...

I have CVSNT setup on C:\ drive and repository on f:\ drive .. Right now I am trying the scripts from the c:\ of the server itself.

"perl cvsreport -df:\cvsrepo\cm -f now-1month -n10"

Doing that gives me an error "The system cannot find the path specified."

I even tried the "cvsroot" format I would use on a CVS client (outside this server) to connect :

"perl cvsreport -d:sspi@:cvs-bel1:2404:/cm -f now-1month -n10"

I get the same error.

My access on the server, and the above format is also correct while doing simple checkouts thru a client.

I don't have a config file yet .. But that shouldn't matter right ?

Thanks
- keeron



-----------------------------------------------------------------------------
"Strive for perfection in everything you do, take the best that
exists and make it better, and if it does not exist then design it."


Keeron Modi
address@hidden
Intern - Configurations Management Group.
Attachmate Corporation

425-649-6674




-----Original Message-----
From: Vincent Caron [mailto:address@hidden]
Sent: Thursday, November 13, 2003 3:02 PM
To: Development & bugfixes discussion; Keeron Modi
Subject: Re: [cvsreport-devel] Support for windows and server side only ?


Keeron Modi wrote:
>
> Your script (CVSReport) is a nice tool to have .. But its mainly unix
> based (I guess not aimed for windows), and a client side only. It does
> send commit mails and reports .. But what if it was purely server side
> .. I.e. you can run it using a "viewcvs.cgi" type of script.

It can be used both at client and server side, ie. it does automatic
changeset detection and reporting at commit time or later on-demand.
It's actually more popular as an automatic server-side tool.


> Do you plan to make this windows-compatible ?

It's Perl, it should just run on your platform 'as is'. Cvsreport used
to depend on an external mail program, but the latest release (0.3.4)
has direct SMTP support. The only - but obvious - dependency is CVS
itself, make sure it's in your PATH.

Make sure to read the man page (badly formatted in HTML) here :
   http://www.nongnu.org/cvsreport/cvsreport.html

If it does not work, please fill a bug report with the requested info here :

   http://savannah.nongnu.org/bugs/?func=addbug&group=cvsreport


reply via email to

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