Re: [fossil-users] fossil all clean

2013-10-18 Thread j. van den hoff
On Fri, 18 Oct 2013 09:26:59 +0200, Joe Mistachkin wrote: j. van den hoff wrote: would it not be wise to change the default behavior to executing a dry-run while delegating the actual action to something like "fossil clean --force"? this also would bring the syntax more in line with `

Re: [fossil-users] fossil all clean

2013-10-18 Thread Joe Mistachkin
j. van den hoff wrote: > > would it not be wise to change the default behavior to executing a dry-run > while delegating the actual action to something like "fossil clean > --force"? this also would bring the syntax more in line with `fossil > clean'. > The only thing 'fossil all clean' rea

[fossil-users] fossil all clean

2013-10-18 Thread j. van den hoff
regarding this new command: as the help page correctly states "Extreme caution should be exercised with this command because its effects cannot be undone." ...: this could cause real trouble for inexperienced users presuming "clean" is some sort of innocuous tidy up like "make clean". would