On Thu, Apr 05, 2007 at 04:29:14PM -0400, Timothy Osborn wrote: > One quick svn question.. I took Ralph's suggestion of changing the > name from gsncdemo.c to gsncdummy.c. How do I obsolete the old file > in the repository? 'svn mv gsncdemo.c gsncdummy.c' is the normal way. If it's too late for that, just 'svn rm' the old file. -r