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:
pgpao1BSy6kv0.pgp
Description: PGP signature
Context
Re: [ATTENTION] the merge of the submodules feature has been done...	now on master · Eike Rathke
  Re: [ATTENTION] the merge of the submodules feature has been done...	now on master · Stephan Bergmann
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.