Re: [wsjt-devel] Sourceforge status?

2018-03-07 Thread Black Michael via wsjt-devel
I just got notified that from sourceforge that this problem has been fixed now.
de Mike W9MDB
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Sourceforge status?

2018-03-07 Thread Black Michael via wsjt-devel
Looks like you are building on Linux with JTSDK?
You need to edit /usr/local/bin/jtsdk and change the http: entries to 
https:Also edit the jtsdk-wsjtx file to do the same

de Mike W9MDB
 

On Wednesday, March 7, 2018, 12:08:44 PM CST, Wolfgang  
wrote:  
 
 Hello Mike,

(JTSDK-QT 5.5 ) C:\JTSDK)svn relocate 
http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx 
https://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx
svn: E155024: Invalid source URL prefix: 
'http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx' (does not overlap target's 
URL 'https://svn.code.sf.net/p/jtsdk/jtsdk/jtsdk-win/tags/jtsdk-win-2.0.6')

any solution on this please?

73's de OE1MWW
Wolfgang

Wednesday, March 7, 2018, 6:26:25 PM, you wrote:


Yup...that works

svn relocate http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx 
https://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx


They must've shutdown non-https access.

de Mike W9MDB



--
Amateur radio is the most expensive type of free-of-charge communication!
Amateurfunk ist die teuerste Art der kostenlosen Kommunikation!

  --
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Sourceforge status?

2018-03-07 Thread Bill Somerville

On 07/03/2018 18:08, Wolfgang wrote:

(JTSDK-QT 5.5 ) C:\JTSDK)svn 
relocatehttp://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx  
https://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx
svn: E155024: Invalid source URL prefix: 
'http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx' (does not overlap target's 
URL'https://svn.code.sf.net/p/jtsdk/jtsdk/jtsdk-win/tags/jtsdk-win-2.0.6')

any solution on this please?


HI Wolfgang,

you are trying to relocate the wrong workspace, you need to change your 
working directory to the one with the WSJT sources in first. Use "svn 
info" to conform you are in the right place before re-running that 
relocate command.


73
Bill
G4WJS.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Sourceforge status?

2018-03-07 Thread Wolfgang
Hello Mike,

(JTSDK-QT 5.5 ) C:\JTSDK)svn relocate 
http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx 
https://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx
svn: E155024: Invalid source URL prefix: 
'http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx' (does not overlap target's 
URL 'https://svn.code.sf.net/p/jtsdk/jtsdk/jtsdk-win/tags/jtsdk-win-2.0.6')

any solution on this please?

73's de OE1MWW
Wolfgang

Wednesday, March 7, 2018, 6:26:25 PM, you wrote:


Yup...that works

svn relocate http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx 
https://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx


They must've shutdown non-https access.

de Mike W9MDB



--
Amateur radio is the most expensive type of free-of-charge communication!
Amateurfunk ist die teuerste Art der kostenlosen Kommunikation!


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Sourceforge status?

2018-03-07 Thread Black Michael via wsjt-devel
Yup...that works
svn relocate http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx 
https://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx


They must've shutdown non-https access.
de Mike W9MDB
 

On Wednesday, March 7, 2018, 11:15:49 AM CST, Bill Somerville 
 wrote:  
 
 On 07/03/2018 17:03, Black Michael via wsjt-devel wrote:
> What does your "svn info" show?
>
Hi Mike,

I use git-svn and I use svn+ssh access as I have write access but here 
is the equivalent:

$ git svn info
Path: .
URL: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx
Repository Root: svn+ssh://svn.code.sf.net/p/wsjt/wsjt
Repository UUID: ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Revision: 8544
Node Kind: directory
Schedule: normal
Last Changed Author: k1jt
Last Changed Rev: 8544
Last Changed Date: 2018-03-07 16:20:40 + (Wed, 07 Mar 2018)

But that is local only, "svn info" does not do a server round trip.

Here's a transaction using pure svn:

$ svn info
Path: .
Working Copy Root Path: C:\Users\bill\src\wsjt-svn
URL: svn+ssh://bsome...@svn.code.sf.net/p/wsjt/wsjt/tags/wsjtx-1.9.0-rc2
Relative URL: ^/tags/wsjtx-1.9.0-rc2
Repository Root: svn+ssh://bsome...@svn.code.sf.net/p/wsjt/wsjt
Repository UUID: ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Revision: 8533
Node Kind: directory
Schedule: normal
Last Changed Author: bsomervi
Last Changed Rev: 8533
Last Changed Date: 2018-02-25 00:59:36 + (Sun, 25 Feb 2018)


bill@BILLS_LENOVO ~/src/wsjt-svn
$ svn up
Updating '.':
At revision 8544.

