This should actually amount to one local change, since you're changing
the same property twice on the same object. And SVN doesn't care that
the ignore property was set to something else in the meanwhile, as
long as you didn't commit the change.

To clarify what's going on, you can choose to display the "Properties
Status" column in the browser, by selecting it from the "File Browser
Columns" sub-menu under the "View" menu.

The problem here is probably that Versions' bookmarks list badges
don't always update immediately, we're looking into that though.

cheers,
- Dirk
the Versions team

On Nov 19, 7:23 am, "David C. Zentgraf" <[EMAIL PROTECTED]> wrote:
> Not having tested this myself, I think the explanation goes more like  
> this:
>
> - Create new folder
> -> One change from BASE
>
> - Set ignore property
> -> One change from BASE (property set)
>
> - Remove value of ignore property
> -> Two changes from BASE (property set (albeit without value) and new  
> folder)
>
> On 19 Nov 2008, at 15:16, stonehippo wrote:
>
> > On Nov 18, 4:53 pm, ZildjianKX <[EMAIL PROTECTED]> wrote:
> >> Anyone else noticing this?
>
> >> Versions 1.0 - Build 49
>
> > Yes, and I don't think it's a bug. The ignore action set the
> > svn:ignore property on your trunk folder (action 1). When you "un-
> > ignore", all you're doing is removing the value associated with the
> > property, not the property itself. Seemingly paradoxically, this
> > amounts to TWO changes: the first to add the property and set it's
> > value, the second to set the property with no value.
>
> > I can reproduce this behavior using the SVN command line to perform
> > all of the actions. If you want to "reset" the behavior of the
> > counter, you need to revert the change on trunk (do a non-recursive
> > revert if you want to preserve any other changes). This will remove
> > the empty svn:ignore property and reflect the correct change count.
>
> > HTH,
> > G
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to