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

Revision Flag Ignored in 1.5.4

From: Blake Taylor <mr0winky_at_gmail.com>
Date: Tue, 18 Nov 2008 17:31:46 -0800

Old feature that seems to have been broken/removed, I checked the current
issue list and didnt see anything similar:

OS : Fedora 8
VER: 1.5.4
File: Flat file system

svn co -r <rev> http://host/file

fails when file does not exist on HEAD. I believe the whole point of a
revision based checkout is to be able to go back and get any revision in
your history regardless if it exists or not :).

Example:

$ svn co -r 902 http://svn.prov-lab.net/svn/dev/ish/ProV/3D_Native/OpenGL
svn: '/svn/dev/!svn/bc/909/ish/ProV/3D_Native/OpenGL' path not found

Where 909 is the head version, obviously looking at the wrong revision and
not the one specified.

Blake
Received on 2008-11-19 09:36:58 CET

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.