SubversionRiver how to create a river?

Hi!

I have installed elasticsearch and SubversionRiver, now i need to create a
river. It's something like this:

curl -XPUT 'localhost:9200/_river/mysvnriver/_meta' -d '{
"type": "svn",
"svn": {
"repos": "file:///myRepository",
"path": "mySvnModule/trunk"
}
}'

What is the "repos"? It's a local directory where I should checkout SVN
repo from 'svn://myrepo' URL? It will be updated automatically?

Sorry I'm new with elasticsearch and SubversionRiver.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/70e4b737-0de0-4fe8-8cb7-9fe8443a1fea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.