Ticket #34 (closed defect: fixed)
Sychronise SVN tags repos according to the documentation or vice versa.
| Reported by: | dietmarw | Owned by: | dietmarw |
|---|---|---|---|
| Priority: | normal | Milestone: | MSL3.0 |
| Component: | *unspecified* | Version: | trunk(dev) |
| Severity: | Keywords: | ||
| Cc: | Hide ticket: |
Description (last modified by dietmarw) (diff)
I just stumbled across a minor error in the documentation (or in the SVN repository structure)
In Modelica.UsersGuide.ReleaseNotes it says:
Released branch
Example: "Modelica/tags/V2_2_1/Modelica"
But the structure of the SVN-repository under tags is without the Modelica level (i.e. Modelica/tags/V2_2_1/package.mo).
On the other hand all other branches and the trunk follow the structure of having a toplevel "Modelica" folder first. So either the tags structure needs to be changed to match the folder structure of all the other branches and the trunk (I can do that quite easily and I think this is preferable) or the ReleaseNotes need to be changed. So what's the best solution?
PS: I posted this before in the design-list but never got a reply therefore I'm feeding this to the tracker.
