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

RE: RE: Delete revision of an object has no peg revision?

From: Brummer, Byron <ByronBrummer_at_LiveNation.com>
Date: 2007-01-11 01:09:48 CET

Brummer, Byron [mailto:ByronBrummer@LiveNation.com] wrote:
> dglasser@gmail.com [dglasser@gmail.com] wrote:
>snip<
> > Just use
> > svn log path@REV_IN_WHICH_PATH_DID_EXIST
>
> I'd love to, but it doesn't work:
>
> $ svn log -v file:///home/bbrummer/test/test_repo/test.txt_at_33
> svn: File not found: revision 33, path '/test.txt'

        Sorry, I meant this:

> svn log -r33 file:///home/bbrummer/test/test_repo/test.txt_at_32
> svn: File not found: revision 33, path '/test.txt'

        Nonetheless, it doesn't work. You can't pull the delete
        rev log of a path using that path, full stop.

-Byron

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 11 01:10:33 2007

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

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