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

Re: cat works with fully qualified URLs but not with relative paths

From: Fraser Campbell <fraser_at_wehave.net>
Date: 2003-07-22 21:09:08 CEST

On Tuesday 22 July 2003 14:06, Ben Collins-Sussman wrote:

> If you schedule a file for deletion, then commit that deletion, the
> file no longer exists in your working copy. So you can't run svn
> commands that ask questions about it.... it's gone.
>
> Instead of querying the no-longer-existent wc path, you have to query
> the repository instead, using a URL. And you already figured out how
> to do that.

But I specified the file at a revision where it did exist.

Let's say I'm at revision 14 and I do a "svn cat --revision 13 testfile", why
should it work differently depending on whether or not the file exists in
revision 14?

-- 
Fraser Campbell <fraser_at_wehave.net>                 http://www.wehave.net/
Halton Hills, Ontario, Canada                       Debian GNU/Linux
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 22 21:10:16 2003

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.