Op donderdag 28 juli 2016 heeft Stefan Sperling het
volgende geschreven:
> On Wed, Jul 27, 2016 at 06:56:46PM +0200, Krzysztof Smiechowicz wrote:
> > Hi All,
> >
> > We are having problems accessing our svn server via https with client
> newer
> > than 1.7.22 - 1.8.16 and 1.9.3 to be specific. Th
On Fri, Oct 31, 2014 at 4:26 PM, Ruben Lopez wrote:
> I found my problem, my antivirus program Panda, intercepted my http
> connections and I was getting corrupted files, the files include part of the
> next file (some extra bytes). For now i uninstall Panda Antivirus.
Good to know that your prob
On Fri, Oct 24, 2014 at 4:49 PM, Sean McBride wrote:
> Hi there,
>
> On some computers only, 'svn info' is always giving:
>
> svn: E120171: Error running context: An error occurred during SSL
> communication
>
> when connecting to our own svn server. This worked previously, but stopped
> workin
On Wed, Oct 15, 2014 at 2:10 PM, wrote:
> There is no proxy between the client and server. As my original email stated,
> I could see using netstat that there were tcp connections left in the
> FIN_WAIT_2 state and the Apache documentation suggests this could be a bug in
> the client. Also as
Hi,
On Thu, Sep 11, 2014 at 11:03 PM, Vaux, John wrote:
> Hello all,
>
> It’s my first time posting to this list and I am not
> subscribed so please CC me on any replies.
>
>
>
> I’m having difficulty with the proxy settings in Windows
> version of svn (I’m using t
Hi,
On Mon, Jul 21, 2014 at 3:30 PM, Niemann, Hartmut
wrote:
> Hello!
>
>
>
> Our svn server is hosted on a virtual server managed by some subcontractor.
> (Redhead enterprise linux, AFAIK).
>
> When committing, we get too often the following errors.
>
>
>
> In tortoise SVN en example message is:
Hi Nico,
On Tue, Jul 8, 2014 at 3:57 PM, Nicolai Scheer wrote:
> Hi,
>
> I did an update to svn 1.8.9 on our server yesterday and am now
> running into problems whilst updating the corresponding windows
> client.
>
> Server details:
>
> CentOS 6.5 x64
> SVN 1.8.9, compiled on my own
> Apache 2.2.
On Tue, Mar 4, 2014 at 8:17 AM, Lieven Govaerts wrote:
> Hi Daniel.
>
> On Tue, Mar 4, 2014 at 1:46 AM, Daniel Widdis wrote:
>> Hi, Lieven. No worries about sending the key... I can generate a new one
>> if/when this gets resolved!
>>
>> In regard to the serf1 c
dd 9b 24 ..8.".7#...$
> 0070 - 19 77 c0 83 f8 a5 cc 70-fa c6 9d d9 da 67 9e 9a .w.p.g..
> 0080 - 48 43 93 a0 86 1a 95 8d-f1 f5 a8 5e 23 07 16 41 HC.^#..A
> 0090 - 49 99 c9 e1 5e c3 fa 70-71 bb d8 16 2d 61 01 ab I...^..pq...-a..
> 00a0 - 2e 8d a5 eb
Hi Daniel,
On Sat, Mar 1, 2014 at 5:06 AM, Daniel Widdis wrote:
> I recently upgraded from 1.8.5 to 1.8.8 via macports. The new version
> refused to permanently accept my self-signed certificate, citing an "unknown
> error".
>
> Certificates generated on Windows 2008 Server using VisualSVN 2.7.4.
Hi Stu,
On Mon, Dec 23, 2013 at 6:11 PM, wrote:
> On Tuesday, December 17, 2013 10:32:34 AM UTC-5, Branko Čibej wrote:
>>
>> On 17.12.2013 16:19, Stuart MacDonald wrote:
>> > The Wireshark trace shows clearly and conclusively this is a bug in
>> > the client. The client drops the connection by s
On Tue, Oct 8, 2013 at 8:35 PM, Martin Zibricky wrote:
> Hi everyone,
>
> I'm trying to compile svn 1.8.3 with lsbcc (Linux Standard Base).
>
> Everything compiles fine but when trying to checkout Subversion trunk
> ( http://svn.apache.org/repos/asf/subversion/trunk/ )
> the svn client crashes wit
Hi,
On Tue, Sep 24, 2013 at 4:33 PM, Niemann, Hartmut
wrote:
> Hello!
>
>
>
> What is going wrong if I get
>
> svn: warning: W120171: Error running context: An error
> occurred during SSL communication
>
> five out of six times I try to update a repository or to do some other
> su
On Wed, Sep 11, 2013 at 6:26 PM, Curt Sellmer wrote:
> On Wed, Sep 11, 2013 at 11:02 AM, Curt Sellmer wrote:
>> On Wed, Sep 11, 2013 at 8:11 AM, Curt Sellmer wrote:
>>> That thought had crossed my mind, but so far none of the other users
>>> who are still using 1.7 clients have had any issues an
On Wed, Aug 14, 2013 at 11:30 PM, Johan Corveleyn wrote:
> On Wed, Aug 14, 2013 at 12:05 PM, Felipe Alvarez
> wrote:
>>>
>>> I have the same issue.
>>>
>>> It happens when I run 1.8.1 windows client with 1.6.9 https
>>> repository sever. I haven't tried so many combinations ATM,
>>> but here are
Hi,
On Mon, Jul 29, 2013 at 6:28 PM, Guillaume Lasnier
wrote:
> Hi all,
> When issuing the following command, I get the following error:
>
> $ svn -v log
> svn: E120107: Unable to connect to a repository at URL
> 'https://svncvs.myhost.mydomain/repos/myrepo/trunk/hybris/bin/platform'
> svn: E1201
Guillaume,
On Mon, Aug 5, 2013 at 9:03 AM, Lieven Govaerts wrote:
> Hi,
>
> On Wed, Jul 31, 2013 at 11:30 AM, Guillaume Lasnier
> wrote:
>> Hi Lieven,
>> Please find attached the tcpdump that dumps traffic between my laptop and
>> the proxy. The only information
On Mon, Aug 5, 2013 at 7:08 PM, Philip Martin
wrote:
> Lieven Govaerts writes:
>
>> Can you test if attached patch fixes this issue?
>
>> Index: subversion/libsvn_ra_serf/util.c
>> ===
>> ---
On Mon, Aug 5, 2013 at 1:05 PM, Philip Martin
wrote:
> Philip Martin writes:
>
>> Lieven Govaerts writes:
>>
>>>> C:\Customer>svn log -v ./
>>>> svn: E175002: Unexpected HTTP status 501 'Method Not Implemented' on
>>>> '/
Hi,
On Fri, Aug 2, 2013 at 2:06 AM, Geoff Field wrote:
> I have recently updated to TSVN 1.8.1, which of course uses SVN 1.8.1 as its
> command-line basis. Our server has been running 1.2 and has not been changed
> (apart from Windows updates) for a LONG time.
>
> (Yes, I know 1.2 is very old.
com/mxcl/homebrew/commits/master/Library/Formula/serf.rb
>
> Regards
>
> --
> Guillaume Lasnier
>
>
>
> On 7/29/13 7:01 PM, "Lieven Govaerts" wrote:
>
>>Hi,
>>
>>On Mon, Jul 29, 2013 at 6:28 PM, Guillaume Lasnier
>> wrote:
>>>
Hi,
On Mon, Jul 29, 2013 at 6:28 PM, Guillaume Lasnier
wrote:
> Hi all,
> When issuing the following command, I get the following error:
>
> $ svn -v log
> svn: E120107: Unable to connect to a repository at URL
> 'https://svncvs.myhost.mydomain/repos/myrepo/trunk/hybris/bin/platform'
> svn: E1201
Hi,
On Thu, Jul 25, 2013 at 4:25 PM, Bernd May
wrote:
> Hello,
>
> I am experiencing re-negotiation issues namely connection closed when
> trying to use a subversion client >=1.8 against an svn server running
>
> Debian Wheezy
> apache 2.2.22
> libapache 1.8.1
> subversion 1.8.1
> openssl 1.0.1e
On Thu, Jul 25, 2013 at 8:53 PM, Lieven Govaerts wrote:
> Hi Bernd,
>
> On Thu, Jul 25, 2013 at 5:56 PM, Lieven Govaerts wrote:
>> Hi,
>>
>> On Thu, Jul 25, 2013 at 4:25 PM, Bernd May
>> wrote:
>>> Hello,
>>>
>>> I am experiencing re
Hi Bernd,
On Thu, Jul 25, 2013 at 5:56 PM, Lieven Govaerts wrote:
> Hi,
>
> On Thu, Jul 25, 2013 at 4:25 PM, Bernd May
> wrote:
>> Hello,
>>
>> I am experiencing re-negotiation issues namely connection closed when
>> trying to use a subversion client
Hi,
On Thu, Jul 25, 2013 at 4:25 PM, Bernd May
wrote:
> Hello,
>
> I am experiencing re-negotiation issues namely connection closed when
> trying to use a subversion client >=1.8 against an svn server running
>
> Debian Wheezy
> apache 2.2.22
> libapache 1.8.1
> subversion 1.8.1
> openssl 1.0.1e
Hi Anatoly,
can you build a custom version of the serf library used by your svn
client to enable logging?
Attached patch should enable the logging needed, I hope it should
clarify the original " internal malfunction" error you reported
earlier.
You can send the log output to me privately, probab
On Sun, Jul 7, 2013 at 4:48 PM, Kyle McKay wrote:
> On Jul 7, 2013, at 06:39, Daniel Shahaf wrote:
>>
>> Kyle McKay wrote on Sat, Jul 06, 2013 at 19:46:40 -0700:
>>>
>>> On Jul 6, 2013, at 19:23, Jonathan Nieder wrote:
Kyle McKay wrote:
> Unless bulk updates are disabled when us
Hi,
On Tue, Jul 2, 2013 at 9:38 PM, Vadym Chepkov wrote:
> Bert,
>
> Master had KeepAlive on, replica - KeepAlive Off
>
as Bert said, Digest authentication to servers configured with
KeepAlive Off is currently broken in serf 1.2.1, the version used in
svn 1.8.0.
I have a patch that fixes this, a
Hi Guillaume,
thanks for the report.
On Tue, Jul 2, 2013 at 11:56 AM, Guillaume Lasnier
wrote:
> Hi,
> Please find below the content of the crash log:
>
> Process: svn [29901]
> Path:/usr/local/Cellar/subversion/1.8.0/bin/svn
> Identifier: svn
> Version: 0
> Cod
On Sat, Aug 25, 2012 at 6:35 PM, Daniel Shahaf wrote:
> += dev@, please drop users@ from replies
>
> Marc Wäckerlin wrote on Wed, Aug 22, 2012 at 09:27:14 +0200:
>> Hi
>>
>> I got a proprietary PKCS#11 library (for Post SuisseID smartcard) in
>> /usr/lib/libcvP11.so.
>>
>> There is a configuration
On Wed, Mar 16, 2011 at 11:08 PM, Ryan Schmidt
wrote:
>
> On Mar 16, 2011, at 14:20, Darryl Fenwick wrote:
>
> > Apologies for the non-descriptive e-mail previously. I was either updating
> > or committing, I'm don't remember. Sorry - not very helpful perhaps.
You were updating your trunk work
On Fri, Oct 8, 2010 at 6:32 PM, Wolff, Dave wrote:
> The following happens every time I try to update a development branch to the
> head of another branch. Let me know if there’s anything I can do to help
> get you more information.
>
This looks like the previously reported issue in sliksvn:
htt
On Tue, Aug 31, 2010 at 12:43 PM, Bert Huijben wrote:
>
>
>> -Original Message-
>> From: Stefan Sperling [mailto:s...@elego.de]
>> Sent: dinsdag 31 augustus 2010 12:22
>> To: Daniel Becroft
>> Cc: subversion
>> Subject: Re: Reverse merge - Halted due to an unexpected erro
>>
>> On Tue, Aug
On Tue, Aug 24, 2010 at 8:26 PM, Andy Levy wrote:
> On Tue, Aug 24, 2010 at 08:55, Pavel Ivanov wrote:
>>
>
> When reporting a crash, it is much more helpful if you can attach a
> sample repository & exact steps (preferably a script) which will
> reliably reproduce the issue. Just attaching dumps
On Wed, Aug 11, 2010 at 8:28 PM, Gero wrote:
> On Wed, 2010-08-11, Lieven Govaerts wrote:
> On Wed, Aug 11, Gero wrote:
>> > Hi,
>> >
>> > After moving to a new system (Kubuntu Hardy -> Lucid) I can no longer
>> > access
>> > an SVN reposito
On Wed, Aug 11, 2010 at 4:24 PM, Gero wrote:
> Hi,
>
> After moving to a new system (Kubuntu Hardy -> Lucid) I can no longer access
> an SVN repository:
>
> $ svn update
> svn: OPTIONS of 'https://example.com/path/to/svn/trunk': SSL handshake
> failed: SSL error: A TLS warning alert has been recei
[..]
>> Is the SVN server smart enough to realize that, even if I follow this
>> course of action, that
>>
>> /trunk/foo/bar.c
>> /tags/release1/foo/bar.c
>> /tags/release2/foo/bar.c
>>
>> are all the same file with minor (if any) differences?
>
> If you do this you are going to get several copies
On Thu, May 20, 2010 at 8:47 AM, John Buehrer wrote:
>
> Hi,
>
> The Subversion source code has disappeared today: Thursday, 20-May-2010
> Am I looking in the wrong place?
> I already asked on IRC chat: irc.freenode.net / #svn
> These main sites & mirrors are empty of Subversion source-code conte
On Thu, Mar 4, 2010 at 12:33 PM, Hussein Baghdadi wrote:
> Hey,
> I'm trying to create a branches directory for our project:
> svn mkdir -m "Creating branches directory"
> http://local.domain/OoProject/branches
But I got this error:
svn: Server sent unexpected return value (501 Not Implemented)
On Mon, Mar 1, 2010 at 7:42 PM, C. Michael Pilato wrote:
> C. Michael Pilato wrote:
>> Ryan Schmidt wrote:
Did I miss something in the original problem description? Is that
precisely
what is being attempted here and yet it's not working?
>>> That is my understanding:
>>>
>>> On Fr
On Sat, Feb 27, 2010 at 3:25 AM, Alexey Neyman wrote:
> Hi all,
>
> It seems that I encountered a bug in 'svnlook pl --revprop': it fails with
> the following message:
>
> $ svnlook pl --revprop -t 10547-86b /svn/test-svn
> svnlook: Invalid revision number '-1'
Reproducible with tr...@911289.
>
On Sat, Jan 23, 2010 at 11:57 PM, troels knak-nielsen
wrote:
> Hi list.
>
> I've just installed svn from ports on FreeBSD. It works for some
> operations, but I get a coredump when running the following:
>
> # svn export http://svn.facebook.com/svnroot/platform/clients/php/trunk
> facebook-api
> s
On Tue, Jan 19, 2010 at 2:10 AM, Andrew Thorburn wrote:
> I'm wondering if there has been any discussion about the ability to
> commit bits and pieces of a file.
>
> e.g.:
>
> I have a particular bit of code in a project I'm working on which is
> very large (too large), and I frequently need to ma
44 matches
Mail list logo