Hey !
I'm trying to do some sort of strange Facebook App which notifies developers of changes on the SVN such as new branches and versions, however to achieve this I need to ask SVN what changes have been made and the comments of those changes,version,etc.. However all the call I found for SVN on tigris.org talk about how do I update my files and such, I just want to know if there's a way to know the actual state of the project tree and how to retrieve details from a specific change
any suggestions are welcome :)