Re: is it a valid set_path report?

2018-11-06 Thread Julian Foad
Dmitry Pavlenko wrote: > set_path "" 6 infinity > set_path "directory" 6 infinity > set_path "directory/subdirectory" 5 infinity > finish_report > > and run svn_ra_do_update3() with revision=6 to get changes of > "directory/subdirectory" between r5 and r6. > > > My question is whether

is it a valid set_path report?

2018-11-06 Thread Dmitry Pavlenko
Hello Subversion community, I have a question regarding set_path / update behaviour. Suppose I want to use libsvn_ra library I report my ("virtual") working copy as set_path "" 6 infinity set_path "directory" 6 infinity set_path "directory/subdirectory" 5 infinity finish_report and run

Re: is it a valid set_path report?

2018-11-06 Thread Branko Čibej
On 06.11.2018 18:19, Julian Foad wrote: > Dmitry Pavlenko wrote: >> set_path "" 6 infinity >> set_path "directory" 6 infinity >> set_path "directory/subdirectory" 5 infinity >> finish_report >> >> and run svn_ra_do_update3() with revision=6 to get changes of >> "directory/subdirectory"

Re: svn commit: r1845874 - /subversion/trunk/subversion/tests/cmdline/pegrev_parse_tests.py

2018-11-06 Thread Branko Čibej
On 06.11.2018 09:16, br...@apache.org wrote: > Author: brane > Date: Tue Nov 6 08:16:05 2018 > New Revision: 1845874 > > URL: http://svn.apache.org/viewvc?rev=1845874=rev > Log: > Add a bunch of peg-revision parsing tests. [...] > +def make_dir_subdir_7_no_escape_peg(sbox): > + "create