I recently studied how Daily Build does not know how to use CC. Net to obtain VSS changes.

Source: Internet
Author: User
In .. \ ccnet \ server, configure ccnet. config as follows:

<Sourcecontrol type = "vss">

<Ssdir> F: \ program files \ vss \ </ssdir>

<Executable> \ dsi_coolbug \ vss \ win32 \ SS. EXE </executable>

<Project >$/newp/test2 </project>

<Username> coolbug </username>

<Password> ****** </password>

<WorkingDirectory> d: \ newtest </workingDirectory> // which directory is specified?

</Sourcecontrol>

<Build type = "nant">

<Executable> D: \ software \ nant \ nant85 \ bin \ nant.exe </executable>

<BaseDirectory> c: \ test </baseDirectory>

<BuildArgs>-D: cvs.exe cutable = c: \ putty \ cvswitplans inkrsh. bat </buildArgs> // What does this mean?

<BuildFile> default. build </buildFile> // I mean the directory in <baseDirectory> c: \ test </baseDirectory>, default. build File is the file obtained from the remote VSS server and obtained by solution

<TargetList>

<Target> run </target>

</TargetList>

<BuildTimeoutSeconds> 300 </buildTimeoutSeconds>

</Build>

<Tasks>

<Merge>

<File> c: \ fromcvs \ myrepo \ myproject \ build \ tests \ *-results. xml </file> // What does this mean?

</Merge>

</Tasks>

I hope my colleagues will point out, thank you. You can give me a practical code for reference.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.