Re: [fossil-users] Shun old versions of (large) binary files

2011-07-17 Thread Lluís Batlle i Rossell
On Thu, Jul 14, 2011 at 06:17:07PM +0200, Marco Maggesi wrote: Hi, first of all let me say that fossil is an excellent piece of software. I use it everyday. Thank you for developing and supporting fossil. I have a small problem and i wonder if it can be easily solved. (Perhaps with some

Re: [fossil-users] Shun old versions of (large) binary files

2011-07-17 Thread Marco Maggesi
On Jul 16, 2011, at 1:36 PM, Remigiusz Modrzejewski wrote: On Jul 14, 2011, at 18:17 , Marco Maggesi wrote: I use fossil to host some latex documents and it is very practical for me to store in the fossil repository the generated pdf documents together with the latex sources. However,

Re: [fossil-users] Shun old versions of (large) binary files

2011-07-17 Thread Marco Maggesi
On Jul 17, 2011, at 9:40 PM, Lluís Batlle i Rossell wrote: On Thu, Jul 14, 2011 at 06:17:07PM +0200, Marco Maggesi wrote: My question is: Is it possible to selectively shun all binary files that exceed a certain age? Here selectively means files that are stored under a given directory or

Re: [fossil-users] Shun old versions of (large) binary files

2011-07-16 Thread Remigiusz Modrzejewski
On Jul 14, 2011, at 18:17 , Marco Maggesi wrote: I use fossil to host some latex documents and it is very practical for me to store in the fossil repository the generated pdf documents together with the latex sources. However, as the time passes, these old versions lose interest and they

Re: [fossil-users] Shun old versions of (large) binary files

2011-07-16 Thread Alexander Vladimirov
2011/7/16 Remigiusz Modrzejewski l...@maxnet.org.pl: On Jul 14, 2011, at 18:17 , Marco Maggesi wrote: I use fossil to host some latex documents and it is very practical for me to store in the fossil repository the generated pdf documents together with the latex sources.  However, as the

Re: [fossil-users] Shun old versions of (large) binary files

2011-07-16 Thread Alexander Vladimirov
sry, mail sent by mistake =) 2011/7/16 Alexander Vladimirov id...@idkfa.org.ru: 2011/7/16 Remigiusz Modrzejewski l...@maxnet.org.pl: On Jul 14, 2011, at 18:17 , Marco Maggesi wrote: I use fossil to host some latex documents and it is very practical for me to store in the fossil repository

Re: [fossil-users] Shun old versions of (large) binary files

2011-07-16 Thread Rene
On Sat, 16 Jul 2011 13:36:26 +0200, Remigiusz Modrzejewski wrote: On Jul 14, 2011, at 18:17 , Marco Maggesi wrote: I use fossil to host some latex documents and it is very practical for me to store in the fossil repository the generated pdf documents together with the latex sources.

Re: [fossil-users] Shun old versions of (large) binary files

2011-07-16 Thread Remigiusz Modrzejewski
On Jul 16, 2011, at 15:47 , Rene wrote: what you could do is serving the documents from outside you repository. e.g. like the download page for fossil. The pdf can always be recreated from the sources That last statement is sadly far from truth :( Anyhow that's the current solution for

Re: [fossil-users] Shun old versions of (large) binary files

2011-07-15 Thread trash
@lists.fossil-scm.org Subject: [fossil-users] Shun old versions of (large) binary files Hi, first of all let me say that fossil is an excellent piece of software. I use it everyday. Thank you for developing and supporting fossil. I have a small problem and i wonder if it can be easily solved. (Perhaps

[fossil-users] Shun old versions of (large) binary files

2011-07-14 Thread Marco Maggesi
Hi, first of all let me say that fossil is an excellent piece of software. I use it everyday. Thank you for developing and supporting fossil. I have a small problem and i wonder if it can be easily solved. (Perhaps with some clever usage of branch and tags etc.) My question is: Is it possible