From 667d5d2d9f6f6b4a004616595477f9ac59473525 Mon Sep 17 00:00:00 2001 From: Leif Middelschulte Date: Mon, 25 Sep 2017 21:00:02 +0200 Subject: introduce svn wrap support --- docs/markdown/snippets/wrap-svn.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/markdown/snippets/wrap-svn.md (limited to 'docs/markdown') diff --git a/docs/markdown/snippets/wrap-svn.md b/docs/markdown/snippets/wrap-svn.md new file mode 100644 index 0000000..cdf155b --- /dev/null +++ b/docs/markdown/snippets/wrap-svn.md @@ -0,0 +1,4 @@ +# wrap-svn + +The [Wrap dependency system](Wrap-dependency-system-manual.md) now supports [Subversion](https://subversion.apache.org/) (svn). +This support is rudimentary. The repository url has to point to a specific (sub)directory containing the `meson.build` file (typically `trunk/`). However, providing a `revision` is supported. -- cgit v1.1