Re: Problem setting Notepad++ as log message editor for svn 1.9.7 (Windows7)

2018-06-08 Thread Bo Berglund
On Fri, 8 Jun 2018 14:57:06 -0400, Mark Phippard wrote: >On Fri, Jun 8, 2018 at 12:29 PM, Bo Berglund wrote: > >> I have configured Notepad++ to be the editor for the log message. >> This works OK if Notepad++ is *not* running at the time of an svn >> operation. Then Npp pops up an edit window a

Re: Problem setting Notepad++ as log message editor for svn 1.9.7 (Windows7)

2018-06-08 Thread Mark Phippard
On Fri, Jun 8, 2018 at 12:29 PM, Bo Berglund wrote: > I have configured Notepad++ to be the editor for the log message. > This works OK if Notepad++ is *not* running at the time of an svn > operation. Then Npp pops up an edit window and I can enter the message > as expected and then close the win

Re: Problem setting Notepad++ as log message editor for svn 1.9.7 (Windows7)

2018-06-08 Thread Nathan Hartman
On Fri, Jun 8, 2018 at 12:41 PM Daniel Shahaf wrote: > Bo Berglund wrote on Fri, 08 Jun 2018 18:29 +0200: > > How can I use Notepad++ as the log editor and not have this happening? > > Subversion runs the editor command with system() and expects that when > system() returns, if the exit code is z

Re: Problem setting Notepad++ as log message editor for svn 1.9.7 (Windows7)

2018-06-08 Thread Daniel Shahaf
Bo Berglund wrote on Fri, 08 Jun 2018 18:29 +0200: > How can I use Notepad++ as the log editor and not have this happening? Subversion runs the editor command with system() and expects that when system() returns, if the exit code is zero then the user has finished editing the log message. You sho

Problem setting Notepad++ as log message editor for svn 1.9.7 (Windows7)

2018-06-08 Thread Bo Berglund
I have configured Notepad++ to be the editor for the log message. This works OK if Notepad++ is *not* running at the time of an svn operation. Then Npp pops up an edit window and I can enter the message as expected and then close the window. But when Npp is already running with one or several tabs

Re: Problem with svndumpfilter

2018-06-08 Thread Branko Čibej
On 08.06.2018 10:20, Doros Agathangelou wrote: > Another option is to use Subdivision, a commercial tool that is > designed to do exactly these kinds of operations, in other works > Delete files, Extract files, Split repositories in two parts. > Subdivision reads the repository structure in memory

Re: Problem with svndumpfilter

2018-06-08 Thread Doros Agathangelou
Another option is to use Subdivision, a commercial tool that is designed to do exactly these kinds of operations, in other works Delete files, Extract files, Split repositories in two parts. Subdivision reads the repository structure in memory and 'understands' the structure of your repository. It