add link to github support for subversion clients

This commit is contained in:
Axel Kohlmeyer 2020-03-03 03:19:25 -05:00
parent 8f608f6a35
commit a4a5d24a69
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 7 additions and 3 deletions

View File

@ -11,16 +11,20 @@ has several advantages:
* You can submit your new features back to GitHub for inclusion in * You can submit your new features back to GitHub for inclusion in
LAMMPS. LAMMPS.
You must have `git <git_>`_ installed on your system to communicate with You must have `git <git_>`_ installed on your system to use the
the public git server for LAMMPS. commands explained below to communicate with the git servers on
GitHub. For people still using subversion (svn), GitHub also
provides `limited support for subversion clients <svn_>`_.
.. warning:: .. warning::
As of October 2016, the official home of public LAMMPS development is As of October 2016, the official home of public LAMMPS development is
on GitHub. The previously advertised LAMMPS git repositories on on GitHub. The previously advertised LAMMPS git repositories on
git.lammps.org and bitbucket.org are now deprecated, and may go away at any time. git.lammps.org and bitbucket.org are now deprecated or offline.
.. _git: https://git-scm.com .. _git: https://git-scm.com
.. _svn: https://help.github.com/en/github/importing-your-projects-to-github/working-with-subversion-on-github
You can follow LAMMPS development on 3 different git branches: You can follow LAMMPS development on 3 different git branches: