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 truncate

Re: svn up issue

2012-07-11 Thread vishwajeet singh
On Wed, Jul 11, 2012 at 12:46 PM, vishwajeet singh wrote: > > > 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/!sv

Re: svn up issue

2012-07-11 Thread dhanushka ranasinghe
Hi... apart form default apache configuration we use , following configuration options .. MaxKeepAliveRequests 100 KeepAliveTimeout5 SVNInMemoryCacheSize 100 SVNCacheTextDeltas On SVNCacheFullTexts On LimitXMLRequestBody 0 Thank You On 11 July 2012 12:46, vishwajeet si

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 > > > > SVNInMemoryCacheSize 100 > SVNCacheT

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

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 pos

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

Re: Cleaning out an old subscriber

2012-07-11 Thread Matthew Pounsett
On 2012/07/11, at 12:13, Bob Archer wrote: > If you send me the full email that is causing the bounce I can unsubscribe > it. I haven't seen the bounces. Sorry, a regular subscriber can't help you there. I have no idea what subscribed email address leads to that destination, and can't know wi

Re: Cleaning out an old subscriber

2012-07-11 Thread Thorsten Schöning
Guten Tag Bob Archer, am Mittwoch, 11. Juli 2012 um 18:13 schrieben Sie: > If you send me the full email that is causing the bounce I can > unsubscribe it. I haven't seen the bounces. "Vallon, Justin" Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail:thorsten.schoe

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 el

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 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, > similarly to * and ?.

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 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, > similarly

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 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 us

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 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. Please read the scrip

RE: 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 Cooke, Mark
> -Original Message- > From: KARR, DAVID [mailto:dk0...@att.com] > Sent: 12 July 2012 00:39 > To: users@subversion.apache.org > Subject: If our SVN server is 1.6.12, why don't I see older > merge history on elements merged from branch to trunk? > > It appears that our SVN on our server w