David Houghton ha scritto:
The strange thing is that there should be no file dev/research/config.xml. If I type cvs co dev, there's no such file in the research subdirectory. This is always the case: changes are being committed to a file which is not under version control in either CVS or Subversion. Could this be a file which someone added to and then removed from CVS between invocations of my cron job? Are commits being performed in the wrong order? Could this be the result of trying to infer what should have been atomic commits in CVS, could CVS do such a thing?
David, can you please try to obtain the very same "cvs log" that tailor asks (and of which you should find the exact command line in the .log file) and send that to me? Maybe that file was modified in a branch, and tailor fails to parse the log.
If, as you suggest, someone added and then removed the file in the CVS repo, you should still see two different changesets being applied in the svn world. So I doubt this can be the reason.
bye, lele. _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
