Gavin 'Beau' Baumanis wrote: > Hi Julian / Bert et al; > > I was also thinking along the lines of; > Did a file named, filename.extension EVER exist ANYWHERE in the repository. > And if so, > At what path and revision did it exist? > > The times I have wanted to find something in the repository were; > "When did this file cease to be" > "When did this file start to exist" > and the one above, > > "I'm looking for a file named ... - did I ever have a file named THIS in the > repository at ANY path at ANY revision." >
Ah, you're talking about "svn find", the companion of "svn grep". Neither have been designed yet. :) -- Brane