Re: Segmentation fault in "svn resolve"

2016-06-15 Thread Stefan Sperling
On Tue, Jun 14, 2016 at 07:57:39PM -0300, Gustavo Chaves wrote: > I got a "segmentation fault" while performing a "svn resolve" to resolve a > conflict in a file with the svn:mime-type property set to > application/octet-stream. I got the same error using the WANdisco packages > for svn-1.9.4 at RH

Re: Segmentation fault in "svn resolve"

2016-06-15 Thread Stefan Sperling
On Wed, Jun 15, 2016 at 09:33:52AM +0200, Stefan Sperling wrote: > On Tue, Jun 14, 2016 at 07:57:39PM -0300, Gustavo Chaves wrote: > > I got a "segmentation fault" while performing a "svn resolve" to resolve a > > conflict in a file with the svn:mime-type property set to > > application/octet-strea

Re: Segmentation fault in "svn resolve"

2016-06-15 Thread Stefan
On 6/15/2016 09:55, Stefan Sperling wrote: > On Wed, Jun 15, 2016 at 09:33:52AM +0200, Stefan Sperling wrote: >> On Tue, Jun 14, 2016 at 07:57:39PM -0300, Gustavo Chaves wrote: >>> I got a "segmentation fault" while performing a "svn resolve" to resolve a >>> conflict in a file with the svn:mime-ty

Re: Segmentation fault in "svn resolve"

2016-06-15 Thread Stefan Sperling
On Wed, Jun 15, 2016 at 10:13:08AM +0200, Stefan wrote: > This sounds utterly familiar to me: > > See this mail on the dev list: "[PATCH] error handling for > build_text_conflict_resolve_items" from 02/01/16: > http://mail-archives.apache.org/mod_mbox/subversion-dev/201602.mbox/%3C56AEA607.7030209

Re: Segmentation fault in "svn resolve"

2016-06-15 Thread Stefan Hett
On 6/15/2016 10:26 AM, Stefan Sperling wrote: On Wed, Jun 15, 2016 at 10:13:08AM +0200, Stefan wrote: This sounds utterly familiar to me: See this mail on the dev list: "[PATCH] error handling for build_text_conflict_resolve_items" from 02/01/16: http://mail-archives.apache.org/mod_mbox/subvers

SVN upgrade

2016-06-15 Thread Somashekarappa, Anup (CWM-NR)
Hi, I am trying t compile the source code to upgrade from SVN 1.7 to 1.9.4 but I am getting the below error. Could you please send the steps for upgrading since I couldn't find any good document in web ? I am trying to follow the steps mentioned in http://svn.apache.org/repos/asf/subversion

Re: SVN upgrade

2016-06-15 Thread Stefan Hett
On 6/15/2016 1:50 PM, Somashekarappa, Anup (CWM-NR) wrote: Hi, I am trying t compile the source code to upgrade from SVN 1.7 to 1.9.4 but I am getting the below error. Could you please send the steps for upgrading since I couldn’t find any good document in web ? I am trying to follow the steps

RE: SVN upgrade

2016-06-15 Thread Somashekarappa, Anup (CWM-NR)
Hello, Thank you for your quick response. I am able to proceed further but stuck at [USER@server subversion-1.9.4]$ make install /usr/bin/install -c -d /usr/local/lib /usr/local/share/pkgconfig /usr/bin/install: cannot change permissions of `/usr/local/share/pkgconfig': No such file or directo

Re: SVN upgrade

2016-06-15 Thread Stefan Hett
Hi, Hello, Thank you for your quick response. I am able to proceed further but stuck at [USER@server subversion-1.9.4]$ make install /usr/bin/install -c -d /usr/local/lib /usr/local/share/pkgconfig /usr/bin/install: cannot change permissions of `/usr/local/share/pkgconfig': No such file or

Re: Is there a way to 'sparsify' a working copy, without starting over?

2016-06-15 Thread Johan Corveleyn
On Tue, Jun 14, 2016 at 10:04 PM, Johan Corveleyn wrote: > On Mon, Jun 13, 2016 at 10:52 AM, Daniel Shahaf > wrote: >> Johan Corveleyn wrote on Mon, Jun 13, 2016 at 10:04:13 +0200: >>> But if you have local moves, it seems the 'Delete' part of the move is >>> lost when updating to depth empty, a

Performance Decrease After Moving Working Copy to Another Machine

2016-06-15 Thread Brandon Eusebio
Hello, I am trying to move/copy a Subversion (version 1.8.10) working copy from one linux machine to another. From researching similar questions/answers, this seems possible by simply moving the entire folder (along with the .svn subdirectory). I have implemented a solution that performs this c