[Anthill-pro] Problem connecting to SVN

Niranjan Deshpande niranjan8712 at gmail.com
Mon Apr 14 14:56:46 CDT 2008


Yah, change logs wont be visible as ant hill pro does not know abt the code
:)
I will try pointing maven;s set working directry to the code folder.

will get back to you.

right now i am just trying to have a clean build job, will later add juint ,
we are more interseted into the reports generated in anthill v.s to those in
cruise control, and even the LDAP supprt in anthill.




On Mon, Apr 14, 2008 at 9:42 PM, Steve Boone <sbb at urbancode.com> wrote:

> You can have maven do the check out but you would lose all some advantages
> of our integrations... Most notably change logs. It works but is not
> recommended.
> If you wanted to go this route I would suggest using a file system
> repository.
> How do you do a clean build if you have to have the pom in place first?
>
>
>
> On Mon, Apr 14, 2008 at 3:22 PM, Steve Boone <sbb at urbancode.com> wrote:
>
> > Right, if you are going to run it through Maven, then there would be no
> > need to have SVN installed.
> >
> > You can use the Set Working Directory step to let AnthillPro know which
> > directory it should use.  I assume you will want to set it to the directory
> > where the files are located too.
> >
> > Regards,
> > Steve
> >
> >
> > On Mon, Apr 14, 2008 at 2:17 PM, Niranjan Deshpande <
> > niranjan8712 at gmail.com> wrote:
> >
> > > in case its the latter case:project checked out using maven, on the
> > > machin on which anthill is running , so no need to install svn on the same
> > > machin,
> > > correct?
> > >
> > > now m goign to try to do maven steps on the code already cehked out.
> > > but which directory should i point to, my dir is like
> > > xxxWeb/...<All_filders_here>
> > >
> > >
> > >
> > > On Mon, Apr 14, 2008 at 6:41 PM, Steve Boone <sbb at urbancode.com>
> > > wrote:
> > >
> > > > Niranjan,
> > > >
> > > > You are assuming the project is already checked out, whereas if you
> > > > use Anthill to check out the code, you will not need a maven build script.
> > > > The agents just need to be able to communicate with Subversion.  Then you
> > > > can use the maven steps in AnthillPro to process your build.
> > > >
> > > > You can set it up either way.
> > > >
> > > >
> > > >
> > > > On Mon, Apr 14, 2008 at 12:30 PM, Niranjan Deshpande <
> > > > niranjan8712 at gmail.com> wrote:
> > > >
> > > > > Earlier we had used maven and cruise control. in it, maven checks
> > > > > out the code. when i say mvn scm:update.
> > > > >
> > > > > is the same possible wiht maven+anthill? the checking out task is
> > > > > done by anthill, and not by maven? can i use maven/anthill parir in such a
> > > > > way that, i tell maven to check out, instead of anthill cheking out, as said
> > > > > in tutorial of ocntiniuos integration?
> > > > >
> > > > >
> > > > >   On 4/14/08, Steve Boone <sbb at urbancode.com> wrote:
> > > > > >
> > > > > > You are correct.
> > > > > >
> > > > > > On Mon, Apr 14, 2008 at 12:11 PM, Niranjan Deshpande <
> > > > > > niranjan8712 at gmail.com> wrote:
> > > > > >
> > > > > > > the agent is already installed on the machine where I want to
> > > > > > > the code checked out from subversion. SO all i need is to install the SVN
> > > > > > > also on the same machine?
> > > > > > >
> > > > > > > am i correct?
> > > > > > >
> > > > > > >
> > > > > > >   On 4/14/08, Steve Boone <sbb at urbancode.com> wrote:
> > > > > > > >
> > > > > > > > Do you have any agents installed?
> > > > > > > >
> > > > > > > > An agent will be needed to communicate with AnthillPro, and
> > > > > > > > SVN.  The agent should be installed on the machine where the code should be
> > > > > > > > checked out from subversion.
> > > > > > > >
> > > > > > > > That machine should also have SVn installed, otherwise, how
> > > > > > > > else will it talk to the SVN repository to check out the code?
> > > > > > > >
> > > > > > > >
> > > > > > > > On Mon, Apr 14, 2008 at 11:47 AM, Niranjan Deshpande <
> > > > > > > > niranjan8712 at gmail.com> wrote:
> > > > > > > >
> > > > > > > > > i am running anthill on server x, its trying to connect to
> > > > > > > > > a svn repositry on server y
> > > > > > > > > I checked on command line of server x, it does not hve
> > > > > > > > > svn. do we need svn on server on which anthill is running?
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >   On 4/14/08, Steve Boone <sbb at urbancode.com> wrote:
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > It's pretty simple to find out, from the command line
> > > > > > > > > > type "svn" and if it tells you that it does not understand the command, then
> > > > > > > > > > you probably do not have the SVN executable on the command path.
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On Mon, Apr 14, 2008 at 11:34 AM, Niranjan Deshpande <
> > > > > > > > > > niranjan8712 at gmail.com> wrote:
> > > > > > > > > >
> > > > > > > > > > > I have no idea..
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > On 4/14/08, Steve Boone <sbb at urbancode.com> wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > Niranjan,
> > > > > > > > > > > >
> > > > > > > > > > > > Do you have the SVN executable on your system path?
> > > > > > > > > > > >
> > > > > > > > > > > > If not, you need to specify the location of the SVN
> > > > > > > > > > > > executable on the configuration of your repository.
> > > > > > > > > > > >
> > > > > > > > > > > >  On Mon, Apr 14, 2008 at 9:33 AM, Niranjan Deshpande
> > > > > > > > > > > > <niranjan8712 at gmail.com> wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > >  Hi all
> > > > > > > > > > > > >
> > > > > > > > > > > > > I am trying to explore the evaluation cpy of
> > > > > > > > > > > > > anthill pro
> > > > > > > > > > > > > and I am folowing the tutorial "Simple Continuous
> > > > > > > > > > > > > Integration" in the Help link
> > > > > > > > > > > > >
> > > > > > > > > > > > > But my build job is failing because of the error :
> > > > > > > > > > > > > SVN not found
> > > > > > > > > > > > >
> > > > > > > > > > > > > Please help
> > > > > > > > > > > > >
> > > > > > > > > > > > > --
> > > > > > > > > > > > > Regards,
> > > > > > > > > > > > > Niranjan Deshpande
> > > > > > > > > > > > >
> > > > > > > > > > > > > "Shut yourself from the world and create the
> > > > > > > > > > > > > reality you want"
> > > > > > > > > > > > >
> > > > > > > > > > > > > _______________________________________________
> > > > > > > > > > > > > Anthill-pro mailing list
> > > > > > > > > > > > > Anthill-pro at lists.urbancode.com
> > > > > > > > > > > > >
> > > > > > > > > > > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > _______________________________________________
> > > > > > > > > > > > Anthill-pro mailing list
> > > > > > > > > > > > Anthill-pro at lists.urbancode.com
> > > > > > > > > > > >
> > > > > > > > > > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > > Regards,
> > > > > > > > > > > Niranjan Deshpande
> > > > > > > > > > >
> > > > > > > > > > > "Shut yourself from the world and create the reality
> > > > > > > > > > > you want"
> > > > > > > > > > >
> > > > > > > > > > > _______________________________________________
> > > > > > > > > > > Anthill-pro mailing list
> > > > > > > > > > > Anthill-pro at lists.urbancode.com
> > > > > > > > > > >
> > > > > > > > > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > _______________________________________________
> > > > > > > > > > Anthill-pro mailing list
> > > > > > > > > > Anthill-pro at lists.urbancode.com
> > > > > > > > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > Regards,
> > > > > > > > > Niranjan Deshpande
> > > > > > > > >
> > > > > > > > > "Shut yourself from the world and create the reality you
> > > > > > > > > want"
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Anthill-pro mailing list
> > > > > > > > > Anthill-pro at lists.urbancode.com
> > > > > > > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Anthill-pro mailing list
> > > > > > > > Anthill-pro at lists.urbancode.com
> > > > > > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Regards,
> > > > > > > Niranjan Deshpande
> > > > > > >
> > > > > > > "Shut yourself from the world and create the reality you want"
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Anthill-pro mailing list
> > > > > > > Anthill-pro at lists.urbancode.com
> > > > > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Anthill-pro mailing list
> > > > > > Anthill-pro at lists.urbancode.com
> > > > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Regards,
> > > > > Niranjan Deshpande
> > > > >
> > > > > "Shut yourself from the world and create the reality you want"
> > > > >
> > > > > _______________________________________________
> > > > > Anthill-pro mailing list
> > > > > Anthill-pro at lists.urbancode.com
> > > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > > >
> > > > >
> > > >
> > > > _______________________________________________
> > > > Anthill-pro mailing list
> > > > Anthill-pro at lists.urbancode.com
> > > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > > >
> > > >
> > >
> > >
> > > --
> > > Regards,
> > > Niranjan Deshpande
> > >
> > > "Shut yourself from the world and create the reality you want"
> > >
> > > _______________________________________________
> > > Anthill-pro mailing list
> > > Anthill-pro at lists.urbancode.com
> > > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> > >
> > >
> >
>
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
>
>


-- 
Regards,
Niranjan Deshpande

"Shut yourself from the world and create the reality you want"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill-pro/attachments/20080414/143a82e2/attachment-0001.htm


More information about the Anthill-pro mailing list