Skip to content

Commit 8f95f80

Browse files
valentin-seitzValentin Seitz
andauthored
Moving the LFS server url (#419)
Co-authored-by: Valentin Seitz <valentin.seitz@tum.de>
1 parent 2a87e85 commit 8f95f80

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.lfsconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[lfs]
2+
url = http://precice-tests.informatik.uni-stuttgart.de/precice/tutorials.git/info/lfs

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,9 @@ The purpose of these cases is not to teach you how to use preCICE from scratch,
66
As a general rule, you can start each participant from inside their `<tutorial>/<participant>-<solver>` using `./run.sh`. Look into these short scripts and copy the parts you need for your new case. Before running again, execute the cleaning scripts you can find at each level, to clean from this point and deeper.
77

88
Contributions to this repository are very welcome. Please refer to the page [Contribute to preCICE](https://precice.org/community-contribute-to-precice.html) for a few guidelines and hints to help you in this direction.
9+
10+
## LFS usage
11+
12+
Since we rely on LFS to version systemtest artifacts like reference solutions, we host our own LFS server.
13+
Please note, that during a small phase of initial setup, this server might not be reachable from your machine.
14+
Therefore your git lfs fetch might fail.

0 commit comments

Comments
 (0)