Large commits fail from wifi-connected client through a proxy server

2011-06-01 Thread Kylo Ginsberg
I'm not sure if this is a subversion question or an apache question or a little of both. The setup for this was: * linux laptop running 1.6.13 * proxy server running svn 1.6.6, fedora 12, apache 2.2.13 * master server running 1.6.6, ubuntu 10.04, apache 2.2.14 Small commits from the laptop work f

Re: Can I commit under a different user name?

2011-01-11 Thread Kylo Ginsberg
On Tue, Jan 11, 2011 at 9:50 AM, Andy Levy wrote: > On Tue, Jan 11, 2011 at 12:42, NN Ott wrote: > > Hi all, > > If UserA checks out a working copy on to his machine, can UserB walk up > to > > that machine and the commit changes under his own credentials? > > Would seem possible, but just wante

annotate/log mergeinfo

2011-01-10 Thread Kylo Ginsberg
Does anyone have a script that will annotate and/or log mergeinfo. I.e. I'd like to: * see all the log entries that modified svn:mergeinfo for a given node (file or directory) * annotate the svn:mergeinfo for a given node, so I can see what author/rev was responsible for each line Thanks in advan

Provider encountered an error while streaming a REPORT response.

2010-11-03 Thread Kylo Ginsberg
I am seeing the above error with some frequency, generally producing the following three messages in the logs. [Wed Nov 03 17:11:16 2010] [error] [client 10.1.3.105] Provider encountered an error while streaming a REPORT response. [500, #0] [Wed Nov 03 17:11:16 2010] [error] [client 10.1.3.105] A

Re: Backgrounded script in post-commit blocks client commit completion

2010-10-19 Thread Kylo Ginsberg
On Tue, Oct 19, 2010 at 2:13 PM, Johan Corveleyn wrote: > On Tue, Oct 19, 2010 at 11:04 PM, Kylo Ginsberg wrote: >> Hi folks, >> >> I'm running 1.6.9 on Fedora 12.  With this post-commit script: >> >> #!/bin/sh >> REPOS="$1" >> RE

Backgrounded script in post-commit blocks client commit completion

2010-10-19 Thread Kylo Ginsberg
Hi folks, I'm running 1.6.9 on Fedora 12. With this post-commit script: #!/bin/sh REPOS="$1" REV="$2" $REPOS/hooks/delay.sh & and delay.sh is just: #!/bin/sh sleep 5 This causes commits to delay 5 seconds before completing at the client. Running post-commit directly from the command-line it

Re: Repository Access Using HTTPS and SVNSERVE

2010-02-02 Thread Kylo Ginsberg
On Tue, Feb 2, 2010 at 9:59 AM, C. Michael Pilato wrote: > Jack VAN GORKUM wrote: >> Can multiple users concurrently access Subversion repositories using >> both the svnserve Server and the Apache HTTP Server ? >> >> Is there any risk of conflicts/corruption if both methods are used at >> the same

Re: svnsync "207 Multi-Status" failure with http access method and property "svn:"

2010-01-05 Thread Kylo Ginsberg
till >> fails, and I don’t know why! >> >> >> Geir >> >> -Original Message- From: C. Michael Pilato >> [mailto:cmpil...@collab.net] Sent: 5. januar 2010 13:54 To: Engebakken >> Geir Cc: Kylo Ginsberg; users@subversion.apache.org; >> d...@

Re: svnsync "207 Multi-Status" failure with http access method and property "svn:"

2010-01-04 Thread Kylo Ginsberg
Self-bump and post to dev list also. Posting 2 days before Christmas seems to be a bad way to get a response ... ;> On Wed, Dec 23, 2009 at 1:13 PM, Kylo Ginsberg wrote: > Preparatory to setting up a proxy server, I'm trying to svnsync a > repository from 1.6.6 server to anothe

svnsync "207 Multi-Status" failure with http access method and property "svn:"

2009-12-23 Thread Kylo Ginsberg
Preparatory to setting up a proxy server, I'm trying to svnsync a repository from 1.6.6 server to another 1.6.6 server (both x86_64 linux, one Fedora 7, one Fedora 12). Some user somehow managed to create a property "svn:" on a file and the svnsync fails like so: Transmitting file data .svnsync: