is it possible to add a Custom Property for my files in SVN?
e.g. I want to add an entry "Release Ref:" which can be list like 3.1, 3.2, 3.3, 3.31, 3.4 ..etc.
Second I want to get all the files from the Branch based on this property entry!
is that possible from CLI or ANT?
I am a little new to SVN Please help