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 2004/09/02 17:31:35 UTC

[Axis2] SVN for Axis2 work

Folks,

Kind folks at infra have set up a workspace for us:
https://svn.apache.org/repos/asf/webservices/axis/

Here are some pointers to SVN usage:
- http://www.apache.org/dev/version-control.html
- http://excalibur.apache.org/svn.html
- http://incubator.apache.org/directory/svn.html
- http://www.apache.org/dev/cvs2svn.html
- http://wiki.apache.org/cocoon/SubversionMigration

Thanks,
dims

-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

RE: [Axis2] SVN for Axis2 work

Posted by Ias <ia...@hotmail.com>.
No problem. Here's a brief guide.

1. Start your favorite SVN client.
2. Make some directory for Axis 2 on your local system.
3. Check out http://svn.apache.org/repos/asf/webservices/axis/trunk/ for
read-only or https://svn.apache.org/repos/asf/webservices/axis/trunk/ for
commits. (Committer's note: If it's your first time for Apache SVN, you need
to activate your account for SVN. Please log on svn.apache.org with your
Apache ID and run svnpasswd once.)

Coping with SVN for Axis 2 is this simple and easy :-)

Thanks,

Ias

> -----Original Message-----
> From: Davanum Srinivas [mailto:davanum@gmail.com] 
> Sent: Thursday, September 02, 2004 4:46 PM
> To: axis-dev@ws.apache.org
> Cc: dims@apache.org
> Subject: Re: [Axis2] SVN for Axis2 work
> 
> Ias, 
> 
> you have access, please feel free to get the ball rolling...
> 
> -- dims
> 
> On Thu, 2 Sep 2004 16:43:14 +0100, Ias <ia...@hotmail.com> wrote:
> > dims,
> > 
> > I think it would be good to follow some recommendations for a SVN
> > repository:
> > 
> > Under https://svn.apache.org/repos/asf/webservices/axis/
> > make
> > branches
> > tags
> > trunk
> > , and then build our designed directory structure to trunk.
> > 
> > In addition, 
> http://svn.apache.org/repos/asf/webservices/axis/ is also 
> > available for read-only.
> > 
> > Thanks,
> > 
> > Ias
> > 
> > 
> > 
> > > -----Original Message-----
> > > From: Davanum Srinivas [mailto:davanum@gmail.com]
> > > Sent: Thursday, September 02, 2004 4:32 PM
> > > To: axis-dev@ws.apache.org
> > > Subject: [Axis2] SVN for Axis2 work
> > >
> > > Folks,
> > >
> > > Kind folks at infra have set up a workspace for us:
> > > https://svn.apache.org/repos/asf/webservices/axis/
> > >
> > > Here are some pointers to SVN usage:
> > > - http://www.apache.org/dev/version-control.html
> > > - http://excalibur.apache.org/svn.html
> > > - http://incubator.apache.org/directory/svn.html
> > > - http://www.apache.org/dev/cvs2svn.html
> > > - http://wiki.apache.org/cocoon/SubversionMigration
> > >
> > > Thanks,
> > > dims
> > >
> > > --
> > > Davanum Srinivas - http://webservices.apache.org/~dims/
> > >
> > 
> 
> 
> --
> Davanum Srinivas - http://webservices.apache.org/~dims/
> 

Re: [Axis2] SVN for Axis2 work

Posted by Davanum Srinivas <da...@gmail.com>.
Ias, 

you have access, please feel free to get the ball rolling...

-- dims

On Thu, 2 Sep 2004 16:43:14 +0100, Ias <ia...@hotmail.com> wrote:
> dims,
> 
> I think it would be good to follow some recommendations for a SVN
> repository:
> 
> Under https://svn.apache.org/repos/asf/webservices/axis/
> make
> branches
> tags
> trunk
> , and then build our designed directory structure to trunk.
> 
> In addition, http://svn.apache.org/repos/asf/webservices/axis/ is also
> available for read-only.
> 
> Thanks,
> 
> Ias
> 
> 
> 
> > -----Original Message-----
> > From: Davanum Srinivas [mailto:davanum@gmail.com]
> > Sent: Thursday, September 02, 2004 4:32 PM
> > To: axis-dev@ws.apache.org
> > Subject: [Axis2] SVN for Axis2 work
> >
> > Folks,
> >
> > Kind folks at infra have set up a workspace for us:
> > https://svn.apache.org/repos/asf/webservices/axis/
> >
> > Here are some pointers to SVN usage:
> > - http://www.apache.org/dev/version-control.html
> > - http://excalibur.apache.org/svn.html
> > - http://incubator.apache.org/directory/svn.html
> > - http://www.apache.org/dev/cvs2svn.html
> > - http://wiki.apache.org/cocoon/SubversionMigration
> >
> > Thanks,
> > dims
> >
> > --
> > Davanum Srinivas - http://webservices.apache.org/~dims/
> >
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

RE: [Axis2] SVN for Axis2 work

Posted by Ias <ia...@hotmail.com>.
> Hi Ias,
> 
> Can you explain what this standard structure represents please?
> I mean what would I commit into tags vs branches etc?

