Search code examples
htmlsvnconfluencewiktionary

Is it possible to download files from Subversion through a HTML Link?


I want to publish some files from Subversion in a local Wiktionary (Confluence). How to do that?

Thanks.


Solution

  • Have a look here :http://geekswithblogs.net/flanakin/articles/CompareSubversionWebTools.aspx

    Something like mod_dav_svn should help you do what you want.