hello when i try to sync with jenkins, mercurial execute hg update --clean.
but while configuring the sync/build i found an option called Clean Build (When this option is checked, each build will wipe any local modifications or untracked files in the repository checkout. This is often a convenient way to ensure that a build is not using any artifacts from earlier builds.). doesnt it mean if i uncheck this, hg shouldnt use clean? why its still using clean with update then? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
