Is there a way that I can detect a tag/branch in SVN? Could I find out where the commits destination is?
I want to check that all externals are set to a specific version of the folder they are pointing to, I don't want to prevent commits to a tag with this script. I am writing the script with the c-python bindings.