Skip to content
Snippets Groups Projects
Commit 044f261b authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

better svn info

parent df1fc2b0
Branches
Tags
No related merge requests found
...@@ -4569,8 +4569,7 @@ questions}, for more information. ...@@ -4569,8 +4569,7 @@ questions}, for more information.
Stable releases and nightly source snapshots are available from Stable releases and nightly source snapshots are available from
@uref{http://geuz.org/gmsh/src/}. @uref{http://geuz.org/gmsh/src/}.
If you have a subversion account on geuz.org you can also access the SVN You can also access the subversion repository directly:
repository directly:
@enumerate @enumerate
@item @item
...@@ -4581,7 +4580,8 @@ svn co https://geuz.org/svn/gmsh/trunk gmsh ...@@ -4581,7 +4580,8 @@ svn co https://geuz.org/svn/gmsh/trunk gmsh
@end example @end example
You will be asked to accept the security certificate and to provide your You will be asked to accept the security certificate and to provide your
username and password. username and password. (Use gmsh/gmsh for read-only access.)
@item @item
To update your local version to the latest and greatest, go in the gmsh To update your local version to the latest and greatest, go in the gmsh
directory and type: directory and type:
...@@ -4591,8 +4591,8 @@ svn update ...@@ -4591,8 +4591,8 @@ svn update
@end example @end example
@item @item
To commit your changes to the central repository, go in the gmsh If you have write access, to commit your changes to the central
directory and type: repository, go in the gmsh directory and type:
@example @example
svn commit svn commit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment