RE: How to troubleshoot/resolve "connection was forcibly closed by the remote host"

2021-09-28 Thread Bram Mertens
/resolve "connection was forcibly closed by the remote host" Hello Bram, Did you enable Spooling in SVNKit? See https://stackoverflow.com/a/57789602/761095 On Mon, Sep 27, 2021 at 2:15 PM Bram Mertens mailto:bram.mert...@anubex.com>> wrote: Hi, Our users (mostly on Windows using Tort

Re: How to troubleshoot/resolve "connection was forcibly closed by the remote host"

2021-09-27 Thread Pavel Lyalyakin
t of our SVN repositories a couple > of times a day. > > In TortoiseSVN the error message is usually "Error running context: An > existing connection was forcibly closed by the remote host.". > > In Jenkins the stack trace usually shows: > ERROR: Failed to check out > org

How to troubleshoot/resolve "connection was forcibly closed by the remote host"

2021-09-27 Thread Bram Mertens
Hi, Our users (mostly on Windows using TortoiseSVN) and our Jenkins CI builds report errors during checkout and commit of our SVN repositories a couple of times a day. In TortoiseSVN the error message is usually "Error running context: An existing connection was forcibly closed by the r

Re: Connection was forcibly closed

2021-03-12 Thread Daniel Sahlberg
: "svn: warning: W730054: Error running > context: An existing connection was forcibly closed by the remote host." > How are the externals defined (ie, what is the content of svn:externals property)? Maybe they are setup in such a way that they don't go through the SSH tunnel? Then afte

RE: Connection was forcibly closed

2021-03-12 Thread Renzo Rosales
, 2021 10:25 AM To: Daniel Shahaf Cc: users@subversion.apache.org Subject: RE: Connection was forcibly closed The SSH tunnel is set to use local port 8080 redirect to port 80 on the remote Fedora system on port 80. After running the svn up over the SSH tunnel, most items are updated but 3 exte

RE: Connection was forcibly closed

2021-03-12 Thread Renzo Rosales
ction was forcibly closed by the remote host." Then after running "svn up -r BASE" over the VPN I receive "svn: E730054: Error running context: An existing connection was forcibly closed by the remote host." Running "svn ls -r BASE --depth=empty" gives me an empty respo

Re: Connection was forcibly closed

2021-03-05 Thread Nico Kadel-Garcia
On Fri, Mar 5, 2021 at 9:53 AM Renzo Rosales wrote: > > We have a few remote users who are unable to run "svn up" to an internal > server in specific paths in a repository but can access others. The error is > "svn: E730054: Error running context: An existing connec

Re: Connection was forcibly closed

2021-03-05 Thread Daniel Shahaf
Renzo Rosales wrote on Fri, Mar 05, 2021 at 14:53:02 +: > We have a few remote users who are unable to run "svn up" to an internal > server in specific paths in a repository but can access others. The error is > "svn: E730054: Error running context: An existing

Connection was forcibly closed

2021-03-05 Thread Renzo Rosales
We have a few remote users who are unable to run "svn up" to an internal server in specific paths in a repository but can access others. The error is "svn: E730054: Error running context: An existing connection was forcibly closed by the remote host." The server i

RE: E730054: Error running context: An existing connection was forcibly closed by the remote host.

2017-01-18 Thread Maloney, Daniel
month ago that she couldn't checkout a repo. I verified the issue, error text in TortoiseSVN client window was "E730054: Error running context: An existing connection was forcibly closed by the remote host." I've tried other repos, and they all fail with this same error. Same th

Re: E730054: Error running context: An existing connection was forcibly closed by the remote host.

2017-01-18 Thread Mark Phippard
sue, error text in > TortoiseSVN client window was "E730054: Error running context: An existing > connection was forcibly closed by the remote host." I've tried other repos, > and they all fail with this same error. Same thing happens with TortoiseSVN > or the command lin

Re: E730054: Error running context: An existing connection was forcibly closed by the remote host.

2017-01-18 Thread Branko Čibej
lient window was "E730054: Error running context: An existing connection was > forcibly closed by the remote host." I've tried other repos, and they all > fail with this same error. Same thing happens with TortoiseSVN or the command > line client. All repos were working fine

E730054: Error running context: An existing connection was forcibly closed by the remote host.

2017-01-17 Thread Maloney, Daniel
sting connection was forcibly closed by the remote host." I've tried other repos, and they all fail with this same error. Same thing happens with TortoiseSVN or the command line client. All repos were working fine and everyone's permissions were correct before the issue cropped up, and everyone

Re: Error An existing connection was forcibly closed by the remote host with F5 content switch or working copy on shared drive

2010-03-17 Thread Justin Johnson
: An existing connection was forcibly closed by the remote host. ( http://HOSTNAME http://hostname/) command exit code: 1 I've seen this error in a couple of scenarios: 1) when performing a checkout on a Windows box with the working copy stored on a drive mapped to a NAS share 2) when performing

RE: Error An existing connection was forcibly closed by the remote host with F5 content switch or working copy on shared drive

2010-03-17 Thread Bert Huijben
] Sent: woensdag 17 maart 2010 12:47 To: users@subversion.apache.org Subject: Re: Error An existing connection was forcibly closed by the remote host with F5 content switch or working copy on shared drive On Fri, Mar 12, 2010 at 9:34 AM, Justin Johnson jus...@honesthacker.com wrote: Hi, I'm