[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: <cmpilato_at_collab.net>
Date: 2003-07-22 06:30:20 CEST

Fraser Campbell <fraser@wehave.net> writes:

> Now here is where I'm getting puzzled. Trying to recover the file
> with cat:
>
> svn cat --revision 11 test
>
> Subversion gives these error messages:
>
> svn: Entry has no url
> svn: 'test' has no URL
>
> The command was issued within the appropriate directory of my working copy.

Is there a file called 'test' that's under version control in your
working copy (relative to your current working directory)? What
happens if you run 'svn status -uv test'?

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