> svn: Unrecognized format for the relative external URL 'blah.txt'. > 4 > ]]] > > I'm not sure what causes this, but for reference here's the output of > 'svn help propset' from trunk:
I had to use "blah.txt -r 3 ^/foo/trunk/blah.txt" rather than "-r 3 ^/foo/trunk/blah.txt blah.txt" as it wouldn't work as a command-line argument. Perhaps someone can help me rewrite.