Segmentation fault in "svn resolve"

2016-06-14 Thread Gustavo Chaves
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 RHEL and using Ubuntu 16.04 native package for svn-1.9.3. I was able to r

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

2016-06-14 Thread Johan Corveleyn
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, and the move is broken (converted >> into just the A+ of the "Add"

Re: which version control supports file locking and who has it locked

2016-06-14 Thread Johan Corveleyn
On Mon, Jun 13, 2016 at 10:49 PM, Doug Robinson wrote: > > Johan: > > On Mon, Jun 13, 2016 at 2:30 PM, Johan Corveleyn wrote: >> >> On Mon, Jun 13, 2016 at 5:29 PM, Doug Robinson >> wrote: >> > >> > Johan: >> > >> > The "svn lock" enables all people considering working with a file to >> > be abl

Re: which version control supports file locking and who has it locked

2016-06-14 Thread Doug Robinson
Andrew: Ah, eclipsed files. Yes, you can get truly creative with your config spec and enable an eclipsed file. And I agree there's always the person who copies things out and then back in again. You can't beat the MVFS simply by using file system commands (my point)... but, you're right, with eno

RE: which version control supports file locking and who has it locked

2016-06-14 Thread Andrew Reedick
> From: Doug Robinson [mailto:doug.robin...@wandisco.com] > Sent: Monday, June 13, 2016 4:49 PM > To: Johan Corveleyn > Cc: Mark McKeown; Andreas Stieger; users@subversion.apache.org > Subject: Re: which version control supports file locking and who has it locked > > > I'm not sure about Perforce'