Re: How to help SVN finding moved directories during a sync-merge?

2020-02-25 Thread Thorsten Schöning
Guten Tag Stefan Sperling, am Dienstag, 25. Februar 2020 um 13:09 schrieben Sie: >> > This feature only works if the SVN client implements support for it. >> > If TSVN did not do that, then they are missing this feature. >> > I am not sure how far TortoiseSVN went with their resolver implementatio

Re: How to improve search performance for moved directories and files?

2020-02-25 Thread Stefan Sperling
On Tue, Feb 25, 2020 at 09:09:14AM +0100, Thorsten Schöning wrote: > Guten Tag Daniel Shahaf, > am Montag, 24. Februar 2020 um 18:27 schrieben Sie: > > > If the remote repository uses https://, you could set up mod_dav_svn on > > localhost in a proxy configuration. For svn:// the equivalent would

Re: How to help SVN finding moved directories during a sync-merge?

2020-02-25 Thread Stefan Sperling
On Tue, Feb 25, 2020 at 08:50:00AM +0100, Thorsten Schöning wrote: > Guten Tag Stefan Sperling, > am Montag, 24. Februar 2020 um 21:04 schrieben Sie: > > > If several possible move targets exist, the 'svn' client will offer > > 'd' and 'w' conflict options which may help you to set the right > > d

Re: How to improve search performance for moved directories and files?

2020-02-25 Thread Thorsten Schöning
Guten Tag Daniel Shahaf, am Montag, 24. Februar 2020 um 18:27 schrieben Sie: > If the remote repository uses https://, you could set up mod_dav_svn on > localhost in a proxy configuration. For svn:// the equivalent would be > to set up an svnsync mirror and do «svn relocate»'s to and from it by >