Kouhei Sutou wrote: > Hi, Hello. > What about attached script? Excellent, Thanks! This is the nugget I most craved: > def changed_paths(base_rev=nil) > base_rev ||= @txn.base_revision > base_root = @fs.root(base_rev) > editor = Svn::Delta::ChangedEditor.new(@root, base_root) > base_root.dir_delta('', '', @root, '', editor) > (editor.added_files + editor.updated_files).uniq.sort > end Thanks again, -- Bil http://fun3d.larc.nasa.gov