My website is a proven version of SVN repo. I mean, the .svn folders are hosted on the web server. I do not use web publishing.
And I want to display the current version of the project (the entire website) in the footer. How can i do this?
If I were using web publishing, I could determine the version for the assembly / publication and write it as static html.
So how to get the audit dynamically? Read .svn files directly? Are there any better ways?
I saw other such questions, but the answer used SubWCRev.exe, which, unfortunately, is unacceptable.
Edit: Tarn gave an interesting idea about SVN bindings to commit. Any other ideas?
abatishchev
source share