[PATCH 1 of 2 RFC V2] largefiles: abort push on client when file fit largefiles (issue3245)

Yuya Nishihara yuya at tcha.org
Sat Sep 3 05:05:32 EDT 2016


On Sat, 3 Sep 2016 00:38:26 +0900, Yuya Nishihara wrote:
> On Fri, 2 Sep 2016 09:12:34 +0200, Piotr Listkiewicz wrote:
> > > I don't have any better idea, but I think it's too late to exchange minsize
> > > and patterns on push. Ideally these limits should be enforced when files
> > > are
> > > added or committed. In order to do that, these values have to be pulled
> > > beforehand and cached somewhere.
> > 
> > When do You think these values have to be pulled? It can be done on clone,
> > but then what about repositories that were cloned before?
> 
> On clone and pull, (and maybe on push?)

or store these limits in repository just like .hgeol.


More information about the Mercurial-devel mailing list