25 Jun
2006
25 Jun
'06
6:53 p.m.
Tres Seaver wrote:
BTW, a small nit of mine with subversion: can anybody tell me how to find the revision in which a directory was moved / removed, preferably via the web interface? Subversion doesn't seem to expose a way to ask about a name which, like the "man upon the stair" isn't there any more.
Something based on svn log -v, for instance: svn log -v | awk '/^(r| D}/{print};' Florent -- Florent Guillaume, Nuxeo (Paris, France) Director of R&D +33 1 40 33 71 59 http://nuxeo.com fg@nuxeo.com