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

Is this correct behavior for svn cat?

From: Tom Mornini <tmornini_at_infomania.com>
Date: 2005-09-06 06:41:18 CEST

I'm trying to extract an old file in a previous revision.

> tmornini$ svn --version
> svn, version 1.2.3 (r15833)
> compiled Aug 23 2005, 21:11:48
>
> tmornini$ svn ls -r54 svn+ssh://host.name.replaced/video/trunk/docs
> video.dez
> video.pdf
>
> tmornini$ svn cat -r54 svn+ssh://host.name.replaced/video/trunk/
> docs/video.pdf > ~/Desktop/video.pdf
> svn: File not found: revision 510, path '/trunk/docs/video.pdf'

That is *frustrating*.

-- 
-- Tom Mornini
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 6 06:43:10 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.