subversion.

root\
 app1\trunk\...
 app2\...
 library\...
 ...


On Mar 26, 2:56 pm, "Phil Sayers" <[email protected]> wrote:
> Use the multisourcecontrol  node for ccnet, so cruisecontrol will pickup
> both your source code and the 3rd party libraries.
>
> What source control system are you using?  Sourcesafe, subversion, cvs...?
> How is your "folder" tree structured in source control?
>
>
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
>
> Behalf Of suedeuno
> Sent: Thursday, March 26, 2009 3:55 PM
> To: ccnet-user
> Subject: [ccnet-user] Re: configure depedency artifacts?
>
> My libraries are in source as well but not in the trunk of the project
> because there are multiple projects sharing the library. I didn't want
> to check out the whole repository for each build file. I guess I could
> check out the library in another project task and copy the files to a
> specific location used by the other project. I haven't seen any
> examples on the net though.
>
> On Mar 26, 2:37 pm, "Phil Sayers" <[email protected]> wrote:
> > For things like 3rd party libraries, I keep them in my source control
> > system, so when ccnet does a checkout of the source tree, the 3rd party
> > items are included, and I have nant pass arguments to MSBuild indicating
> > which fodlers to use to look for any references.
>
> > Provide us with more information about your environment and more specific
> > answers will come.
>
> > -----Original Message-----
> > From: [email protected] [mailto:[email protected]] On
>
> > Behalf Of suedeuno
> > Sent: Thursday, March 26, 2009 12:16 PM
> > To: ccnet-user
> > Subject: [ccnet-user] configure depedency artifacts?
>
> > How do you configure getting dependency assembly artifacts for a build?-
> Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

Reply via email to