blob: cdf155bde8c1a9d2c520ef68fffc69c577a20b4a (
plain)
1
2
3
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.
|