You must put the path to svn in the PATH env variable , valid for the user running continuum, for instance in /etc/profile
Geir -----Original Message----- From: Jan K [mailto:[EMAIL PROTECTED] Sent: 21. oktober 2008 07:04 To: [email protected] Subject: Re: New to Continuum I got it working with some errors I have my scm like this : <scm> <connection>scm:svn:file://svn.saka.int/test/</connection> <developerConnection>scm:svn:file://svn.saka.int/test/</developerConnection> </scm> I am getting build error : Provider message: The svn command failed. Command output: ------------------------------------------------------------------------------- /bin/sh: svn: not found ------------------------------------------------------------------------------- What is wrong with svn.What should i do to rectify it ?please help me. Wendy Smoak-3 wrote: > > On Mon, Oct 20, 2008 at 5:39 AM, Jan K <[EMAIL PROTECTED]> wrote: >> >> i found out and have created the admin account.What does general >> configuration means?What is working directory and build output directory? >> should we place source code in working directory? > > http://continuum.apache.org/docs/1.2/getting-started.html > > The working directory is where Continuum will check out working copies > of the projects you add to it. The build output directory is where is > will store the results of builds (the output that you see on a console > if you build locally, test results, etc.) > > It's best to move these outside the Continuum installation directory, > to make upgrades easier. > > -- > Wendy > > -- View this message in context: http://www.nabble.com/New-to-Continuum-tp20067043p20083503.html Sent from the Continuum - Users mailing list archive at Nabble.com.
