to issue svn command, i think i'll have to install subversion, right?
Do you want me to issue svn command in command prompt ?

On Tue, Mar 25, 2008 at 4:41 PM, Luciano Resende <[EMAIL PROTECTED]>
wrote:

> Latest Tuscany source code (also known as trunk) is available at
>   https://svn.apache.org/repos/asf/incubator/tuscany/java/
>
> To download it, you can do a svn checkout of the code, below is a
> command to checkout the SCA project from tuscany svn repository.
>
>   svn co https://svn.apache.org/repos/asf/incubator/tuscany/java/sca
>
> Let me know if this helps.
>
>
> On Tue, Mar 25, 2008 at 2:34 PM, Jasbinder Bali <[EMAIL PROTECTED]> wrote:
> > also where do you suggest to download tuscany source code from?
> >  Thanks
> >  jas
> >
> >
> >
> >  On Tue, Mar 25, 2008 at 4:31 PM, Jasbinder Bali <[EMAIL PROTECTED]>
> wrote:
> >
> >  > This mean cd to a directory where mvn is physically there and then
> simply
> >  > issue mvn.
> >  > however mvn should have some options with it like
> >  > mvn install or something right ?
> >  >
> >  > Also, I have three things as of now.
> >  > 1. Tuscany source code
> >  > 2. jdk 1.0.5_06
> >  > 3 maven 2.0.8
> >  >
> >  > please let me know
> >  > thanks
> >  > jas
> >  >
> >  >
> >  > On Tue, Mar 25, 2008 at 4:28 PM, Luciano Resende <
> [EMAIL PROTECTED]>
> >  > wrote:
> >  >
> >  > > Then you just need to add to your PATH environment variable,
> another
> >  > > way to try is to just issue the command like :
> >  > >
> >  > > d:\apache-maven-2.0.8\bin\mvn
> >  > >
> >  > > On Tue, Mar 25, 2008 at 2:25 PM, Jasbinder Bali <[EMAIL PROTECTED]>
> >  > > wrote:
> >  > > > I am working on windows. Trying to do the set up on windows.
> >  > > >  Would you have different suggestions for windows?
> >  > > >
> >  > > >  Thanks
> >  > > >
> >  > > >  On Tue, Mar 25, 2008 at 4:23 PM, Luciano Resende <
> >  > > [EMAIL PROTECTED]>
> >  > > >  wrote:
> >  > > >
> >  > > >
> >  > > >
> >  > > >  > The mvn command should be available after you install maven.
> You
> >  > > might
> >  > > >  > have to add it to your path with something like this in your
> >  > > >  > /etc/bashrc
> >  > > >  >
> >  > > >  > export PATH=/opt/apache-maven-2.0.8/bin:$PATH
> >  > > >  >
> >  > > >  > On Tue, Mar 25, 2008 at 2:04 PM, Jasbinder Bali <
> [EMAIL PROTECTED]>
> >  > > wrote:
> >  > > >  > > Hi,
> >  > > >  > >
> >  > > >  > >  I have downloaded tuscany source code, JDK and maven.
> >  > > >  > >
> >  > > >  > >  Quoting from the BUILDING file
> >  > > >  > >
> >  > > >  > >  Building
> >  > > >  > >  --------
> >  > > >  > >
> >  > > >  > >  1) Change to the top level directory of Apache Tuscany
> source
> >  > > >  > distribution.
> >  > > >  > >  2) Run
> >  > > >  > >
> >  > > >  > >     $> mvn
> >  > > >  > >
> >  > > >  > >
> >  > > >  > >  running mvn fails in the dos prompt saying that it can't
> >  > > recognize mvn,
> >  > > >  > true
> >  > > >  > >  enough cuz there's no mvn there.
> >  > > >  > >  Can anyone tell me what needs to be done here ?
> >  > > >  > >
> >  > > >  > >  Thanks
> >  > > >  > >
> >  > > >  >
> >  > > >  >
> >  > > >  >
> >  > > >  > --
> >  > > >  > Luciano Resende
> >  > > >  > Apache Tuscany Committer
> >  > > >  > 
> > http://people.apache.org/~lresende<http://people.apache.org/%7Elresende>
> <http://people.apache.org/%7Elresende><
> >  > > http://people.apache.org/%7Elresende>
> >  > > >  > http://lresende.blogspot.com/
> >  > > >  >
> >  > > >  >
> >  > >
> ---------------------------------------------------------------------
> >  > > >  > To unsubscribe, e-mail: [EMAIL PROTECTED]
> >  > > >  > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >  > > >  >
> >  > > >  >
> >  > > >
> >  > >
> >  > >
> >  > >
> >  > > --
> >  > > Luciano Resende
> >  > > Apache Tuscany Committer
> >  > > 
> > http://people.apache.org/~lresende<http://people.apache.org/%7Elresende>
> <http://people.apache.org/%7Elresende>
> >  > > http://lresende.blogspot.com/
> >  > >
> >  > >
> ---------------------------------------------------------------------
> >  > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> >  > > For additional commands, e-mail: [EMAIL PROTECTED]
> >  > >
> >  > >
> >  >
> >
>
>
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
> http://lresende.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to