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

Re: [TSVN] Setting property in property sheet reset text status

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-12-27 10:20:43 CET

spaze wrote:

> I've come across an anomaly in "property sheet" (if it's called that way -
> you know, right click a file, choose "properties"). I wanted to set, add
> respectively a Date to svn:keywords, so I entered it into the inputbox and
> hit "Set" button. The keyword appears in the upper list, the "property
> status" field is set to "modified", but the date stays unchanged. Instead
> the date in the "text status" is reset (but the state says "normal"). I
> think that it should be swapped, the "property status" date should be reset.
> But maybe I'm wrong ;)
>
> NB: I'm not subscribed to the list, so if you want to write me a reply,
> please send it directly to my address, thank you.

That's not TSVN's fault. I just doublechecked with TSVN and the
Subversion command line client:
The status.entry->text_time is 0 after setting the property, but the
status.entry->prop_time isn't.
An 'svn info filename' reveals that the text time isn't shown at all,
only the property time.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Dec 27 10:21:29 2004

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

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