Re: [fossil-users] creation-date of files/subdirs in a dir, from command-line

2014-07-18 Thread Michai Ramakers
On 18 July 2014 12:14, Michai Ramakers m.ramak...@gmail.com wrote: in the past I have sometimes encoded the date-of-creation of a dir into the dir-name. ...assuming there are actual files in that dir. ___ fossil-users mailing list

Re: [fossil-users] creation-date of files/subdirs in a dir, from command-line

2014-07-18 Thread Michai Ramakers
On 18 July 2014 12:14, Michai Ramakers m.ramak...@gmail.com wrote: Can I, given a subdir in the working tree, quickly get an overview of creation-dates of files/dirs in that dir (recursive or toplevel-only, that's mostly irrelevant to me), using the CLI? ok, 'fossil ls --age', should have

Re: [fossil-users] creation-date of files/subdirs in a dir, from command-line

2014-07-18 Thread Stephan Beal
On Fri, Jul 18, 2014 at 12:14 PM, Michai Ramakers m.ramak...@gmail.com wrote: in the past I have sometimes encoded the date-of-creation of a dir into the dir-name. I am guessing this is a bit silly, because this information is exactly what is provided by an SCM-tool such as fossil. i don't

Re: [fossil-users] creation-date of files/subdirs in a dir, from command-line

2014-07-18 Thread Michai Ramakers
On 18 July 2014 12:20, Stephan Beal sgb...@googlemail.com wrote: On Fri, Jul 18, 2014 at 12:14 PM, Michai Ramakers m.ramak...@gmail.com wrote: in the past I have sometimes encoded the date-of-creation of a dir into the dir-name. I am guessing this is a bit silly, because this information is