[
https://issues.apache.org/jira/browse/ATTIC-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943330#comment-17943330
]
Herve Boutemy commented on ATTIC-240:
-------------------------------------
svn2git = attic-site read-only trunk branch
https://github.com/apache/attic-site/tree/trunk
we should create a parallel main branch, creating by filtering trunk branch by
removing content from docs = result of
{noformat}
git-filter-repo --path docs --invert-paths
{noformat}
then will require to use this Git branch as source for:
- Whimsy:
https://github.com/search?q=repo%3Aapache%2Fwhimsy%20attic-xdocs&type=code
- Buildbot:
https://svn.apache.org/repos/infra/infrastructure/buildbot2/projects/attic-site.py
after these updates, source is kept in Git branch main, built by buildbot,
committed to svn https://svn.apache.org/repos/asf/attic/site/docs/
we will be able at that time to cleanup everything by docs from
https://svn.apache.org/repos/asf/attic/site/
> move Attic site source to Git
> -----------------------------
>
> Key: ATTIC-240
> URL: https://issues.apache.org/jira/browse/ATTIC-240
> Project: Attic
> Issue Type: New Feature
> Reporter: Herve Boutemy
> Priority: Major
>
> it will ease contribution on updating Attic content (and in the future
> modernize its toolset = https://svn.apache.org/repos/asf/attic/site/build.sh
> + https://svn.apache.org/repos/asf/attic/site/build.xml +
> https://svn.apache.org/repos/asf/attic/site/lib/
> requires ATTIC-239
> keeping website output (HTML) in svn
> https://svn.apache.org/repos/asf/attic/site/docs/ as a link to every
> infrastructure usage
> https://github.com/search?q=repo%3Aapache%2Finfrastructure-p6+attic%2F&type=code
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)