I'm trying to figure out a way to get the current version number of a given file in my subversion repository from within XY. From the command line, I can run the following command:
Code: Select all
svn list --verbose myfileCode: Select all
274 me 2302 Feb 12 22:22 myfileI looked through the scripting command reference, and nothing jumped out at me. I don't do much scripting (yet!), so please be patient!
Thanks!
XYplorer Beta Club