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 the filesystem), and then 'svn add; svn ci' on the whole dir. I'm just following the guidelines. If people don't like em, that's fine, but don't complain about me for following them: change them. > On Nov 6, 2020, at 4:36 PM, Andrea Pescetti <pesce...@apache.org> wrote: > > 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 >> The last time I moved the dir I was able to do it with a single move. I >> think that was with AOO 4.1.6. > > I think it was the same for me with 4.1.2. Infra was even advertising at the > time that one needed a single "svn mv" to release. If there is a way to go > back to this convention, I believe this would be better for accountability: > the release becomes an "atomic" operation and if something goes wrong it > cannot be missed. > > Regards, > Andrea. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org