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

svn:executable not propagated to repository after a merge with a second repository

From: Holger Schmidt <Holger.Schmidt_at_zmdi.com>
Date: Fri, 28 May 2010 09:13:36 +0200

Hi,

I have one repository with the development tree of some templates.
Those templates are exported to projects that might customize the
templates. The copy of the templates is added and committed to the
project repository. In the projects the latest changes in the template
development tree are integrated with a "svn merge $templateRepo@$revOld
$templateRepo@$revNew .". So far, so good. But there is a problem if a
property changed in the template repository, at least with
svn:executable. The property is set in the project working copy where
the merge is done, but a commit does not propagate the property to the
repository. As a result, the property is not set in all the other
working copies of the project. My expectation is that I have the same
properties in all working copies of the same repository. See the
attached script for an example. I tried to see if this is a known
issue, but the keywords "property" and "merge" pop up everywhere.

This is tested with svn 1.6.1 and 1.6.6. I don't have a newer version
available and don't have the power to install a newer version. OS is
CentOS 4.6 and OpenSuse 11.2. I didn't compile Subversion, so I don't
know the compiler and configuration options.

Thanks,
Holger

-- 
Mit freundlichen Grüßen / Best Regards,
Holger Schmidt
Design Engineer
Methodology and Design Automation
Zentrum Mikroelektronik Dresden AG
Grenzstraße 28, 01109 Dresden, Germany
Phone: +49.351.8822.9 0 3
Holger.Schmidt_at_zmdi.com
www.zmdi.com
Executive Board: Thilo von Selchow (CEO), Steffen Wollek (CFO)
Chairman of the Supervisory Board: Carl-Peter Forster
Amtsgericht Dresden: HRB 19 166; Ust-Ident.-Nr.: DE151798300
Diese Mail ist vertraulich. Sie darf ausschliesslich durch den
vorgesehenen Empfaenger und Adressat gelesen, kopiert oder genutzt
werden. Wenn Sie nicht der beabsichtigte Empfaenger sind, duerfen Sie
die Informationen nicht offenlegen oder benutzen. Wenn Sie diese Mail
durch einen Fehler bekommen haben, teilen Sie uns dies bitte umgehend
mit, indem Sie diese Mail an den Absender zuruecksenden. Bitte
loeschen Sie danach diese Mail.
This email is confidential. It may be read, copied and used only by
the intended recipient. If you are not the intended recipient, you
must not disclose or use the information contained in it. If you have
received this mail in error, please tell us immediately by return
email and delete this email.

Received on 2010-05-28 10:51:51 CEST

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

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