Bug 106141

Summary: Move scripting/examples/ to the 'sdk-examples' repository
Product: LibreOffice Reporter: Samuel Mehrbrodt (allotropia) <samuel.mehrbrodt>
Component: sdkAssignee: Fakabbir amin <fakabbir>
Status: RESOLVED INVALID    
Severity: normal CC: samuel.mehrbrodt
Priority: medium Keywords: difficultyBeginner, easyHack, topicCleanup
Version: 5.4.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:

Description Samuel Mehrbrodt (allotropia) 2017-02-22 16:25:12 UTC
We have some SDK usage examples in LibreOffice core: http://opengrok.libreoffice.org/xref/core/scripting/examples/

Then we have a dedicated repository for SDK examples: http://opengrok.libreoffice.org/xref/sdk-examples/

The task is to move the folder scripting/examples from the core repository to the sdk-examples repository.
The history should be kept intact. See http://gbayer.com/development/moving-files-from-one-git-repository-to-another-preserving-history/ for how to do that.
Comment 1 Samuel Mehrbrodt (allotropia) 2017-03-06 13:42:52 UTC
As discussed in IRC, this can not be done since the examples are used in LO.