On Sunday 25 January 2004 01:43 CET Sander Striker wrote:
> On Sat, 2004-01-24 at 20:43, Malte S. Stretz wrote:
> > It's the file fixpath.pl (in the "root"); I tried various things like
> > svn log fixpath.pl -r 3417
> > (that's the revision when it was removed), but no success. Any ideas?
>
> Very simple:
>
> $ svn log -r 3416:0
> http://svn.apache.org/repos/asf/incubator/spamassassin/trunk/fixpath.pl
>
> IOW, choose a revision where the file still existed. [...]
Ah. I thought I tried something like the above but probably with the wrong
parameters. This should probably be noted in the svnbook under 'svn delete'
and in the CVS->SVN appendix.
Cheers,
Malte
--
[SGT] Simon G. Tatham: "How to Report Bugs Effectively"
<http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>
[ESR] Eric S. Raymond: "How To Ask Questions The Smart Way"
<http://www.catb.org/~esr/faqs/smart-questions.html>