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

[PATCH] svn: revprops are not "invisible"

From: David Glasser <glasser_at_mit.edu>
Date: 2006-08-17 22:29:22 CEST

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_at_mit.edu | http://www.davidglasser.net/


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

Received on Thu Aug 17 22:30:04 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.