On 12 Aug 2011, at 15:46, Joshua Paine wrote:

> On 8/12/2011 6:47 AM, Ben Summers wrote:
>> * Versionable settings
> 
> +1 This looks like a good way to do this

Thank you! :-)

> 
>> * Relative pathname listings
> 
> I would really like to see this on by default. It's the right way, and 
> the sooner we fix it, the better. I expect tool impact would be minimal 
> since running all commands from the repo root is the only sensible way 
> to make use of the existing output, and output from the repo root is 
> unchanged, right?

Correct. If you run it from the root you'll see identical output to the current 
version.

Richard is rightly very conservative about changes to Fossil, and asked it was 
off by default. I understand his reluctance to risk breaking anything, however 
remote the chance.

> 
>> * empty-dirs setting
> 
> This is the only one I don't like. I don't hate it, but it feels like an 
> odd hack.

If it were to be implemented "properly", there'd be more code in the core to 
handle directories as another case, and impact to all the commands like add, 
delete, changes, and so on. 

This is fairly low impact, and allows fossil to retain the purity of design 
which focuses only on files, while still giving those who need this a way of 
getting what they need (or want?). Empty directory support has come up a few 
times on the list.

That said, I agree with your description of it as an "odd hack".

Ben


--
http://bens.me.uk/



_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to