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

Re: property namespace(s)

From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-08-11 23:38:40 CEST

I just tried this and have no problems with having a "versioned" and
"unversioned" property with the same name..

You can't attach a unversioned property (a.k.a. a revision property or
revprop) to a file. You attach revprops to an entire revision. And,
you can only do this if you have a pre-revprop-change hook that allows
you to set and change them.

Maybe you can show us the commands you used to do this?

On 8/11/05, Robert P. J. Day <rpjday@mindspring.com> wrote:
>
> just playing around and noticed that you can't use the same name for
> both a "regular" and an unversioned property (at least on the same
> file). is there any reason for this (other than the obvious one that
> it might confuse the heck out of some folks)?
>
> it would seem that, based on how you access the two types of
> property, they could be defined as being in separate namespaces. just
> asking.
>
> rday
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
--
David Weintraub
qazwart@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 11 23:40:52 2005

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.