Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 340155
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:35:23+00:00 2026-05-12T10:35:23+00:00

so from what i can tell, you have to specify artifacts and working directory

  • 0

so from what i can tell, you have to specify artifacts and working directory per project, every time.

I guess I’m looking for a way to move the cc.net project name folder to other than where the server was launched from, so that I can do something like:

<cruisecontrol xmlns:cb="urn:ccnet.config.builder">

    <!-- something like this should exist
    <baseDirectory>D:\Integration</baseDirectory>
    -->

    <project name="MyProject1">
        <workingDirectory>D:\Integration\working\MyProject1</workingDirectory>
        <artifactDirectory>D:\Integration\artifacts\MyProject1</artifactDirectory>
        <state type="state" directory="D:\Integration\state\MyProject1" />
    </project>

    <project name="MyProject2">
        <workingDirectory>D:\Integration\working\MyProject2</workingDirectory>
        <artifactDirectory>D:\Integration\artifacts\MyProject2</artifactDirectory>
        <state type="state" directory="D:\Integration\state\MyProject2" />
    </project>

</cruisecontrol>

Then, I won’t have to specify these directories separately for each project. They will just get created under the project name under some default folder structure based on – i.e. D:\Integration\working\ being the base for

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T10:35:23+00:00Added an answer on May 12, 2026 at 10:35 am

    Ever thought about using preprocessor commands?

    <cruisecontrol xmlns:cb="urn:ccnet.config.builder">
    
        <cb:define name="project.template">
            <project name="$(project.name)">
                <workingDirectory>D:\Integration\working\$(project.name)</workingDirectory>
                <artifactDirectory>D:\Integration\artifacts\$(project.name)</artifactDirectory>
                <state type="state" directory="D:\Integration\state\$(project.name)" />
            </project>
        </cb:define>
    
        <cb:project.template project.name="MyProject1" />
    
        <cb:project.template project.name="MyProject2" />
    
    </cruisecontrol>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have invoked blackberry calender from my application can anyone tell me how to
NSDecimalNumber is a subclass of NSNumber, and from what I can tell, it implements
From the question you can probably tell that I don't know much about code!
Can anybody tell how to retrieve data from database like that of Facebook's notification
Can anyone tell me how I can download a picture from a URL and
can anyone tell how to access MS SQL Server from objective c programatically
How can I tell if return() was called from within the included file. The
Can someone tell me how to catch parameters passed from URI in JSF's managed
Can anybody tell about three things: How to retrieve TimeZone from java.util.Date instance? How
Can anyone tell me how I can control the output from an SQL stored

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.