Hello all, I am on MSYS2 and get my branch to work. For some reason, bazaar or my system is complaining about some files that were modified. I already force it to revert the changes, but after I do some comment like "bzr status" they appear again as modify files:
Modified (12)  bitmaps_png/icons/mk_icn.sh  demos/kit-dev-coldfire-xilinx_5213/prj.3dshapes/dpack_5.wings  demos/kit-dev-coldfire-xilinx_5213/prj.3dshapes/push_butt_4pads.wings  helpers/tools_to_build_newstroke-font/fontconv.awk  new/make-html.sh  packaging/mac-osx/dmg-generator/AdiumApplescriptRunner  packaging/mac-osx/dmg-generator/make-diskimage.sh  packaging/mac-osx/dmg-generator/mkalias  pcbnew/scripting/examples/hidePcbValuesShowReferences.py  pcbnew/scripting/plugins/touch_slider_wizard.py  scripting/build_tools/extract_docstrings.py  scripting/build_tools/fix_swig_imports.py On Bazaar explorer there is a "x-bit" on the "status" of that files that I dont know what it means. The modified files happen after I use bzr on MSYS2. On Bazaar (external running on windows host) they are not changed if I use the program. $ bzr status modified: bitmaps_png/icons/mk_icn.sh* demos/kit-dev-coldfire-xilinx_5213/prj.3dshapes/dpack_5.wings* demos/kit-dev-coldfire-xilinx_5213/prj.3dshapes/push_butt_4pads.wings* helpers/tools_to_build_newstroke-font/fontconv.awk* new/make-html.sh* packaging/mac-osx/dmg-generator/AdiumApplescriptRunner* packaging/mac-osx/dmg-generator/make-diskimage.sh* packaging/mac-osx/dmg-generator/mkalias* pcbnew/scripting/examples/hidePcbValuesShowReferences.py* pcbnew/scripting/plugins/touch_slider_wizard.py* scripting/build_tools/extract_docstrings.py* scripting/build_tools/fix_swig_imports.py* Any idea?! Thanks! Mario Luzeiro _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

