From a4a5d24a69f306c3c43bf0aeda2ff588d83cd174 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 3 Mar 2020 03:19:25 -0500 Subject: [PATCH] add link to github support for subversion clients --- doc/src/Install_git.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/src/Install_git.rst b/doc/src/Install_git.rst index cda5df21c2..238f53d5a3 100644 --- a/doc/src/Install_git.rst +++ b/doc/src/Install_git.rst @@ -11,16 +11,20 @@ has several advantages: * You can submit your new features back to GitHub for inclusion in LAMMPS. -You must have `git `_ installed on your system to communicate with -the public git server for LAMMPS. +You must have `git `_ installed on your system to use the +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 `_. + .. warning:: As of October 2016, the official home of public LAMMPS development is 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 +.. _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: