[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Where is the file in the repository?

From: William Nagel <bill_at_stagelogic.com>
Date: 2005-03-22 18:45:19 CET

Was one of the containing directories deleted at some point? I'm not
positive off the top of my head, but I think that if you did (for
instance)

$ svn rm /www/iq-webtool/perl/Web/CMS/Pages/web

there would be an entry in the log for

D /www/iq-webtool/perl/Web/CMS/Pages/web

but none for

D /iq-webtool/perl/Web/CMS/Pages/web/ftps/ftp.pm

Hope that helps,

-Bill

On Mar 22, 2005, at 11:46 AM, Erik Wasser wrote:

> I've entered the following command:
>
> % svn -v log $ROOTURL
>
> because I was looking for a file named 'ftp.pm' so I grepped for it.
> The
> first entry (or last entry in the timeline) was the following one:
>
>> [...skipped many revision numbers 15 - 638 without 'ftp.pm'...]
>
>> r14 | fuzz | 2004-12-13 18:59:31 +0100 (Mo, 13 Dez 2004) | 2 lines
>> Changed paths:
>> M /www/iq-webtool/perl/Web/CMS/Pages/web/ftps/ftp.pm
>> [...]
>
>> [...skipped revision numbers 1-14 with some more 'ftp.pm' related
>> stuff...]
>
> I was wondering where this file is now? I've made a complete checkout
> of
> the root repository and searched for file again. But I found nothing.
>
> Where is the file? If I have renamed the file I would found some log
> entries in r15-638. The same I if deleted the file. But there is
> nothing. Can someone explain this?
>
> Thanks for reading. B-)
>
> P.S: Using subversion 1.1.3 (r12730)
>
> --
> So long... Fuzz
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 18:48:01 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.