Vincent Snijders wrote: > > No, that is not siliently, that is because we told svn so with the svn > property: svn:eolstyle = native
This is an option that must be set when the file is checked in, which means client-side, unless the repository is setup with some "post commit" script to apply those properties. The point is still that files can slip through, and that often happens. Florian just mentioned such cases too. I even generated a script to run though the tiOPF subversion repository to periodically correct those properties, because other users with commit access do not have the "auto apply properies" rules setup. The point is, files should not keep changing when checked in or checked out. Regards, - Graeme - _______________________________________________________ fpGUI - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
