info-cvs
[Top][All Lists]
Advanced

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

Re: automating cvs checkout/checkin and also don't checkin identical fil


From: Chad Woolley
Subject: Re: automating cvs checkout/checkin and also don't checkin identical files
Date: Tue, 16 Dec 2003 18:03:30 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030916

Eric Siegerman wrote:

You'll have to explain a bit more what you mean, I think.


I'm looking to automate this via Apache Ant.


Also, on the checkin, I don't want to check in any files that have identical contents to the repository version - even if they have been saved with a new timestamp.


This is how CVS already works.


Thanks, I never realized that. I thought I had to manually ignore the identical files.

I think that's all I really needed to know. I can now write a custom Ant task to commit all files, without worrying which have been modified.

Thanks for your help.





reply via email to

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