Files
Christoph Schwörer f045b99a25 Codebasis als Dateien ins Arbeitsrepo statt als Gitlink
QuellCode/CentronERP war nur als Gitlink (Submodul-Referenz auf 79c1142)
getrackt, ohne .gitmodules und ohne erreichbares Remote. Der
Untersuchungsgegenstand der Versuchsreihe war damit nicht reproduzierbar
gesichert: Ein Klon haette ein leeres Verzeichnis erhalten, und die Belege
der 3.287 Anforderungen waeren nicht ueberpruefbar gewesen.

Umstellung:
- Historie nach c:\DEV\CentronERP_git_snapshot_79c1142 ausgelagert
  (vollstaendig lesbar, enthaelt 79c1142 und Vorgaenger 89ccfd6)
- Gitlink aus dem Index entfernt
- Dateiinhalt aufgenommen: 24.557 Dateien, rund 333 MB

Die verschachtelte .gitignore der Codebasis gilt weiter, Build-Artefakte
bleiben ausgeschlossen. Details in Versuche/Versuch_01/_Codebasis-Nachweis.md
2026-08-26 07:43:51 +02:00

101 lines
1.8 KiB
Plaintext

{
Bindings: [
{
Caption: null,
ConnectorType: 0,
FromStep: Guid,
I3D: 0,
Kind: 0,
ToStep: Guid
},
{
Caption: null,
ConnectorType: 0,
FromStep: Guid,
I3D: 0,
Kind: 0,
ToStep: Guid
},
{
Caption: null,
ConnectorType: 0,
FromStep: Guid,
I3D: 0,
Kind: 0,
ToStep: Guid
}
],
FolderI3D: null,
I3D: 4,
Name: 'AuditForEndToEndTest',
Properties: {
ContactI3D: 1,
ContactPersonI3D: 1,
EMail: 'bortoli@c-entron.de',
FirstLoadOnWEB: null,
I3D: 2,
IsCopy: true,
IsTemplate: false,
ObjectI3D: null,
ObjectKind: null,
ReleaseDate: DateTime,
ReleasedFromI3D: 22,
RespondentName: 'Andreas Bortoli',
Status: 2,
SurveyI3D: 4,
TemplateI3D: 3
},
Steps: [
{
BindingGuid: Guid,
Description: null,
I3D: 11,
IsCurrent: true,
Kind: 13,
LocationX: 500.0,
LocationY: 500.0,
Name: 'Start'
},
{
BindingGuid: Guid,
Description: null,
I3D: 12,
IsCurrent: false,
Kind: 14,
LocationX: 500.0,
LocationY: 800.0,
Name: 'Ende'
},
{
Answer: '',
BindingGuid: Guid,
Category: 0,
Comment: null,
Description: null,
I3D: 13,
Instructions: [],
IsCurrent: false,
Kind: 16,
LocationX: 303.0,
LocationY: 567.0,
Name: 'Freitext'
},
{
BindingGuid: Guid,
Category: 0,
Choices: [],
Comment: null,
Description: null,
GenerateConnectionsForEachChoice: false,
I3D: 14,
Instructions: [],
IsCurrent: false,
Kind: 17,
LocationX: 570.0,
LocationY: 636.0,
MutliSelect: false,
Name: 'Multiple choice',
SelectedIndexes: []
}
]
}