On Sat, 2006-10-28 at 23:57 +0200, Ulf Ochsenfahrt wrote: > Timothy Brownawell wrote: > > 'mtn drop -R' is recursive. (hey, we do have a --recursive option. Can > > we add a --non-recursive and kill --depth?) > > Attached is a patch that changes mtn default behavior to add > non-recursively and uses the -R option to reenable old behavior. This > patch makes the add and drop commands more similar. > > --depth is defined on commit, any other commands? > It would seem that it made sense to add --depth to commit at some point > or for a certain use-case.
Originally, we didn't have -R and just used --depth. But that doesn't make sense for drop, so I added -R. I'm not sure there *is* a reason it makes sense to use --depth instead of -R ; AFAIK the only reason we use --depth anywhere is that we didn't have -R yet. -- Timothy Free (experimental) public monotone hosting: http://mtn-host.prjek.net _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
