mv dir1 dir2 fossil mv dir1 dir2 gives different results from:
fossil mv dir1 dir2 mv dir1 dir2 The correct result is only achieved by the second case. Also, mv is not like rm and IMHO fossil should either do the physical move or give the user a way to do the physical move as part of the command. At the very least let the user know that they may not have achieved what they were expecting in the first case. -- Matt -=- 90% of the nations wealth is held by 2% of the people. Bummer to be in the majority...
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

