svn up issue

2012-07-11 Thread dhanushka ranasinghe
Hi guys... most of times we are getting , following error, when taking svn up error : *svn: REPORT of '/repos/home/!svn/vcc/default': Could not read response body: Secure connection truncated (https://svn.ihx.comhttps://svn.wso2.org/ )* is there any reason for this, how can i sort this

Re: svn up issue

2012-07-11 Thread vishwajeet singh
On Wed, Jul 11, 2012 at 12:28 PM, dhanushka ranasinghe parakrama1...@gmail.com wrote: Hi guys... most of times we are getting , following error, when taking svn up error : *svn: REPORT of '/repos/home/!svn/vcc/default': Could not read response body: Secure connection truncated

Re: svn up issue

2012-07-11 Thread vishwajeet singh
On Wed, Jul 11, 2012 at 12:46 PM, vishwajeet singh dextrou...@gmail.comwrote: On Wed, Jul 11, 2012 at 12:28 PM, dhanushka ranasinghe parakrama1...@gmail.com wrote: Hi guys... most of times we are getting , following error, when taking svn up error : *svn: REPORT of

Re: svn up issue

2012-07-11 Thread dhanushka ranasinghe
Hi... apart form default apache configuration we use , following configuration options .. MaxKeepAliveRequests 100 KeepAliveTimeout5 IfModule dav_svn_module SVNInMemoryCacheSize 100 SVNCacheTextDeltas On SVNCacheFullTexts On /IfModule LimitXMLRequestBody 0 Thank You On

Re: svn up issue

2012-07-11 Thread vishwajeet singh
On Wed, Jul 11, 2012 at 1:44 PM, dhanushka ranasinghe parakrama1...@gmail.com wrote: Hi... apart form default apache configuration we use , following configuration options .. MaxKeepAliveRequests 100 KeepAliveTimeout5 IfModule dav_svn_module SVNInMemoryCacheSize 100

Re: Square brackets in file names and authz (in VisualSVN 2.5.5)

2012-07-11 Thread Matthew Pounsett
On 2012/07/11, at 01:13, Jason Heeris wrote: The problem is this: it doesn't seem to work on files with the '[' or ']' characters in their name. Ignoring VisualSVN's GUI for now, I've tried going one step further and editing the authz-windows file by hand and I just can't seem to get it

Cleaning out an old subscriber

2012-07-11 Thread Matthew Pounsett
Hi List Admins. Sorry, but I couldn't find a list admin address on the web site for this, so I'm sending it to the list itself. I'm sure others have seen this too, but any time I post to the list I'm getting a bounce from world.deshaw.com. Could an admin track down this subscriber and remove

Re: Cleaning out an old subscriber

2012-07-11 Thread Thorsten Schöning
Guten Tag Matthew Pounsett, am Mittwoch, 11. Juli 2012 um 17:30 schrieben Sie: I'm sure others have seen this too, but any time I post to the list I'm getting a bounce from world.deshaw.com. Could an admin track down this subscriber and remove them from the list? I already wrote to the

RE: Cleaning out an old subscriber

2012-07-11 Thread Bob Archer
If you send me the full email that is causing the bounce I can unsubscribe it. I haven't seen the bounces. BOb -Original Message- From: Matthew Pounsett [mailto:m...@conundrum.com] Sent: Wednesday, July 11, 2012 11:31 AM To: users@subversion.apache.org Subject: Cleaning out an old

If our SVN server is 1.6.12, why don't I see older merge history on elements merged from branch to trunk?

2012-07-11 Thread KARR, DAVID
It appears that our SVN on our server was recently upgraded from a version before merge history tracking was implemented, to version 1.6.x, where merge history should be available. However, I checked the SVN history for an element that I made changes to on a branch, and I looked at that same

Re: Square brackets in file names and authz (in VisualSVN 2.5.5)

2012-07-11 Thread Jason Heeris
On 11 July 2012 23:01, Matthew Pounsett m...@conundrum.com wrote: I note by your examples that you're using a unix filesystem (as opposed to Windows). I would be a little surprised if this worked there, since the square brackets are normally used by unix shells as glob metacharacters,

Re: Square brackets in file names and authz (in VisualSVN 2.5.5)

2012-07-11 Thread David Brodbeck
On Wed, Jul 11, 2012 at 8:01 AM, Matthew Pounsett m...@conundrum.com wrote: I note by your examples that you're using a unix filesystem (as opposed to Windows). I would be a little surprised if this worked there, since the square brackets are normally used by unix shells as glob

Re: Square brackets in file names and authz (in VisualSVN 2.5.5)

2012-07-11 Thread Matthew Pounsett
On 2012/07/11, at 20:20, David Brodbeck wrote: On Wed, Jul 11, 2012 at 8:01 AM, Matthew Pounsett m...@conundrum.com wrote: I note by your examples that you're using a unix filesystem (as opposed to Windows). I would be a little surprised if this worked there, since the square brackets are

Re: Square brackets in file names and authz (in VisualSVN 2.5.5)

2012-07-11 Thread Jason Heeris
On 12 July 2012 08:03, Jason Heeris jason.hee...@gmail.com wrote: I'll file it later today and see what response I get. Apparently I need a buddy with whom to file the bug. If anyone would be willing, I'd appreciate it. I've attached a bash script that reproduces the problem under SVN 1.7.4.