Lines Matching full:mkdir
619 os.mkdir(dir, 0700)621 ui.warn('cannot mkdir %s: %s\n' % (dir, ExceptionDetail()))