I've added svn:externals for a project in subversion, hosted on github. But when I attempt to commit the project I get the following message:
Error Commit failed (details follow): Error At least one property change failed; repository is unchanged Error Error setting property 'externals'; Error Could not execute PROPPATCH
I tried both committing with command line and with SVNX. I tried propedit-ing the svn:externals with vim and adding a new line at the end. No luck. This is the first time I use svn:externals. Any idea?
Thanks in advance for your help.
Jeremy