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

Bug in "repair-move" with auto-props?

From: Thomas Mapson <tomMapson_at_gmx.de>
Date: Tue, 21 Oct 2008 10:47:46 +0200

Dear Tortoise developers,

I may have found a bug in TortoiseSVN (see version-info below).

What works fine: When I add a ZIP-file to my repository, the properties are set correctly according to my autoprops-settings (see subversion-config-file below).

Szenario: First I add a ZIP-file (just add, no commit). Then I rename the file (without telling Tortoise or svn, just in Windows explorer). Afterwards, I click "SVN Commit...", select the missing and the unversioned files and choose "repair move". Then "OK" in order to commit the change.

Expected result: The file is added to the repository, with the configured properties.

Actual result (bug?): The file is added to the repository, i.e. part of "repair move" works. But the properties configured in auto-props are not set, causing the server to reject the commit (because of a pre-commit-hook).

I hope this bug-report helps.

Tortoise is great! Many thanks!!!
Tom.

---- Excerpt from Subversion configuration file ----
[auto-props]
*.exe = svn:mime-type=application/octet-stream;svn:needs-lock=*

---- Version-Info ----
TortoiseSVN 1.5.4, Build 14259 - 32 Bit , 2008/10/11 08:23:13
Subversion 1.5.3,
apr 1.2.12
apr-utils 1.2.12
berkeley db 4.4.20
neon 0.28.3
OpenSSL 0.9.8i 15 Sep 2008
zlib 1.2.3

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-21 10:50:27 CEST

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

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