#!/bin/csh

svn diff --old=http://labrat211/svn/OCSSW/$1/ --new=http://labrat211/svn/OCSSW/$2/ --diff-cmd diff -x '-q' | grep Index | cut -d: -f2


