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

Bug (?): Not committed bugtraq:logregex and bugtraq:url property change influences log view from repos browser

From: G.J. Doornink <dkg_at_xs4all.nl>
Date: 2007-01-11 23:45:16 CET

Hello,

This is a strange one.
I will try to give a step by step recipe.
All actions are performed on WinXP SP2 installed in a VMware virtual
machine using tsvn from TortoiseSVN-1.4.1.8473-dev-win32-svn-1.4.2.msi.

Setup:
I created a temporary repository in file:///C:/temp/repos
I added a trunk directory and one text file under trunk to the repository.

Recipe:
- Checkout a directory from the repository:
        from file:///C:/temp/repos/trunk to C:\temp\wc
- Set the bugtraq:logregex and bugtraq:url properties on C:\temp\wc to
contain valid regex expressions and a valid URI.
- Commit C:\temp\wc
- Update C:\temp\wc
- Right click C:\temp\wc and select the Repository Browser
- In the Repository Browser right click 'trunk' and choose 'Show log'
- The Bug-ID column shows the Bug-ID's from the log message, so far so good
- Close the log message view and the Repository Browser
- Right click C:\temp\wc and choose properties
- Use the Subversion properties tab to remove the bugtraq:url property
and press Ok to confirm the change.
- Do NOT commit
- Right click C:\temp\wc and select the Repository Browser
- In the Repository Browser right click 'trunk' and choose 'Show log'
- The Bug-ID column is still shown but is empty and doesn't show the
Bug-ID's from the log message.

I would expect that the log view as selected from the repository browser
would not be influenced by local uncommitted modifications in my working
copy, but it may also be way past my bed time.

Kind regards,

Gerrit Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 12 07:29:03 2007

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.