On Mon, Apr 15, 2013 at 12:24 PM, Z W <[email protected]> wrote:
> In Jenkins Subversion Merge Plugin - automatic integration feature,
>
> 1- does it actually, in svn terms, after a successful --reintegrate to a
> trunk, then actually delete the branch and recreate it ?
> 2- If so, isnt it true that the "new" branch loses its history from the
> delete ?
> 3- Is the branch in the Jenkins job using automatic integration reusable
> again ?
I can't answer about what the plugin does, but for (2), in subversion
if you delete a path then copy something from another location there
(as in deleting and recreating the same branch) you could
subsequently revisit the deleted instance with /path@revision syntax
in the unlikely event that you wanted to, and the new copy will carry
along the history of the objects being copied from the merged trunk
instance.
--
Les Mikesell
[email protected]
--
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.