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

Re: propget bug?

From: <kfogel_at_collab.net>
Date: 2005-01-02 17:36:03 CET

Ben Collins-Sussman <sussman@collab.net> writes:
> > Oh what the heck, fixed in r12523 :-)
>
> Sweet! Thanks!
>
> Can we prevent svn:wc:entry properties from being accessed as well?

Well, those are already protected by checks in libsvn_wc (try it).

This is a somewhat inconsistent with r12523's way of protecting
wcprops, but I think that might make sense: the two kinds of
properties are being protected for different reasons.

It's "svn:entry", btw, not "svn:wc:entry".

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 2 17:42:06 2005

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.