> I have added 2 new files Fl_Abstract_Printer.H and .cxx > and set their svn properties. I see with svn pg that they are set > correctly, but these files are sent with unix lines to MSwindows > and don't have the correct trailer lines.
Manolo, I just tried a checkout, and it does not look as if the properties are set on the 2 new files... Examples: $ svn up U src\Fl_Device.cxx U src\Fl_GDI_Printer.cxx U src\makedepend U src\Fl_arg.cxx U src\Fl_Bitmap.cxx A src\Fl_Abstract_Printer.cxx U src\forms_compatability.cxx U src\Fl_Image.cxx U src\Makefile U src\Fl_Pixmap.cxx U src\Fl_x.cxx U src\Fl_add_idle.cxx U src\Fl_PS_Printer.cxx A FL\Fl_Abstract_Printer.H U FL\Fl.H U FL\fl_draw.H U FL\Fl_Device.H U FL\Fl_Printer.H U test\makedepend U fluid\makedepend Updated to revision 7336. Here we see that the 2 files "src\Fl_Abstract_Printer.cxx" and "FL\Fl_Abstract_Printer.H" are marked as added, but when I check their properties I get: $ svn pl -v FL/Fl_Abstract_Printer.H <i.e. it returns empty> I'd expect: $ svn pl -v FL/fl_draw.h Properties on 'FL\fl_draw.H': svn:keywords : author date id revision svn:eol-style : native After you set the properties, did you do another commit to make sure the revised props were set? SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
