Complex CVS repository - need help...

2001-02-06 Thread Geir Johannessen
Hi We would like to move from RCS version control and our in-house developed "publish" tools to CVS, but there are a few complex problems that must be addressed first. Hopefully some of you may have dealt with this problem already and have the solution ready. If not I hope some of you can help

Re: Complex CVS repository - need help...

2001-02-06 Thread Eric Sommerlade
hi geir, may be this solution is works for you: with every commit in one module, you place a dummy file in a specific directory to this module. you set up a cron job that checks this for this file regularly. if it finds it, it checks out and copies the module to the desired place, e.g. to the