You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Adam Jenkins <ma...@adamjenkins.net> on 2005/05/11 22:17:02 UTC

SVN assistence

Hi Guys,

I've got a couple of days off work so I'm going to try to come up to
speed on the aspectj plugin and at least kick off some of the 1.5
development work.  I can't find information on how to get a copy of the
source, all the docs say use cvs, however it's a svn system.  Could
someone fire me the checkout and diff (patch) commands (I'm not overly
familiary with SVN)

Cheers
Adam


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


Re: SVN assistence

Posted by Anatol Pomozov <an...@gmail.com>.
'svn help'  and 'svn help <command>' also is a good startpoint.

On 5/11/05, Emmanuel Venisse <em...@venisse.net> wrote:
> Hi,
> 
> You can read this book : http://svnbook.red-bean.com/
> 
> Checkout : svn co
> http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/
> Diff : svn diff >patch_file
> 
> Emmanuel
> 
> ----- Original Message -----
> From: "Adam Jenkins" <ma...@adamjenkins.net>
> To: <de...@maven.apache.org>
> Sent: Wednesday, May 11, 2005 10:17 PM
> Subject: SVN assistence
> 
> > Hi Guys,
> >
> > I've got a couple of days off work so I'm going to try to come up to
> > speed on the aspectj plugin and at least kick off some of the 1.5
> > development work.  I can't find information on how to get a copy of the
> > source, all the docs say use cvs, however it's a svn system.  Could
> > someone fire me the checkout and diff (patch) commands (I'm not overly
> > familiary with SVN)
> >
> > Cheers
> > Adam
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 


-- 
anatol

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


Re: SVN assistence

Posted by Emmanuel Venisse <em...@venisse.net>.
Hi,

You can read this book : http://svnbook.red-bean.com/

Checkout : svn co
http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/
Diff : svn diff >patch_file

Emmanuel

----- Original Message ----- 
From: "Adam Jenkins" <ma...@adamjenkins.net>
To: <de...@maven.apache.org>
Sent: Wednesday, May 11, 2005 10:17 PM
Subject: SVN assistence


> Hi Guys,
>
> I've got a couple of days off work so I'm going to try to come up to
> speed on the aspectj plugin and at least kick off some of the 1.5
> development work.  I can't find information on how to get a copy of the
> source, all the docs say use cvs, however it's a svn system.  Could
> someone fire me the checkout and diff (patch) commands (I'm not overly
> familiary with SVN)
>
> Cheers
> Adam
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


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