[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: <kfogel_at_collab.net>
Date: 2003-07-22 19:40:02 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> 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.
>
> So I don't think there's a bug here, this is how 'svn cat', 'svn ls',
> and many other commands work.

Oh. I thought we had an enhancement issue about making this work in
the obvious way... (?)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 22 20:34:25 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.