Subversion website, Blog area

2023-03-10 Thread Daniel Sahlberg
Hi, There has been some suggestions that we should add an area on the website for articles about the design and usage of Subversion. These articles don't fit in any of the existing categories so I'm suggesting to add a "blog" link on the website where these could be stored. I have added the menu

Re: Requesting opinion on improved error message for SVN_ERR_ILLEGAL_TARGET - autocorrection for supplied path

2023-03-10 Thread Daniel Sahlberg
Den fre 10 mars 2023 kl 12:03 skrev Atena Bogusz : > Sure, I'll use subversion repository as an example. > > I'm working on Linux in terminal. Suppose I want to check out > documentation from a specific branch: > > $ svn co > https://svn.apache.org/repos/asf/subversion/branches/issue-2897/doc > >

Re: Requesting opinion on improved error message for SVN_ERR_ILLEGAL_TARGET - autocorrection for supplied path

2023-03-10 Thread Atena Bogusz
Sure, I'll use subversion repository as an example. I'm working on Linux in terminal. Suppose I want to check out documentation from a specific branch: $ svn co https://svn.apache.org/repos/asf/subversion/branches/issue-2897/doc I type the address in the command line from memory, because I'm fam

Re: Requesting opinion on improved error message for SVN_ERR_ILLEGAL_TARGET - autocorrection for supplied path

2023-03-10 Thread Daniel Sahlberg
Den fre 10 mars 2023 kl 10:22 skrev Atena Bogusz : > Hello everybody, > > I wish to write a patch that would perform a lookup on missing targets > when SVN_ERR_ILLEGAL_TARGET occurs and would display a suggested correction > to the path alongside the error message. > > Suggested implementation: th

Requesting opinion on improved error message for SVN_ERR_ILLEGAL_TARGET - autocorrection for supplied path

2023-03-10 Thread Atena Bogusz
Hello everybody, I wish to write a patch that would perform a lookup on missing targets when SVN_ERR_ILLEGAL_TARGET occurs and would display a suggested correction to the path alongside the error message. Suggested implementation: the algorithm will identify which part of the path is valid (start