# # # patch "ChangeLog" # from [9c33c434eabee6cc18eeba5e9dd3a617798a64f9] # to [b1a9e3b460712520195cdf0d8d691f37bc3a08f4] # # patch "INSTALL" # from [dbcbecd1cc7f1a0092200291c3d25f5a7bd7eab6] # to [a30bac4900dcf6e51f9f9c639f08e9d3c8386b97] # ============================================================ --- ChangeLog 9c33c434eabee6cc18eeba5e9dd3a617798a64f9 +++ ChangeLog b1a9e3b460712520195cdf0d8d691f37bc3a08f4 @@ -1,3 +1,10 @@ +2006-05-06 Richard Levitte + + * INSTALL: Warn people not to run "make check" as root, since it + will cause failure of the tests. I jave no idea if there's any + such possiblity on Windows, someone else will have to fill that + in. + 2006-05-05 Richard Levitte * po/sv.po: Retranslate a few changed strings. ============================================================ --- INSTALL dbcbecd1cc7f1a0092200291c3d25f5a7bd7eab6 +++ INSTALL a30bac4900dcf6e51f9f9c639f08e9d3c8386b97 @@ -151,9 +151,12 @@ 4. testing monotone * there is a "make check" target which you can try, if you'd like to - confirm monotone's functionality on your system. you might also - like to try fetching monotone's sources from our monotone - server. this process will transfer the complete development + confirm monotone's functionality on your system. + Do not run "make check" as root (Unix)! Doing so will cause the + tests to fail! + + You might also like to try fetching monotone's sources from our + monotone server. this process will transfer the complete development history (about 40 megabytes) to your database, and you will then be free to share it with others or make changes and submit them to us: