Re: svn: E170013: Unable to connect to a repository at URL 'svn+ssh://svn.freebsd.org/ports/head'

2017-10-26 Thread Benjamin Kaduk
On Thu, Oct 26, 2017 at 08:47:06PM +0300, Boris Samorodov wrote:
> Hi All,
> 
> Since a few days I can't update repository (info and cleanup works,
> but not update and commit) both at local and remote systems.
> 
> Is it my personal problem/misconfig?
> 
> ---
> % svnlite up
> Updating '.':
> svn: E170013: Unable to connect to a repository at URL
> 'svn+ssh://svn.freebsd.org/ports/head'

For ssh access, you probably are better off with repo.freebsd.org, per
the committer's guide.

-Ben
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: svn: E170013: Unable to connect to a repository at URL 'svn+ssh://svn.freebsd.org/ports/head'

2017-10-26 Thread Boris Samorodov
26.10.2017 20:51, Benjamin Kaduk пишет:
> On Thu, Oct 26, 2017 at 08:47:06PM +0300, Boris Samorodov wrote:
>> Hi All,
>>
>> Since a few days I can't update repository (info and cleanup works,
>> but not update and commit) both at local and remote systems.
>>
>> Is it my personal problem/misconfig?
>>
>> ---
>> % svnlite up
>> Updating '.':
>> svn: E170013: Unable to connect to a repository at URL
>> 'svn+ssh://svn.freebsd.org/ports/head'
> 
> For ssh access, you probably are better off with repo.freebsd.org, per
> the committer's guide.

Great, that worked. Thank you, Ben.

-- 
WBR, bsam
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: svn: E170013: Unable to connect to a repository at URL 'svn+ssh://svn.freebsd.org/ports/head'

2017-10-26 Thread Boris Samorodov
26.10.2017 20:49, Kurt Jaeger пишет:
> Hi!
> 
>> Since a few days I can't update repository (info and cleanup works,
>> but not update and commit) both at local and remote systems.
>>
>> Is it my personal problem/misconfig?
> 
> At least it works here (.de).
> 
> Maybe this *is* a SSH issue ?
> 
>> svn: E210002: To better debug SSH connection problems, remove the -q
>> option from 'ssh' in the [tunnels] section of your Subversion
>> configuration file.
>> svn: E210002: Network connection closed unexpectedly
> 
> Can you try to ssh to svn.freebsd.org ? What does it show ?
> 

% ssh svn.freebsd.org
ssh_exchange_identification: read: Connection reset by peer

BTW, ssh to freefall.freebsd.org works.

-- 
WBR, bsam
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: svn: E170013: Unable to connect to a repository at URL 'svn+ssh://svn.freebsd.org/ports/head'

2017-10-26 Thread Kurt Jaeger
Hi!

> Since a few days I can't update repository (info and cleanup works,
> but not update and commit) both at local and remote systems.
> 
> Is it my personal problem/misconfig?

At least it works here (.de).

Maybe this *is* a SSH issue ?

> svn: E210002: To better debug SSH connection problems, remove the -q
> option from 'ssh' in the [tunnels] section of your Subversion
> configuration file.
> svn: E210002: Network connection closed unexpectedly

Can you try to ssh to svn.freebsd.org ? What does it show ?

-- 
p...@opsec.eu+49 171 3101372 3 years to go !
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


svn: E170013: Unable to connect to a repository at URL 'svn+ssh://svn.freebsd.org/ports/head'

2017-10-26 Thread Boris Samorodov
Hi All,

Since a few days I can't update repository (info and cleanup works,
but not update and commit) both at local and remote systems.

Is it my personal problem/misconfig?

---
% svnlite up
Updating '.':
svn: E170013: Unable to connect to a repository at URL
'svn+ssh://svn.freebsd.org/ports/head'
svn: E210002: To better debug SSH connection problems, remove the -q
option from 'ssh' in the [tunnels] section of your Subversion
configuration file.
svn: E210002: Network connection closed unexpectedly

% uname -a
FreeBSD latt.bsnet 12.0-CURRENT FreeBSD 12.0-CURRENT #65 r325004M: Thu
Oct 26 05:11:56 MSK 2017
bsam@builder.bsnet:/usr/obj/usr/src/sys/PKG64X  amd64

% svnlite info /usr/ports
Path: /usr/ports
Working Copy Root Path: /usr/ports
URL: svn+ssh://svn.freebsd.org/ports/head
Relative URL: ^/head
Repository Root: svn+ssh://svn.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 451243
Node Kind: directory
Schedule: normal
Last Changed Author: gerald
Last Changed Rev: 451242
Last Changed Date: 2017-10-04 22:15:41 +0300 (ср, 04 окт. 2017)
---

Thank you.
-- 
WBR, bsam
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"