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

RE: [TSVN] Cache doesn't update status after a revert / revert bu g

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-02-09 14:00:18 CET

Hi Folks,

This is Wills reply to my private e-mail containing the WC.

> Of course, it doesn't repro the problem.
I was afraid of something like this. :-| Thanks for checking.

> I am wondering if this is any locale-related thing. The
> files in the .ZIP
> have no non-ASCII chars in their names, but this might be a
> side-effect of
> zipping. Are there non-ascii chars in the original filenames?
No, they are just plain ascii files, names and content.

It is somehow related to this special WC. I can unzip the file anywhere I
like (on my PC) and reproduce the wrong results. In anonther WC I have no
problem reverting files. I also tried (in a different WC) to create, modify
and revert .h files, just to make sure this isn't caused by the file type.

Wait a minute, I think I know what's going wrong here. Keyword expansion!

I have files autoprops enabled for .h files, which sets svn:keywords to
"author date rev url id" and svn:eol-style to "native".

If you now look at 'bussim.h', you'll see the $revison$ keyword. In the
original file it contains a cvs revision number (1.14) in my tsvn reverted
file this has been replaced with the svn revision number (3).

'Tsvn revert' keeps the 3 as revision number, which I think is wrong. 'svn
revert' correctly reverts it to 1.14.

I have to admit, I'm still running a 1.1.0 cl client, so maybe something has
changed in reverts behaviour.

What I still don't understand is that the icon overlays don't switch back to
normal even when I revert with the CL client.

Cheers
- Lübbe

--
       ___
  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 Wed Feb 9 14:01:08 2005

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.