Hi Norbert,

On Tuesday, 2012-10-16 11:32:31 -0500, Norbert Thiebaud wrote:

> see http://wiki.documentfoundation.org/Development/Submodules
> for details

On a (~2 weeks old) clone I tried ./g pull -r  that left me with all
./clone/*/* symlinked to ./  and in submodule directories only a ./.git
subdirectory each.

This apparentyly solved it for me:

rm $(find . -maxdepth 1 -type l -ls | grep /clone/ | sed -e 's#.* \./#./#;s# 
->.*##')
cd dictionaries ; git reset --hard
cd helpcontent2 ; git reset --hard
cd binfilter ; git reset --hard


  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD
Support the FSFE, care about Free Software! https://fsfe.org/support/?erack

Attachment: pgprxbk70AYMZ.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to