diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-10-08 22:35:27 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-10-08 22:36:06 +0300 |
commit | 683947d9436b37041cf0bb6b02ed23e982be225f (patch) | |
tree | dd11c7446ba3bcc7c5460ce7234f072cca688ff8 /docs/markdown/snippets/wrap-svn.md | |
parent | 93aa32219fec2d559ae45747f67ba17a0de06002 (diff) | |
download | meson-683947d9436b37041cf0bb6b02ed23e982be225f.tar.gz |
Collated release note snippets to main file.
Diffstat (limited to 'docs/markdown/snippets/wrap-svn.md')
-rw-r--r-- | docs/markdown/snippets/wrap-svn.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/markdown/snippets/wrap-svn.md b/docs/markdown/snippets/wrap-svn.md deleted file mode 100644 index cdf155bde..000000000 --- a/docs/markdown/snippets/wrap-svn.md +++ /dev/null @@ -1,4 +0,0 @@ -# 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. |