On 17 July 2013 17:44, Emmanuel Lécharny <elecha...@gmail.com> wrote:
> Le 7/17/13 6:15 PM, sebb a écrit :
>> On 17 July 2013 17:00, Emmanuel Lécharny <elecha...@gmail.com> wrote:
>>> Le 7/17/13 5:53 PM, sebb a écrit :
>>>> On 17 July 2013 15:19, Emmanuel Lécharny <elecha...@gmail.com> wrote:
>>>> With SVN the way I do it is:
>>> We don't use SVN anymore.
>> I realise that.
>>
>> Maybe Git offers functionality that would allow a similar approach
>> which achieves the same goals:
>> - don't leave trunk in a temporary state even for a short period
>> - make respins easier
>> - don't update trunk until actually ready to move to the next
>> development version
>
> This is why I proposed to create a temporary branch for the on-going
> release, leaving the trunk as is.
>
> I don't know how easy it is to do that with Maven.

Maven can in theory do whatever the underlying SCM allows.
Whether the Maven project will agree to make the changes is another matter.

More to the point - does Git offer similar functionality to SVN for
this purpose?
I have no experience of Git, so I have no idea how to do it.

> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>

Reply via email to