You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Glasser <gl...@mit.edu> on 2006/08/17 20:29:22 UTC

[PATCH] svn: revprops are not "invisible"

svn_props.h claims that revprops are "invisible to svn clients", or
maybe that reserved svn: revprops are "invisible to svn clients"; I
can't quite tell. In either case, I don't think that's true, since svn
pl --revprop happily lists revprops, including svn:log and friends.
The attached patch removes that sentence.

[[[
* subversion/include/svn_props.h: Don't claim revprops are invisible.
]]]

-- 
David Glasser | glasser@mit.edu | http://www.davidglasser.net/

Re: [PATCH] svn: revprops are not "invisible"

Posted by "C. Michael Pilato" <cm...@collab.net>.
David Glasser wrote:
> svn_props.h claims that revprops are "invisible to svn clients", or
> maybe that reserved svn: revprops are "invisible to svn clients"; I
> can't quite tell. In either case, I don't think that's true, since svn
> pl --revprop happily lists revprops, including svn:log and friends.
> The attached patch removes that sentence.
> 
> [[[
> * subversion/include/svn_props.h: Don't claim revprops are invisible.
> ]]]

Yup, yup.  r21112.

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand