Re: [PATCH] Add check of the changeno_end variable for zero (was: [PATCH] Check the change argument for a double minus at the start.)

2024-05-24 Thread Nathan Hartman
On Wed, May 22, 2024 at 11:13 AM Timofey Zhakov wrote: > > On Wed, May 22, 2024 at 5:04 PM Timofey Zhakov wrote: > > > > > >>> I found a little bug in parsing a change revision: If the number, > > > >>> given to the --change argument, starts with a double minus or with > > > >>> `-r-`, the comman

Re: [PATCH] Convert path to local style when rising BAD_RELATIVE_PATH error from diff.

2024-05-24 Thread Nathan Hartman
On Thu, May 23, 2024 at 2:48 PM Timofey Zhakov wrote: > > Hi, > > I found a little bug in the svn_client_diff7() function: If the > function returns an error 'the path must be an immediate child of the > directory', Subversion formats it with the paths in internal style. > > The error cannot be re