I'm working on converting our VSS repository to SVN. One of the
features our developers have been asking about is doing a search for a
string within the repository. Is this possible in Subversion? I
haven't run across anything so maybe it is not supported.
Obviously, one could get the full repository and do a file system
search, but that is kind of painful. If I need to do a search in 4
different branches I would need to bring over the code for all the
branches! (And in our source base that would be a lot of disk space!)
So I'm hoping I've missed something or there are ways to do this outside
of the svn command. What do other folks on this list do?
Ray
Received on Tue Apr 27 23:44:47 2004