how to detect read-only branch from client?

2017-02-13 Thread Torsten Mueller
I write a script getting sources from one repository, doing a build and other time consuming things and then committing the results into another repsitory. The problem is: the detination side is "managed" which means that I must expect read only branches there. They use the path based authenticati

Re: how to detect read-only branch from client?

2017-02-14 Thread Torsten Mueller
Andrew Reedick schrieb: > Not a complete solution, but it's a start. Craft a "svn mkdir" that > includes the url to test and a url that will always fail That's it. The key is to create a nested directory in a branch, this means a directory which has a non-existing parent, and doing that without