Question

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,

Was it helpful?

Solution

We should add this line to loginfo file:

^projectname (date; cat; (sleep 2; cd /data/www/projectname; cvs -q update -d) &) 
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top