Re: Pre-release commit messages

2020-11-08 Thread Matthias Seidel
Hi Jim, Am 08.11.20 um 14:54 schrieb Jim Jagielski: > >> On Nov 7, 2020, at 9:35 AM, Matthias Seidel >> wrote: >> >> But let me say one thing: This was (will be) a GREAT release! >> >> We have touched more files than ever, we had great support from Don >> (FreeBSD), we had a PR from Akikazu (And

Re: Pre-release commit messages

2020-11-08 Thread Carl Marcum
Hi jim, On 11/8/20 8:54 AM, Jim Jagielski wrote: On Nov 7, 2020, at 9:35 AM, Matthias Seidel wrote: But let me say one thing: This was (will be) a GREAT release! We have touched more files than ever, we had great support from Don (FreeBSD), we had a PR from Akikazu (Android), we had a lot o

Re: Pre-release commit messages

2020-11-08 Thread Jim Jagielski
> On Nov 7, 2020, at 9:35 AM, Matthias Seidel > wrote: > > But let me say one thing: This was (will be) a GREAT release! > > We have touched more files than ever, we had great support from Don > (FreeBSD), we had a PR from Akikazu (Android), we had a lot of new > people willing to test. I wa

Re: Pre-release commit messages

2020-11-08 Thread Matthias Seidel
Hi Jim, Am 08.11.20 um 14:46 schrieb Jim Jagielski: > >> On Nov 7, 2020, at 9:35 AM, Matthias Seidel >> wrote: >> >> Hi Jim, >> >> Am 07.11.20 um 14:51 schrieb Jim Jagielski: >>> If svn supports it someone just needs to let me know how to do it. I tried >>> 'svn mv' both from WD to repo and bet

Re: Pre-release commit messages

2020-11-08 Thread Jim Jagielski
> On Nov 7, 2020, at 9:35 AM, Matthias Seidel > wrote: > > Hi Jim, > > Am 07.11.20 um 14:51 schrieb Jim Jagielski: >> If svn supports it someone just needs to let me know how to do it. I tried >> 'svn mv' both from WD to repo and between repos and svn error out and did >> not support it. >

Re: Pre-release commit messages

2020-11-07 Thread Matthias Seidel
Hi Jim, Am 07.11.20 um 14:51 schrieb Jim Jagielski: > If svn supports it someone just needs to let me know how to do it. I tried > 'svn mv' both from WD to repo and between repos and svn error out and did not > support it. If I remember it right it was just: svn mv http1 http2 Worked for me w

Re: Pre-release commit messages

2020-11-07 Thread Jim Jagielski
If svn supports it someone just needs to let me know how to do it. I tried 'svn mv' both from WD to repo and between repos and svn error out and did not support it. If "clean" commit messages are more important keeping the move within SVN, then it is almost just as easy to manually copy (using

Re: Pre-release commit messages

2020-11-06 Thread Andrea Pescetti
On 05/11/2020 Matthias Seidel wrote: Am 05.11.20 um 22:55 schrieb Jim Jagielski: This is a restriction/limitation of 'svn'... you cannot move one dir to another between repos: https://unix.stackexchange.com/questions/308115/copy-folder-of-svn-repository-to-a-folder-in-another-repository

Re: Pre-release commit messages

2020-11-05 Thread Matthias Seidel
Hi Jim, Am 05.11.20 um 22:55 schrieb Jim Jagielski: > This is a restriction/limitation of 'svn'... you cannot move one dir to > another between repos: > > > https://unix.stackexchange.com/questions/308115/copy-folder-of-svn-repository-to-a-folder-in-another-repository The last time I moved

Re: Pre-release commit messages

2020-11-05 Thread Jim Jagielski
> On Nov 5, 2020, at 3:49 PM, Andrea Pescetti wrote: > > On the contrary, Windows commits are grouped 5 languages at a time and the > log is quite readable; but even 1 commit per language, as opposed to 1 commit > per file, would significantly improve readability. > apples and oranges. If

Re: Pre-release commit messages

2020-11-05 Thread Jim Jagielski
This is a restriction/limitation of 'svn'... you cannot move one dir to another between repos: https://unix.stackexchange.com/questions/308115/copy-folder-of-svn-repository-to-a-folder-in-another-repository > On Nov 5, 2020, at 3:49 PM, Andrea Pescetti wrote: > > A request to improve read