I have a jenkins master that checks out an svn repo.  The svn repo
depends on external repos in git and hg.  When the master updates,
I would like it to update the git and hg repos and return their versions (hashes),
so that I can have the slaves check out the git and hg repos to
the same version/hash.

Is there a way to do this?

Or a better approach to having mixed svn/git/hg in a build?

Thanks........JC

--
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.


Reply via email to