You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "B. W. Fitzpatrick" <fi...@red-bean.com> on 2003/02/08 02:17:36 UTC

'svn ls' and 'svn cat' inconsistent.

You can pass a working copy path to 'svn cat', and it will fetch the
HEAD for that file and concatenate it to your screen.

You cannot pass a working copy path to 'svn ls'.

Shouldn't they both behave in the same manner?  It's not a critical
bug, but I think that we should be consistent or we're going to
confuse people.

-Fitz

--
Brian W. Fitzpatrick    <fi...@red-bean.com>   http://www.red-bean.com/fitz/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: 'svn ls' and 'svn cat' inconsistent.

Posted by cm...@red-bean.com.
"B. W. Fitzpatrick" <fi...@red-bean.com> writes:

> You can pass a working copy path to 'svn cat', and it will fetch the
> HEAD for that file and concatenate it to your screen.
> 
> You cannot pass a working copy path to 'svn ls'.
> 
> Shouldn't they both behave in the same manner?  It's not a critical
> bug, but I think that we should be consistent or we're going to
> confuse people.

I had a note from our last book meeting about this very thing.  I
would definitely like to see 'ls' working on WC dirs.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org