Maybe it is only http svn access that is having problems. Do they even 
support http these days? Can you switch to https?

73
Bill
G4WJS.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  --
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Sourceforge status?

2018-03-07 Thread Alessandro Gorobey via wsjt-devel

Hi All,

seems as http is no a good protocol today.

(JTSDK-QT 5.5 ) C:\JTSDK)svn list http://svn.code.sf.net/p/wsjt/wsjt/tags
svn: E175013: Unable to connect to a repository at URL 
'http://svn.code.sf.net/p/wsjt/wsjt/tags'

svn: E175013: Access to '/p/wsjt/wsjt/tags' forbidden

But
svn list https://svn.code.sf.net/p/wsjt/wsjt/tags
or
svn list svn://svn.code.sf.net/p/wsjt/wsjt/tags
work OK

--
73
Sandro
IW3RAB

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Sourceforge status?

2018-03-07 Thread Bill Somerville

On 07/03/2018 17:03, Black Michael via wsjt-devel wrote:

What does your "svn info" show?


Hi Mike,

I use git-svn and I use svn+ssh access as I have write access but here 
is the equivalent:


$ git svn info
Path: .
URL: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx
Repository Root: svn+ssh://svn.code.sf.net/p/wsjt/wsjt
Repository UUID: ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Revision: 8544
Node Kind: directory
Schedule: normal
Last Changed Author: k1jt
Last Changed Rev: 8544
Last Changed Date: 2018-03-07 16:20:40 + (Wed, 07 Mar 2018)

But that is local only, "svn info" does not do a server round trip.

Here's a transaction using pure svn:

$ svn info
Path: .
Working Copy Root Path: C:\Users\bill\src\wsjt-svn
URL: svn+ssh://bsome...@svn.code.sf.net/p/wsjt/wsjt/tags/wsjtx-1.9.0-rc2
Relative URL: ^/tags/wsjtx-1.9.0-rc2
Repository Root: svn+ssh://bsome...@svn.code.sf.net/p/wsjt/wsjt
Repository UUID: ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Revision: 8533
Node Kind: directory
Schedule: normal
Last Changed Author: bsomervi
Last Changed Rev: 8533
Last Changed Date: 2018-02-25 00:59:36 + (Sun, 25 Feb 2018)


bill@BILLS_LENOVO ~/src/wsjt-svn
$ svn up
Updating '.':
At revision 8544.

Maybe it is only http svn access that is having problems. Do they even 
support http these days? Can you switch to https?


73
Bill
G4WJS.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Sourceforge status?

2018-03-07 Thread Black Michael via wsjt-devel
Been that way for a day and others are having problems too
What does your "svn info" show?
Path: .
Working Copy Root Path: C:\JTSDK\src\wsjtx
URL: http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx
Relative URL: ^/branches/wsjtx
Repository Root: http://svn.code.sf.net/p/wsjt/wsjt
Repository UUID: ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Revision: 8543
Node Kind: directory
Schedule: normal
Last Changed Author: bsomervi
Last Changed Rev: 8543
Last Changed Date: 2018-03-06 15:45:35 -0600 (Tue, 06 Mar 2018)


de Mike W9MDB 
 

On Wednesday, March 7, 2018, 10:25:35 AM CST, Bill Somerville 
 wrote:  
 
 On 07/03/2018 16:18, Black Michael via wsjt-devel wrote:
> Is this a problem with sourceforge?  If so, has anybody reported the 
> problem?
>
> Updating '.':
> svn: E175013: Unable to connect to a repository at URL 
> 'http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx'
> svn: E175013: Access to '/p/wsjt/wsjt/branches/wsjtx' forbidden
>
> de Mike W9MDB

Hi Mike,

there was briefly, seems ok now.

73
Bill
G4WJS.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  --
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Sourceforge status?

2018-03-07 Thread Bill Somerville

On 07/03/2018 16:18, Black Michael via wsjt-devel wrote:
Is this a problem with sourceforge?  If so, has anybody reported the 
problem?


Updating '.':
svn: E175013: Unable to connect to a repository at URL 
'http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx'

svn: E175013: Access to '/p/wsjt/wsjt/branches/wsjtx' forbidden

de Mike W9MDB


Hi Mike,

there was briefly, seems ok now.

73
Bill
G4WJS.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] Sourceforge status?

2018-03-07 Thread Black Michael via wsjt-devel
Is this a problem with sourceforge?  If so, has anybody reported the problem?

Updating '.':
svn: E175013: Unable to connect to a repository at URL 
'http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx'
svn: E175013: Access to '/p/wsjt/wsjt/branches/wsjtx' forbidden

de Mike W9MDB
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel