Hello,

I'm not sure if this PR has been merged with the default branch, as I
couldn't get it working.

If it is too complicated to integrate evolve, is it possible to have a
feature that allows stripping selected changesets?

Users edit their local history and their forks get outdated. At the
moment the only way to synchronize their forks properly is to delete
the fork and refork. This is not scaling well as Kallithea stores a
copy of the deleted repos as "rm__reponame".

Something like this would be fantastic to have: https://i.imgur.com/3aBJtjF.png

Is stripping the csets a feasible option to implement in Kallithea?

I tried doing this change myself, but since I'm not familiar with web
development I couldn't get any far.

Appreciate the help!


On Tue, Sep 19, 2017 at 10:42 AM Dominik Ruf <[email protected]> wrote:
>
> Arun Chandrasekaran <[email protected]> schrieb am Di., 19. Sep. 2017 um 
> 03:01 Uhr:
>>
>> Hi all,
>>
>> Is there a way to use non-publishing repos on Kallithea? I tried
>> enabling the below for a repo individually, but no luck.
>>
>> ```
>> [phases]
>> publish = False
>> ```
>
> I have a PR that allows to do this.
> https://bitbucket.org/conservancy/kallithea/pull-requests/343/repository-settings-phases-v5/diff
>
> @Mads: Can we please give this another go? Arun is not the first who asks for 
> this.
>>
>>
>> Also, how about evolve? I have enabled evolve locally and it is a
>> sheer joy to work with (hg has always been brilliant, just that evolve
>> saves additional histedit strokes). Just wondering if Kallithea
>> supports it as well.
>
> My PR allows to set any hg setting on a repository, repository group or 
> globally.
> So you can also enable an extension like evolve.
> In fact I use it myself exactly for this reason.
>>
>>
>> Cheers,
>> Arun
>> _______________________________________________
>> kallithea-general mailing list
>> [email protected]
>> https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
>
> _______________________________________________
> kallithea-general mailing list
> [email protected]
> https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
_______________________________________________
kallithea-general mailing list
[email protected]
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to