On Wed, 2009-12-09 at 19:49 +0000, Jeremy Cowgar wrote:
> If it were a config option

What kind of config option are we talking about here? This isn't the
sort of thing that makes sense to be per-project or per-repo. If I want
`fossil rm` to delete files too, I want it all the time.

It could be an environment variable, I guess, but I can't say I like
that option either--it means remembering to set a fossil-specific env
variable on every virtual private server I use.

What about

fossil rm --do foo.bar
fossil mv --do foo.bar foo.baz
or
fossil rm --force foo.bar
fossil mv --force foo.bar foo.baz

?

-- 
Joshua Paine  
LetterBlock: Web applications built with joy  
http://letterblock.com/  
301-576-1920

_______________________________________________
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