task #6158
closedUpdate EDIT documentation from svn to git
100%
Description
the documentation stills refers to the old svn repositories. We should change this to git and also link to git developer wiki site
https://cybertaxonomy.eu/cdmlib/getting-started.html#Developing_the_CDM_Library_with_Eclipse
Related issues
Updated by Andreas Müller about 7 years ago
- Category changed from platform to documentation
Updated by Andreas Müller about 7 years ago
Also generally try to update the site where necessary. E.g. java version is now 1.7
Updated by Andreas Müller about 7 years ago
- Target version changed from Release 4.4 to Release 4.5
Updated by Patrick Plitzner almost 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor|8e2a3b6327166e1cd821a6dbeb9df2e2a27f4988.
Updated by Patrick Plitzner almost 7 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
I updated the documentation of taxeditor and cdmlib (changed only the repository information from svn to git here).
We can close this ticket after the next release to see if it works. The site was correctly generated for me locally.
Updated by Andreas Kohlbecker almost 7 years ago
Patrick Plitzner wrote:
I updated the documentation of taxeditor and cdmlib (changed only the repository information from svn to git here).
We can close this ticket after the next release to see if it works. The site was correctly generated for me locally.
Are there other projects which also need to be updated? Did you check cdm-server, cdm-dataportal? How about the SCM entries in cdm-vaadin, cdm-webapp, cdmlib-apps?
Updated by Andreas Müller almost 7 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
Updated by Patrick Plitzner almost 7 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Andreas Müller
Andreas Kohlbecker wrote:
Patrick Plitzner wrote:
I updated the documentation of taxeditor and cdmlib (changed only the repository information from svn to git here).
We can close this ticket after the next release to see if it works. The site was correctly generated for me locally.Are there other projects which also need to be updated? Did you check cdm-server, cdm-dataportal? How about the SCM entries in cdm-vaadin, cdm-webapp, cdmlib-apps?
I checked the projects for any links to svn. The documentation in general has to be updated for most of the projects because there are some tiny error and wrong links here and there. We could also include Walter's manual into the taxeditor documentation. But this is a bigger task. We should create a new ticket for that.
Updated by Patrick Plitzner almost 7 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
Updated by Andreas Müller almost 7 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Andreas Müller
Updated by Patrick Plitzner almost 7 years ago
- Related to feature request #5055: Integrate Luna installation instruction into standard installation instructions added
Updated by Andreas Müller almost 7 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
At most places it is updated. I found some additional issues:
- dataportal: link to SourceRepository is broken
- cdmlib: http://cybertaxonomy.eu/cdmlib/source-repository.html has still links to svn and Web Browser Access is broken
- same for http://cybertaxonomy.eu/taxeditor/source-repository.html
- same for http://cybertaxonomy.eu/cdm-server/source-repository.html
- same for http://cybertaxonomy.eu/printpublisher/source-repository.html
Additional nice to haves:
- Could you also update the underlying link for the "Wiki" menu entry. It still links to trac (but is redirected and therefore no real problem)
- On http://cybertaxonomy.eu/cdmlib/ could you update the link UML to link to http://cybertaxonomy.eu/cdm/latest/ ?
- Generally it would be nice to remove all wp5.e-taxonomy.eu links by cybertaxonomy.eu to avoid redirects.
Updated by Patrick Plitzner almost 7 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
- % Done changed from 50 to 80
Updated by Andreas Müller almost 7 years ago
- Status changed from Feedback to Resolved
Updated by Andreas Müller over 6 years ago
- Priority changed from New to Priority14
Can't test yet as changes seem not to be deployed correctly yet.
Updated by Andreas Kohlbecker over 6 years ago
- Description updated (diff)
Andreas Müller wrote:
Can't test yet as changes seem not to be deployed correctly yet.
The link in the description needed to be updated, the new URI is https://cybertaxonomy.eu/cdmlib/getting-started.html#Developing_the_CDM_Library_with_Eclipse
Updated by Andreas Müller over 6 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
Andreas Müller wrote:
At most places it is updated. I found some additional issues:
- dataportal: link to SourceRepository is broken
- cdmlib: http://cybertaxonomy.eu/cdmlib/source-repository.html has still links to svn and Web Browser Access is broken
- same for http://cybertaxonomy.eu/taxeditor/source-repository.html
- same for http://cybertaxonomy.eu/cdm-server/source-repository.html
- same for http://cybertaxonomy.eu/printpublisher/source-repository.html
Additional nice to haves:
- Could you also update the underlying link for the "Wiki" menu entry. It still links to trac (but is redirected and therefore no real problem)
- On http://cybertaxonomy.eu/cdmlib/ could you update the link UML to link to http://cybertaxonomy.eu/cdm/latest/ ?
- Generally it would be nice to remove all wp5.e-taxonomy.eu links by cybertaxonomy.eu to avoid redirects.
- Web Browser Access should be https://dev.e-taxonomy.eu/redmine/projects/edit/repository NOT http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib
- Same for the 3 other sites
- The link to the Wiki is still to Trac (not Redmine) for TaxEditor, CdmServer etc. Only CDM Library is changed
- On https://cybertaxonomy.eu/cdmlib/ the links to "Who uses the CDM Library are still to http://wp5.e-taxonomy.eu/
Updated by Patrick Plitzner almost 6 years ago
- Target version changed from Release 4.5 to Release 5.0
moving to current milestone as I am already working on it
Updated by Patrick Plitzner over 5 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Andreas Müller
- % Done changed from 80 to 90
I searched for strings like "wp5" and "dev." and replaced everything I found with the redirected URL.
Updated by Andreas Müller over 5 years ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Patrick Plitzner
- % Done changed from 90 to 100
Seems all to be fixed