I am sorry about my question. I have Googled but I couldn't find an answer to my question.

My code in code repository CVS. I have downloaded the code to my eclipse. When I commit the changes in eclipse it did not affect the code in CVS until I write CVS update command. I think there is some code need to be added to this file in CVSROOT/loginfo. Can you assist please?

Thanks,

有帮助吗?

解决方案

We should add this line to loginfo file:

^projectname (date; cat; (sleep 2; cd /data/www/projectname; cvs -q update -d) &) 
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top