On Sun, Dec 03, 2006 at 12:52:34AM +1100, Simon Burge wrote: > You can use "cvs update -I\! -ICVS" to catch all files that are not > supposed to be there, including those .#* files left over after merges. And then use 'find . -type l | xargs rm' to dispose of any luring symbolic links. David -- David Laight: david@l8s.co.uk