761
761
/* These are only useful if we are in a versioned directory and have some
764
764
/* And these are only usefull is ALL the selected files are versioned */
765
765
set_action_state(["svnremove", "svnrevert", "svncommit", "svncopy",
766
766
"svncut"], numsel >= 1 && current_file.svnstatus && svn_selection);