scm Configuration for CVS Branch

2007-05-24 Thread Arun P Johny

Hi,

I'm new to maven build. I'm trying to build a project using maven 2.0.4.

In my cvs I  ROOT as well as BRANCH projects. I'm using ssh to connect 
to my CVS.
Using my current connection settings I'm able to build projects from the 
root, but i don't know how to build a project from a branch.


I'm able to checkout the projects from branch using the cvs command CVS 
CO -r BRANCH_7_5 Test


After checkout i don't know how to set the scm for the Branch.

My scm settings for ROOT is as follows
scm
   connectionscm:cvs:local:/var/lib/cvs/root:Common/connection
   
developerConnectionscm:cvs:ext:[EMAIL PROTECTED]:/var/lib/cvs/root:Test/developerConnection

   tagRELEASE_7_4_18RC6/tag
/scm

I'm using PUTTY as a ssh client with private key

Thanks for any help

Arun P Johny


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: scm Configuration for CVS Branch

2007-05-24 Thread Emmanuel Venisse

Send your message to users@maven.apache.org

Emmanuel

Arun P Johny a écrit :

Hi,

I'm new to maven build. I'm trying to build a project using maven 2.0.4.

In my cvs I  ROOT as well as BRANCH projects. I'm using ssh to connect 
to my CVS.
Using my current connection settings I'm able to build projects from the 
root, but i don't know how to build a project from a branch.


I'm able to checkout the projects from branch using the cvs command CVS 
CO -r BRANCH_7_5 Test


After checkout i don't know how to set the scm for the Branch.

My scm settings for ROOT is as follows
scm
   connectionscm:cvs:local:/var/lib/cvs/root:Common/connection
   
developerConnectionscm:cvs:ext:[EMAIL PROTECTED]:/var/lib/cvs/root:Test/developerConnection 


   tagRELEASE_7_4_18RC6/tag
/scm

I'm using PUTTY as a ssh client with private key

Thanks for any help

Arun P Johny


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]