svn checkout of NetRexx forbidden

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

svn checkout of NetRexx forbidden

Jason Martin
Has the setup changed?

user@home:~/TEST$ svn co https://svn.netrexx.org/svn/netrexx~netrexxc-repo .

svn: access to 'https://svn.netrexx.org/svn/netrexx~netrexxc-repo' forbidden




_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: svn checkout of NetRexx forbidden

billfen
I just did a successful update from the repository (through Eclipse).  
My repository location is:

https://svn.kenai.com/svn/netrexx~netrexxc-repo

On 9/12/2012 12:22 PM, Jason Martin wrote:
> Has the setup changed?
>
> user@home:~/TEST$ svn co
> https://svn.netrexx.org/svn/netrexx~netrexxc-repo 
> <https://svn.netrexx.org/svn/netrexx%7Enetrexxc-repo> .
>
> svn: access to 'https://svn.netrexx.org/svn/netrexx~netrexxc-repo 
> <https://svn.netrexx.org/svn/netrexx%7Enetrexxc-repo>' forbidden

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: svn checkout of NetRexx forbidden

Jason Martin
In reply to this post by Jason Martin
Works without the period mentioned on the website

Thanks

On Wed, Sep 12, 2012 at 12:22 PM, Jason Martin <[hidden email]> wrote:
Has the setup changed?

user@home:~/TEST$ svn co https://svn.netrexx.org/svn/netrexx~netrexxc-repo .

svn: access to 'https://svn.netrexx.org/svn/netrexx~netrexxc-repo' forbidden





_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: svn checkout of NetRexx forbidden

Kermit Kiser
In reply to this post by billfen
I ran into this one the other day also. For some reason, svn.netrexx.org
stopped working and I had to switch to svn.kenai.com (a major pain in a
jEdit project!).

Is svn.netrexx.org a redirect that RexxLA setup that has somehow vanished?

On 9/12/2012 6:29 AM, Bill Fenlason wrote:

> I just did a successful update from the repository (through Eclipse).  
> My repository location is:
>
> https://svn.kenai.com/svn/netrexx~netrexxc-repo
>
> On 9/12/2012 12:22 PM, Jason Martin wrote:
>> Has the setup changed?
>>
>> user@home:~/TEST$ svn co
>> https://svn.netrexx.org/svn/netrexx~netrexxc-repo 
>> <https://svn.netrexx.org/svn/netrexx%7Enetrexxc-repo> .
>>
>> svn: access to 'https://svn.netrexx.org/svn/netrexx~netrexxc-repo 
>> <https://svn.netrexx.org/svn/netrexx%7Enetrexxc-repo>' forbidden
>
> _______________________________________________
> Ibm-netrexx mailing list
> [hidden email]
> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
>
>
>

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: svn checkout of NetRexx forbidden

rvjansen
No, it is a DNS CNAME entry, it should keep working - unless kenai switched IP addresses without telling me.
hmm,


René.

On 12 sep. 2012, at 21:36, Kermit Kiser <[hidden email]> wrote:

> I ran into this one the other day also. For some reason, svn.netrexx.org stopped working and I had to switch to svn.kenai.com (a major pain in a jEdit project!).
>
> Is svn.netrexx.org a redirect that RexxLA setup that has somehow vanished?
>
> On 9/12/2012 6:29 AM, Bill Fenlason wrote:
>> I just did a successful update from the repository (through Eclipse).  My repository location is:
>>
>> https://svn.kenai.com/svn/netrexx~netrexxc-repo
>>
>> On 9/12/2012 12:22 PM, Jason Martin wrote:
>>> Has the setup changed?
>>>
>>> user@home:~/TEST$ svn co https://svn.netrexx.org/svn/netrexx~netrexxc-repo <https://svn.netrexx.org/svn/netrexx%7Enetrexxc-repo> .
>>>
>>> svn: access to 'https://svn.netrexx.org/svn/netrexx~netrexxc-repo <https://svn.netrexx.org/svn/netrexx%7Enetrexxc-repo>' forbidden
>>
>> _______________________________________________
>> Ibm-netrexx mailing list
>> [hidden email]
>> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
>>
>>
>>
>
> _______________________________________________
> Ibm-netrexx mailing list
> [hidden email]
> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
>

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: svn checkout of NetRexx forbidden

rvjansen
It is not, I checked and it is an A record. It should have been a CNAME. Will look into it.

René.

On 12 sep. 2012, at 21:41, René Jansen <[hidden email]> wrote:

> No, it is a DNS CNAME entry, it should keep working - unless kenai switched IP addresses without telling me.
> hmm,
>
>
> René.
>
> On 12 sep. 2012, at 21:36, Kermit Kiser <[hidden email]> wrote:
>
>> I ran into this one the other day also. For some reason, svn.netrexx.org stopped working and I had to switch to svn.kenai.com (a major pain in a jEdit project!).
>>
>> Is svn.netrexx.org a redirect that RexxLA setup that has somehow vanished?
>>
>> On 9/12/2012 6:29 AM, Bill Fenlason wrote:
>>> I just did a successful update from the repository (through Eclipse).  My repository location is:
>>>
>>> https://svn.kenai.com/svn/netrexx~netrexxc-repo
>>>
>>> On 9/12/2012 12:22 PM, Jason Martin wrote:
>>>> Has the setup changed?
>>>>
>>>> user@home:~/TEST$ svn co https://svn.netrexx.org/svn/netrexx~netrexxc-repo <https://svn.netrexx.org/svn/netrexx%7Enetrexxc-repo> .
>>>>
>>>> svn: access to 'https://svn.netrexx.org/svn/netrexx~netrexxc-repo <https://svn.netrexx.org/svn/netrexx%7Enetrexxc-repo>' forbidden
>>>
>>> _______________________________________________
>>> Ibm-netrexx mailing list
>>> [hidden email]
>>> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
>>>
>>>
>>>
>>
>> _______________________________________________
>> Ibm-netrexx mailing list
>> [hidden email]
>> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
>>
>
> _______________________________________________
> Ibm-netrexx mailing list
> [hidden email]
> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
>

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/