It's my pleasure to introduce new concepts :-)

See http://svnbook.red-bean.com/svnbook/book.html#svn-ch-4 for more details.

Regards,

Ias

> 
> Thanks,
> 
> Sanjiva.
> p.s.: My first time with SVN.
> 
> ----- Original Message -----
> From: "Ias" <ia...@hotmail.com>
> To: <ax...@ws.apache.org>; <di...@apache.org>
> Sent: Thursday, September 02, 2004 9:43 PM
> Subject: RE: [Axis2] SVN for Axis2 work
> 
> 
> > dims,
> > 
> > I think it would be good to follow some recommendations for a SVN
> > repository:
> > 
> > Under https://svn.apache.org/repos/asf/webservices/axis/
> > make
> > branches
> > tags
> > trunk
> > , and then build our designed directory structure to trunk.
> > 
> > In addition, 
> http://svn.apache.org/repos/asf/webservices/axis/ is also
> > available for read-only.
> > 
> > Thanks,
> > 
> > Ias
> > 
> > > -----Original Message-----
> > > From: Davanum Srinivas [mailto:davanum@gmail.com] 
> > > Sent: Thursday, September 02, 2004 4:32 PM
> > > To: axis-dev@ws.apache.org
> > > Subject: [Axis2] SVN for Axis2 work
> > > 
> > > Folks,
> > > 
> > > Kind folks at infra have set up a workspace for us:
> > > https://svn.apache.org/repos/asf/webservices/axis/
> > > 
> > > Here are some pointers to SVN usage:
> > > - http://www.apache.org/dev/version-control.html
> > > - http://excalibur.apache.org/svn.html
> > > - http://incubator.apache.org/directory/svn.html
> > > - http://www.apache.org/dev/cvs2svn.html
> > > - http://wiki.apache.org/cocoon/SubversionMigration
> > > 
> > > Thanks,
> > > dims
> > > 
> > > --
> > > Davanum Srinivas - http://webservices.apache.org/~dims/
> > > 
> > 
> 

Re: [Axis2] SVN for Axis2 work

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
Hi Ias,

Can you explain what this standard structure represents please?
I mean what would I commit into tags vs branches etc?

Thanks,

Sanjiva.
p.s.: My first time with SVN.

----- Original Message ----- 
From: "Ias" <ia...@hotmail.com>
To: <ax...@ws.apache.org>; <di...@apache.org>
Sent: Thursday, September 02, 2004 9:43 PM
Subject: RE: [Axis2] SVN for Axis2 work


> dims,
> 
> I think it would be good to follow some recommendations for a SVN
> repository:
> 
> Under https://svn.apache.org/repos/asf/webservices/axis/
> make
> branches
> tags
> trunk
> , and then build our designed directory structure to trunk.
> 
> In addition, http://svn.apache.org/repos/asf/webservices/axis/ is also
> available for read-only.
> 
> Thanks,
> 
> Ias
> 
> > -----Original Message-----
> > From: Davanum Srinivas [mailto:davanum@gmail.com] 
> > Sent: Thursday, September 02, 2004 4:32 PM
> > To: axis-dev@ws.apache.org
> > Subject: [Axis2] SVN for Axis2 work
> > 
> > Folks,
> > 
> > Kind folks at infra have set up a workspace for us:
> > https://svn.apache.org/repos/asf/webservices/axis/
> > 
> > Here are some pointers to SVN usage:
> > - http://www.apache.org/dev/version-control.html
> > - http://excalibur.apache.org/svn.html
> > - http://incubator.apache.org/directory/svn.html
> > - http://www.apache.org/dev/cvs2svn.html
> > - http://wiki.apache.org/cocoon/SubversionMigration
> > 
> > Thanks,
> > dims
> > 
> > --
> > Davanum Srinivas - http://webservices.apache.org/~dims/
> > 
> 

RE: [Axis2] SVN for Axis2 work

Posted by Ias <ia...@hotmail.com>.
dims,

I think it would be good to follow some recommendations for a SVN
repository:

Under https://svn.apache.org/repos/asf/webservices/axis/
make
branches
tags
trunk
, and then build our designed directory structure to trunk.

In addition, http://svn.apache.org/repos/asf/webservices/axis/ is also
available for read-only.

Thanks,

Ias

> -----Original Message-----
> From: Davanum Srinivas [mailto:davanum@gmail.com] 
> Sent: Thursday, September 02, 2004 4:32 PM
> To: axis-dev@ws.apache.org
> Subject: [Axis2] SVN for Axis2 work
> 
> Folks,
> 
> Kind folks at infra have set up a workspace for us:
> https://svn.apache.org/repos/asf/webservices/axis/
> 
> Here are some pointers to SVN usage:
> - http://www.apache.org/dev/version-control.html
> - http://excalibur.apache.org/svn.html
> - http://incubator.apache.org/directory/svn.html
> - http://www.apache.org/dev/cvs2svn.html
> - http://wiki.apache.org/cocoon/SubversionMigration
> 
> Thanks,
> dims
> 
> --
> Davanum Srinivas - http://webservices.apache.org/~dims/
>