In our ERP structure, modules folder is there, which contains inbuilt
modules aswellas customized modules. Only customized modules exist in the
repository..so any commit comes to this, i have to put it in one job copy
to module folder of other jobs. if i do direct checkout to modules folder,
it wil
I guess the question I have is what is the purpose of the first job?
Why would job #2 do the checkout of the source code?
Richard.
On Thu, Sep 13, 2012 at 6:42 PM, Varghese Renny
wrote:
> Hi
> Two jobs
> 1 job- taking pull with update from one repository and copying it to the
> workspace
Hi
Two jobs
1 job- taking pull with update from one repository and copying it to the
workspace of 2nd job.(Mercurial)
2 job- will do build operation.
Copy operation i am doing with Robocopy command
My issue is
Suppose somebody deleted the file from repository, it's copying to the
workspa