is there any way to read Properys from a remote SVN Location ?
i want to JUST read the version number of a single file in a remote repro wothout have them synced.
the only thing i found so far is "SVN INFO"
i simply make a grep now on "Revision", but this is not really a smart way to do this.