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
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
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
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
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
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
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
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...@
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
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:
10 matches
Mail list logo