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

Re: [report bug] svn cat

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 13 May 2009 11:50:57 +0100

On Wed, May 13, 2009 at 05:12:56PM +0900, 송근창(KeunChnag N. SONG) wrote:
> I use svn through apache on ver 1.6.1
>
> File name !DEGtest.c!+- was added in rev 15 and deleted in rev 16.
>
> Noew, latest version is 19.
>
> When I type !DEGsvn cat http://localhost/svn/repo1/test.c -r 15!+-, Error
> happens.
>
> But I type !DEGsvn cat http://localhost/svn/repo1/test.c@15!+- , It works
> very well.

That is not a bug. It is normal and expected behaviour.

You should read about "peg-revisions" in the book:
http://svnbook.red-bean.com/en/1.5/svn.advanced.pegrevs.html

Stefan
Received on 2009-05-13 12:52:17 CEST

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.