You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Davanum Srinivas <da...@gmail.com> on 2005/08/30 21:17:50 UTC

Switching Axis1 and Axis2

Done!!!

Axis 1.X is at https://svn.apache.org/repos/asf/webservices/axis
Axis2 is at https://svn.apache.org/repos/asf/webservices/axis2

You can use "svn switch" command
(http://svnbook.red-bean.com/en/1.0/re27.html) to change your working
copy. For example i ran the following in my axis2 root directory

svn switch https://svn.apache.org/repos/asf/webservices/axis2

thanks,
dims

-- 
Davanum Srinivas : http://wso2.com/ - Oxygenating The Web Service Platform

Re: Switching Axis1 and Axis2

Posted by Venkat Reddy <vr...@gmail.com>.
Got it. I should be using "https", I guess.

On 8/31/05, Venkat Reddy <vr...@gmail.com> wrote:
> I still get the error whle commit:
> svn: MKACTIVITY of
> '/repos/asf/!svn/act/.....': 403 Forbidden (http://svn.apache.org)
> 
> any clues?
> -venkat
> 
> 
> On 8/31/05, Davanum Srinivas <da...@gmail.com> wrote:
> > Done!!!
> >
> > Axis 1.X is at https://svn.apache.org/repos/asf/webservices/axis
> > Axis2 is at https://svn.apache.org/repos/asf/webservices/axis2
> >
> > You can use "svn switch" command
> > (http://svnbook.red-bean.com/en/1.0/re27.html) to change your working
> > copy. For example i ran the following in my axis2 root directory
> >
> > svn switch https://svn.apache.org/repos/asf/webservices/axis2
> >
> > thanks,
> > dims
> >
> > --
> > Davanum Srinivas : http://wso2.com/ - Oxygenating The Web Service Platform
> >
>

Re: Switching Axis1 and Axis2

Posted by Venkat Reddy <vr...@gmail.com>.
I still get the error whle commit:
svn: MKACTIVITY of
'/repos/asf/!svn/act/.....': 403 Forbidden (http://svn.apache.org)

any clues?
-venkat


On 8/31/05, Davanum Srinivas <da...@gmail.com> wrote:
> Done!!!
> 
> Axis 1.X is at https://svn.apache.org/repos/asf/webservices/axis
> Axis2 is at https://svn.apache.org/repos/asf/webservices/axis2
> 
> You can use "svn switch" command
> (http://svnbook.red-bean.com/en/1.0/re27.html) to change your working
> copy. For example i ran the following in my axis2 root directory
> 
> svn switch https://svn.apache.org/repos/asf/webservices/axis2
> 
> thanks,
> dims
> 
> --
> Davanum Srinivas : http://wso2.com/ - Oxygenating The Web Service Platform
>

Re: Switching Axis1 and Axis2

Posted by Eran Chinthaka <ch...@opensource.lk>.
For people who are in Windows and doesn't have svn.exe can use tortoise 
svn to do this switch.

If you have main trunk only, put the switch URL as 
"https://svn.apache.org/repos/asf/webservices/axis2/trunk/java".

thanks,
Chinthaka

Davanum Srinivas wrote:

>Done!!!
>
>Axis 1.X is at https://svn.apache.org/repos/asf/webservices/axis
>Axis2 is at https://svn.apache.org/repos/asf/webservices/axis2
>
>You can use "svn switch" command
>(http://svnbook.red-bean.com/en/1.0/re27.html) to change your working
>copy. For example i ran the following in my axis2 root directory
>
>svn switch https://svn.apache.org/repos/asf/webservices/axis2
>
>thanks,
>dims
>
>  
>