You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Elliot Metsger <em...@jhu.edu> on 2006/05/12 15:06:05 UTC

https:// repository down (was: Re: svn repository down?)

Seems like http://svn.apache.org/repos/asf/ is back, but 
https://svn.apache.org/repos/asf/ is down.

I attempted to 'svn switch' my checkouts from the https url to the http 
url but no dice.  Apparently the svn client needs to connect to the 
https url in order to make the switch.

Elliot

Emmanuel Venisse wrote:
> It's down.
> 
> Emmanuel
> 
> Alexandre Poitras a écrit :
> 
>> Am I the only who can't reach http://svn.apache.org/repos/asf/ right 
>> now??
>> Or is the repository down?
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: https:// repository down

Posted by Elliot Metsger <em...@jhu.edu>.
Wendy Smoak wrote:
> On 5/12/06, Elliot Metsger <em...@jhu.edu> wrote:
> 
>>
>> Seems like http://svn.apache.org/repos/asf/ is back, but
>> https://svn.apache.org/repos/asf/ is down.
>>
>> I attempted to 'svn switch' my checkouts from the https url to the http
>> url but no dice.  Apparently the svn client needs to connect to the
>> https url in order to make the switch.
> 
> 
> Try:   svn switch --relocate https:// http://
> 
> (Unless you already did. :) )
> 

Hah!  I didn't know that existed - pretty cool.  I admit to not even 
looking at the command line - just the subclipse plugin :)

Thanks Wendy for the pointer,
Elliot

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: https:// repository down (was: Re: svn repository down?)

Posted by Wendy Smoak <ws...@gmail.com>.
On 5/12/06, Elliot Metsger <em...@jhu.edu> wrote:
>
> Seems like http://svn.apache.org/repos/asf/ is back, but
> https://svn.apache.org/repos/asf/ is down.
>
> I attempted to 'svn switch' my checkouts from the https url to the http
> url but no dice.  Apparently the svn client needs to connect to the
> https url in order to make the switch.

Try:   svn switch --relocate https:// http://

(Unless you already did. :) )

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org