I can define in simple terms. 
I have connection to CVS repository, I want to search for a filename in
cvs, that's one task. I am looking for a easy way to do so, may be from
a UI.
Secondly, I want to create difference reports between two diff tags in
cvs. For that scripts have been written in ANT already, but I want to
automate it somehow. 

I have seen a variety of cvs tools, but all of them work on local copy. 

If anyone has done similar to what I have to do, please share the
concept...

Thanks
Rd



-----Original Message-----
From: Barnes, Michael [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 09, 2004 12:52 PM
To: 'Ant Users List'
Subject: RE: Attachments with MailLogger

Not sure exactly what you are looking for. However, Cruisecontrol and
its
Continues Build brethern are set up to monitor a specific branch on a
project and when they notice changes to that branch, they will bring
down
the changes and compile the changes. As far as a version control search
engine, these tools are not set up to do this type of work. I am not
sure
what tools you would need to do this, possible
http://www.tortoisecvs.org/

Cheers,
Mike Barnes

-----Original Message-----
From: Radha Sangal [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 12:35 PM
To: Ant Users List
Subject: RE: Attachments with MailLogger


Can Cruisecontrol list down the differences between two tags/versions in
cvs itself ? also can it search for a filename in cvs? 

If somebody is using cruisecontrol, pls help

-----Original Message-----
From: Barnes, Michael [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 08, 2004 8:21 AM
To: 'Ant Users List'
Subject: RE: Attachments with MailLogger

Why are you not using one of the various Continues Integration tools
such as
CruiseControl? These tools will do exactly what you are looking for
without
you having to do any programming.


-----Original Message-----
From: Ivan Ivanov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 7:29 AM
To: [EMAIL PROTECTED]
Subject: Attachments with MailLogger


Dear Collegues,

I have the following question regarding MailLogger. I
currently implemented our night build scrips whose aim
is to checkout, build, unit test, checkstyle our
projects and finally to send an email. I am using
MailLogger for email sending and my question is how I
can make MailLogger send also file attachments. In
particular, I want to zip archive junit and checkstyle
reports and send them as attachments.

Thank you in advance.
Ivan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


**************************************************************
This message, including any attachments, contains confidential
information intended for a specific individual and purpose, and is
protected by law.  If you are not the intended recipient, please contact
sender immediately by reply e-mail and destroy all copies.  You are
hereby notified that any disclosure, copying, or distribution of this
message, or the taking of any action based on it, is strictly
prohibited.
TIAA-CREF
**************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


**************************************************************
This message, including any attachments, contains confidential
information intended for a specific individual and purpose, and is
protected by law.  If you are not the intended recipient, please contact
sender immediately by reply e-mail and destroy all copies.  You are
hereby notified that any disclosure, copying, or distribution of this
message, or the taking of any action based on it, is strictly
prohibited.
TIAA-CREF
**************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to