You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Ian Holsman <li...@holsman.net> on 2010/03/14 00:41:20 UTC

IMPORTANT: SVN repo has moved

it should be as easy as going

$ svn switch https://svn.apache.org/repos/asf/cassandra/trunk

the website cassandra.apache.org will slowly come up and reflect these 
changes.
mirrors and mail-archivers will need to be notified about the switch.. 
so we'll be in a minor state of flux while this happens.

Re: IMPORTANT: SVN repo has moved

Posted by Ian Holsman <li...@holsman.net>.
On 3/14/10 5:29 PM, David Dabbs wrote:
> That doesn't seem to work. . .
>
>    \dev\cassandra>svn switch https://svn.apache.org/repos/asf/cassandra/trunk
>    svn: 'http://svn.apache.org/repos/asf/incubator/cassandra/trunk'
>    is not the same repository as
>    'https://svn.apache.org/repos/asf'
>
>    

how about

svn switch http://svn.apache.org/repos/asf/cassandra/trunk

?
>    
>> -----Original Message-----
>> From: Ian Holsman
>> Sent: Saturday, March 13, 2010 5:41 PM
>> To: dev@cassandra.apache.org; user@cassandra.apache.org
>> Subject: IMPORTANT: SVN repo has moved
>>
>> it should be as easy as going
>>
>> $ svn switch https://svn.apache.org/repos/asf/cassandra/trunk
>>
>> the website cassandra.apache.org will slowly come up and reflect these
>> changes.
>> mirrors and mail-archivers will need to be notified about the switch..
>> so we'll be in a minor state of flux while this happens.
>>      
>
>    


RE: IMPORTANT: SVN repo has moved

Posted by David Dabbs <dm...@gmail.com>.
That doesn't seem to work. . .

  \dev\cassandra>svn switch https://svn.apache.org/repos/asf/cassandra/trunk
  svn: 'http://svn.apache.org/repos/asf/incubator/cassandra/trunk'
  is not the same repository as
  'https://svn.apache.org/repos/asf'


> -----Original Message-----
> From: Ian Holsman 
> Sent: Saturday, March 13, 2010 5:41 PM
> To: dev@cassandra.apache.org; user@cassandra.apache.org
> Subject: IMPORTANT: SVN repo has moved
> 
> it should be as easy as going
> 
> $ svn switch https://svn.apache.org/repos/asf/cassandra/trunk
> 
> the website cassandra.apache.org will slowly come up and reflect these
> changes.
> mirrors and mail-archivers will need to be notified about the switch..
> so we'll be in a minor state of flux while this happens.