Re: Disabling automatic setting of svn:executable property

2011-06-03 Thread Nico Kadel-Garcia
On Tue, May 31, 2011 at 5:39 PM, Karl Heinz Marbaise wrote: > Hi, > >> We just tried that. > >> One user complained that the Windows client didn't hide passwords >>  he typed in (displayed the whole thing in plain text instead of >> displaying *s), > Sorry to say so, but this can't be cause the SV

Re: svnshell-like client

2011-06-03 Thread Nico Kadel-Garcia
On Tue, May 31, 2011 at 5:46 PM, Les Mikesell wrote: > On 5/31/2011 12:50 PM, Rick Varney wrote: > >> We are migrating from a RCS-like revision control system, RCE, to >> Subversion. >> The users are accustomed to poking around in the directories where the >> archive files are stored to see what's

Re: Subversion 1.6.17 Released

2011-06-03 Thread Nico Kadel-Garcia
On Fri, Jun 3, 2011 at 6:44 AM, Neil Bird wrote: > Around about 03/06/11 03:46, Nico Kadel-Garcia typed ... >> >> And, apparently, the long-standing issue for clients with NTFS >> filesystems sytems, issue #3719. I'm very much looking forward to >> testing against a CIFS share, which was taking ea

Re: svnadmin: Path '....' is not in UTF-8 - svnadmin load fails

2011-06-03 Thread Torsten Krah
Made an issue to track this: http://subversion.tigris.org/issues/show_bug.cgi?id=3912 smime.p7s Description: S/MIME cryptographic signature

Re: svnadmin: Path '....' is not in UTF-8 - svnadmin load fails

2011-06-03 Thread Torsten Krah
Am Dienstag, den 31.05.2011, 14:25 +0200 schrieb Stefan Sperling: > On Tue, May 31, 2011 at 01:07:02AM +0200, Stefan Sperling wrote: > > On Tue, May 31, 2011 at 01:41:54AM +0300, Daniel Shahaf wrote: > > > > We should also make svnadmin verify complain if paths are not in UTF-8. > > > > > > +1. >

Segfault when runnning svn merge --reintegrate

2011-06-03 Thread Tom Richards
Howdy, Anyone have any pointers or workarounds when dealing with a segfault using the svn merge --reintegrate command? I'm running this: svn merge --reintegrate /path/to/repository and after a few minutes, I get: Segmentation Fault This happens on both version 1.6.15 (r1038135) an

Re: Subversion 1.6.17 Released

2011-06-03 Thread Neil Bird
Around about 03/06/11 03:46, Nico Kadel-Garcia typed ... And, apparently, the long-standing issue for clients with NTFS filesystems sytems, issue #3719. I'm very much looking forward to testing against a CIFS share, which was taking easily 10 times as long as checkouts on NFS shares. The Linu