fixing files committed with wrong eol-style

2010-07-12 Thread Kitching, Simon
Hi, We've got a repository containing a lot of text-files committed from windows systems without the svn:eol-style=native setting. Some developers now want to work on these from Linux. I would therefore like to fix the eol-style. Writing a script on linux to find all the relevant files and

Re: Unclear syntax for relative addressing of svn:externals, on RHEL 5, subversion-1.6.12

2010-07-12 Thread Les Mikesell
On 7/12/2010 4:57 PM, Nico Kadel-Garcia wrote: > I understand that, and can understand that the peg revisions demanded a new syntax. I realize that this is barely related to the topic, but is there any common scenario where you wouldn't want to use peg revision syntax? In every situation I c

Re: Unclear syntax for relative addressing of svn:externals, on RHEL 5, subversion-1.6.12

2010-07-12 Thread Nico Kadel-Garcia
On Mon, Jul 12, 2010 at 12:00 PM, Blair Zajac wrote: > On 07/12/2010 04:42 AM, Nico Kadel-Garcia wrote: >> >> On Fri, Jul 9, 2010 at 6:45 PM, Ryan Schmidt >>  wrote: >>> >>> On Jul 9, 2010, at 17:13, Nico Kadel-Garcia wrote: On Fri, Jul 9, 2010 at 4:19 PM, Ryan Schmidt wrote: >

Supported platforms

2010-07-12 Thread Phil Johnson
Is there a version of Subversion that will run as a USB portable application under Xampp ? Regards, Philip Johnson BA(Open), Dip.CCI, FIAP Privileged and/or confidential Information may be contained in this message. If you are not the addressee indicated in this message, or responsible

Re: Memory Leak

2010-07-12 Thread Mark Phippard
On Mon, Jul 12, 2010 at 6:22 AM, Lisa Ryrholm wrote: > I have a problem, apache is eating al my memory. It seems to allocate the > memory while I checkout or commit things. But then it don’t deallocate the > memory after it is finish. Instead it just allocate more and more until the > memory is f

Memory Leak

2010-07-12 Thread Lisa Ryrholm
Hi. I have a problem, apache is eating al my memory. It seems to allocate the memory while I checkout or commit things. But then it don't deallocate the memory after it is finish. Instead it just allocate more and more until the memory is filled up. Are it anyway I can fix this problem? Thanks

Access control client error messages very poor?

2010-07-12 Thread John Beranek
This E-mail and any attachments hereto are strictly confidential and intended solely for the addressee. If you are not the intended addressee please notify the sender by return and delete the message. You must not disclose, forward or copy this E-mail or attachments to any third party without t

svn: Berkeley DB error while opening 'changes' table for filesystem

2010-07-12 Thread Lisa Ryrholm
Hi I am getting this error trying to do a repository dump of MyRepository: svn: Berkeley DB error while opening 'changes' table for filesystem MyRepository/db: Invalid argument svn: bdb: call implies an access method which is inconsistent with previous calls I also try to do a recover of the rep

Re: Unclear syntax for relative addressing of svn:externals, on RHEL 5, subversion-1.6.12

2010-07-12 Thread Blair Zajac
On 07/12/2010 04:42 AM, Nico Kadel-Garcia wrote: On Fri, Jul 9, 2010 at 6:45 PM, Ryan Schmidt wrote: On Jul 9, 2010, at 17:13, Nico Kadel-Garcia wrote: On Fri, Jul 9, 2010 at 4:19 PM, Ryan Schmidt wrote: On Jul 9, 2010, at 14:08, Nico Kadel-Garcia wrote: What I wanted to do was have Subve

Re: Error loading mod_dav_svn

2010-07-12 Thread Itamar O
On Mon, Jul 12, 2010 at 11:07 AM, Csaba Raduly wrote: > On Sun, Jul 11, 2010 at 9:55 AM, Itamar O wrote: > > On Thu, Jul 8, 2010 at 11:59 AM, Csaba Raduly wrote: > >> > >> Get the dependency walker from http://www.dependencywalker.com/ and > >> try checking mod_dav_svn.so > >> It may be possibl

Re: subversion tunables

2010-07-12 Thread Campbell Allan
On Thursday 08 Jul 2010, west alto wrote: > Hi Gurus, > > Any advise on initial tuning values for apache MinSpareServers, > MaxSpareServers, and StartServers, tcp tunings, ulimits, sysctl > > I'm running svn 1.6 over apache2 pre-fork. System load goes high as > much as 10 during heavy usage. >

Re: Unclear syntax for relative addressing of svn:externals, on RHEL 5, subversion-1.6.12

2010-07-12 Thread Nico Kadel-Garcia
On Fri, Jul 9, 2010 at 6:45 PM, Ryan Schmidt wrote: > On Jul 9, 2010, at 17:13, Nico Kadel-Garcia wrote: >> On Fri, Jul 9, 2010 at 4:19 PM, Ryan Schmidt wrote: >>> On Jul 9, 2010, at 14:08, Nico Kadel-Garcia wrote: >> What I wanted to do was have Subversion check out directories from >> within th

Re: Svn import

2010-07-12 Thread Ulrich Eckhardt
On Friday 09 July 2010, aneeja gerard wrote: > Will svn import command allow special characters. SVN deals with the whole Unicode range of characters, provided SVN and the system are set up correctly. > How to skip UTF error Followed by invalid UTF -8 sequence. I guess the actual error (quote i

Re: Error loading mod_dav_svn

2010-07-12 Thread Csaba Raduly
On Sun, Jul 11, 2010 at 9:55 AM, Itamar O wrote: > On Thu, Jul 8, 2010 at 11:59 AM, Csaba Raduly wrote: >> >> Get the dependency walker from http://www.dependencywalker.com/ and >> try checking mod_dav_svn.so >> It may be possible that mod_dav_svn is there but one of its >> dependencies can not b