Re: hotcopy leaves db/rep-cache.db-journal, CIFS issues

2018-08-24 Thread Orion Poplawski
On 08/24/2018 11:53 AM, Orion Poplawski wrote: > subversion-1.10.2-1.fc28.x86_64 > > When doing a svnadmin hotcopy the file db/rep-cache.db-journal is left in the > destination. Is that expected? > > I'm also seeing problems when copying to a CIFS mounted filesystem on EL7 > (/var/svn -> /nwra/m

hotcopy leaves db/rep-cache.db-journal, CIFS issues

2018-08-24 Thread Orion Poplawski
subversion-1.10.2-1.fc28.x86_64 When doing a svnadmin hotcopy the file db/rep-cache.db-journal is left in the destination. Is that expected? I'm also seeing problems when copying to a CIFS mounted filesystem on EL7 (/var/svn -> /nwra/monterey) - it gets stuck trying to deal with it. I'm runnin

Re: Reintragration using 'swtich'

2018-08-24 Thread Stefan Sperling
On Fri, Aug 24, 2018 at 02:10:35PM +0300, Anton Shepelev wrote: > Can you please tell me what happens to uncommitted changes > in the working copy during a 'switch'? The same as with 'update'. Local changes are merged with incoming changes. You can think of 'switch' as an 'update' which is not l

Re: Reintragration using 'swtich'

2018-08-24 Thread Anton Shepelev
Daniel Shahaf to Anton Shepelev: >>Is the wroking copy of the branch not required for >>reintegration? > >It's not required. You can 'switch' your working copy to >trunk and run Thank you. Can you please tell me what happens to uncommitted changes in the working copy during a 'switch'? -- ()