Re: Is svnadmin load affected by hooks?

2018-03-29 Thread Eric Johnson
Hi Bo, On Thu, Mar 29, 2018 at 2:29 PM, Bo Berglund wrote: > On Thu, 29 Mar 2018 10:23:34 -0700, Eric Johnson > wrote: > >On Wed, Mar 28, 2018 at 8:17 PM, Bo Berglund > wrote: > > > >If you're dumping into an empty repository, that typically resets the > >repository UUID to match that of the d

Re: Is svnadmin load affected by hooks?

2018-03-29 Thread Bo Berglund
On Thu, 29 Mar 2018 10:23:34 -0700, Eric Johnson wrote: >On Wed, Mar 28, 2018 at 8:17 PM, Bo Berglund wrote: > >If you're dumping into an empty repository, that typically resets the >repository UUID to match that of the dump file. Changing the UUID will >break the sync. Gosh, that was unfortunat

Subversion crashes during local checkout

2018-03-29 Thread Michael Osipov
Hi folks, Subversion crashes here while trying to check out locally via file:// with an apparently invalid URL. All commands are run in PowerShell on PS D:\Entwicklung\Projekte\scm-svn-test-at-sign> [System.Environment]::OSVersion.Version Major Minor Build Revision - - - -

Re: Is svnadmin load affected by hooks?

2018-03-29 Thread Eric Johnson
Hi Bo, On Wed, Mar 28, 2018 at 8:17 PM, Bo Berglund wrote: > When I load a dump into an empty repo, will the operation be affected > by the hooks I have already set up for svnsync? > If you're dumping into an empty repository, that typically resets the repository UUID to match that of the dump

Re: Subversion 1.9.7 server on Windows, advice on setting up svnsync?

2018-03-29 Thread Philip Martin
Bo Berglund writes: > Good, then I will go ahead and erase the failed mirror repos and > re-create them and then load the dump files. But for the not yet used > repos I can just start loading the dumps. Saves some time. There are some things you can do to make load faster. In 1.10 load has a ne

Re: Subversion 1.9.7 server on Windows, advice on setting up svnsync?

2018-03-29 Thread Bo Berglund
On Thu, 29 Mar 2018 13:20:04 +0100, Philip Martin wrote: >Bo Berglund writes: > >> 1) Do I have to disable the hooks I put in place for sync during the >> load? Or will they not be triggered during a load operation? > >No, by default load does not invoke hooks. You can choose to invoke >them vi

Re: Subversion 1.9.7 server on Windows, advice on setting up svnsync?

2018-03-29 Thread Philip Martin
Bo Berglund writes: > 1) Do I have to disable the hooks I put in place for sync during the > load? Or will they not be triggered during a load operation? No, by default load does not invoke hooks. You can choose to invoke them via a command line options. > 2) What do I do about the two repos w

Re: Subversion 1.9.7 server on Windows, advice on setting up svnsync?

2018-03-29 Thread Bo Berglund
On Thu, 29 Mar 2018 10:34:52 +0100, Philip Martin wrote: >Philip Martin writes: > >> Bo Berglund writes: >> >>> 2) Use hotcopy to make a backup copy of everything including hooks. >>> The caveat here is that the hotcopy needs to be using the exact same >>> version on both master and mirror. But

Re: Subversion 1.9.7 server on Windows, advice on setting up svnsync?

2018-03-29 Thread Philip Martin
Philip Martin writes: > Bo Berglund writes: > >> 2) Use hotcopy to make a backup copy of everything including hooks. >> The caveat here is that the hotcopy needs to be using the exact same >> version on both master and mirror. But I have 1.9.7 master on Windows >> and 1.9.3 mirror on Ubuntu Linu

Re: Subversion 1.9.7 server on Windows, advice on setting up svnsync?

2018-03-29 Thread Philip Martin
Bo Berglund writes: > 2) Use hotcopy to make a backup copy of everything including hooks. > The caveat here is that the hotcopy needs to be using the exact same > version on both master and mirror. But I have 1.9.7 master on Windows > and 1.9.3 mirror on Ubuntu Linux No, hotcopy needs compatible