upgrade

iPhone - upgrading from old app preferences

三世轮回 提交于 2019-12-23 05:48:46
问题 If I build a 1.0 app with 2 strings in the defaults, using registerDefaults . And in a 2.0 version, I decide to remove the first old string, and move the second one (changing its key string) with a new third one into an array. How may I deal with this and how to deal with the changes that could have been made to the content through versions. 1.0 Prefs should be StringKey someValue DateKey 10/10/2010 1.1 Prefs should be StringKey someValue DateKey 2010/10/10 2.0 Prefs should be Array Item0 is

How do I force wix to update a file before manipulating it on an upgrade

懵懂的女人 提交于 2019-12-23 04:13:10
问题 I have a wix installer that will install an XML file and then modify it. Installation works great. Today, I needed to add a couple of nodes to this XML file. So I modified the original file and then added some additional instructions to wix to assign these items values. Well, I get an error every time saying that it cannot find the node. I look and see what file it has in the directory and it still has the older file that did not have the node. How can I tell it to replace the XML file first

Attach and upgrade TFS 2005 databases to a TFS 2008 installation

冷暖自知 提交于 2019-12-23 03:17:08
问题 I have a Windows server 2008 with SQL 2008 and TFS 2008 installed. And I have another box with SQL 2005 and TFS 2005 installed. Does anyone know of a way I can just transfer the databases (or data in another way) from TFS 2005 to TFS 2008. Any data on the 2008 box can be deleted. The machines are not in a domain so all accounts are local. So I'll have to fix that afterwards, but that's managable. Basically, can I attach the databases and run an upgrade command? 回答1: I'm pretty sure that this

Storing Files on Android that don't get deleted on update or uninstall

。_饼干妹妹 提交于 2019-12-23 02:55:18
问题 I want to store some data to a File (not database) on the Android device. Currently I'm using Context.getFileDir() as the parent directory. However, when you update the app that directory gets deleted. Is there a directory I can use from Context that won't get wacked when the user goes to update the application? Does it have to be the SD Card since that's not always generally available on all phones? 回答1: If you want to file not to be deleted on uninstall is not possible as you might know

windows xp client not working with clearcase 8 server

主宰稳场 提交于 2019-12-23 01:05:08
问题 As part of upgrade to clearcase 8 from clearcase 7.0, I have created a new registry server and copied the vob into the new server. Now, I have installed clearcase client 7.1.2 on windows 7 machine and it works fine. The same client on windows xp pointing to the new registry server with clearcase 8 is not working. It says Problem: An error occurred trying to access the ClearCase registry server xxx Recommendation: There may be networking problems. If access to other computers via TCP/IP is

windows xp client not working with clearcase 8 server

限于喜欢 提交于 2019-12-23 01:04:15
问题 As part of upgrade to clearcase 8 from clearcase 7.0, I have created a new registry server and copied the vob into the new server. Now, I have installed clearcase client 7.1.2 on windows 7 machine and it works fine. The same client on windows xp pointing to the new registry server with clearcase 8 is not working. It says Problem: An error occurred trying to access the ClearCase registry server xxx Recommendation: There may be networking problems. If access to other computers via TCP/IP is

Upgrading Django Version: Best Practice

三世轮回 提交于 2019-12-23 01:03:43
问题 I've pretty big code base written on Django 1.5, it's about time to upgrade to the newest version (1.11.2) as many stuff don't work well. I'm wondering if it's best to upgrade step by step: 1.5->1.6->1.7... or just jump to 1.11.2 what method should be better and make the (hard) process easier? as my project has many dependencies? Also what are good practices to do? I'm using virtualenv and aware of this Django article about upgrading 回答1: The document you found (“Upgrading Django to a newer

Update Magento to specific version (not latest)

会有一股神秘感。 提交于 2019-12-22 12:45:10
问题 I want to update a Magento 1.4.2.0 to 1.6.x.y. instead of the latest version 1.7.x.y There are many articles on how to update a Magento installation to the latest version, but that´s not what I want. There are some forum threads where people are asking how to update to a specific version, but those all don´t sport a solution. It seems like it is only possible to unpack the tar.gz of the specific version, but it is not possible to use the command line tool, i.e. ./mage config-set preferred

Upgrade path for json file format

眉间皱痕 提交于 2019-12-22 10:36:28
问题 We are storing user preferences for a Java app in a JSON file using Jackson. As we continue to develop the app, we will be adding preferences, renaming preferences, and removing obsolete preferences. When the user upgrades the app to the next version the file format will likely have changed. This causes Jackson to throw an exception and the file can't be parsed even though the format is 90% the same. How should I handle upgrading the file format? I was thinking about using JSONT to upgrade

Delphi upgrade from RAD Studio to Delphi XE

心不动则不痛 提交于 2019-12-22 05:36:10
问题 We are thinking of upgrading from Rad Studio 2007 to Delphi XE and need to convince the boss that the cost is justified. I would appreciate comments that could help me answer the question: "What does Delphi XE bring to the table that makes it worth while to upgrade?" Regards, Pieter 回答1: Check this white paper from Andreano Lanusse. Reasons to Migrate to Delphi XE – What you might have missed since Delphi 7 Inside of this document you can find a resume with the new features since delphi 7 or