Tagged Questions

2
votes
3answers
179 views

Is there an easy way to do a complete migration from CVS to StarTeam?

I'm currently maintaining a CVS repository for source control. There is a push afoot to move to StarTeam. It has already been purchased and is a corporate standard for most projects. I was told by …
6
votes
7answers
67 views

Replacement or Migration strategy for Excel/Access

Is there a way of offering the flexibility of Excel/Access development that end users love while instilling centralised IT management so data and logic is secure, backed up, version controlled etc. …
6
votes
6answers
705 views

Any tool to migrate repo from Vault to Subversion?

Are there any tools to facilitate a migration from Sourcegear's Vault to Subversion? I'd really prefer an existing tool or project (I'll buy!). Requirements: One-time migration only Full history …
2
votes
3answers
142 views

Convert Wordpress.com Hosted Blog to BlogEngine.NET

I'm looking at what is needed to move from wordpress.com to a BlogEngine.NET or similar blog. I've seen a tool for replacing export.php so that it will export your wordpress site in BlogML format so …
3
votes
3answers
89 views
+350

How to deploy: database, source and binary changes in 1 patch?

Hello There, I'm part of a development team that works on many CMS based projects, using systems like Joomla and Drupal. In our development process, all of our code changes are managed inside of …
0
votes
4answers
57 views

Migrating BO Reports between environments

We have the standard 3 environment setup of development, testing and production. Each environment has their own report server, web server, database server, etc. Part of our migration is to move our …
6
votes
2answers
103 views

What problems should I expect when moving legacy Perl code to UTF-8?

Until now, the project I work in used ASCII only in the source code. Due to several upcoming changes in I18N area and also because we need some Unicode strings in our tests, we are thinking about …
1
vote
4answers
154 views

Using Rails Migration on different database than standard “production” or “development”

Hi! I have a rails project running that defines the standard production:, :development and :test DB-connections in config/database.yml In addition I have a quiz_development: and quiz_production: …
4
votes
7answers
506 views

Experience migrating legacy Cobol/PL1 to Java

ORIGINAL Q: I'm wondering if anyone has had experience of migrating a large Cobol/PL1 codebase to Java? How automated was the process and how maintainable was the output? How did the move from …
0
votes
0answers
10 views

Time for migrating 12 gb VOB from CC2SVN

what would be the approximate time to migrate a 12GB VOB with all the history and with no binaries, from CC 2 SVN using say polarion SVN importer. What factors can increase/ decrease the performance …
6
votes
4answers
684 views

Best way to automagically migrate tests from JUnit 3 to JUnit 4?

I have a bunch of JUnit 3 classes which extend TestCase and would like to automatically migrate them to be JUnit4 tests with annotations such as @Before, @After, @Test, etc. Any tool out there to do …
0
votes
2answers
25 views

How does one call the down method for a Doctrine migration in Symfony 1.2?

I am using Symfony 1.2 with the sfDoctrinePlugin. I couldn't find any command to call the down method on a migration, neither the documentation suggests any related arguments to the existing doctrine …
0
votes
1answer
29 views

How to use Git to migrate SVN repository

Somebody is planning to move the subversion repository I work on (8000+ commits). Is there a way to use git-svn to replay the last, say, 20 commits from the old location once the migration is …
1
vote
1answer
16 views

Moving TFS Template between servers

We have customized a TFS Template. We would now like to move this template to a different TFS Server. What is the best ways to do this? Thanks Shiraz EDIT We tried the process template as …
1
vote
1answer
46 views

Joomla module works locally but displays nothing when hosted

Hello, I am new to joomla and I need to work on a joomla website for a school project. I modified an existing module to make it display featured projects and it does that flawlessly when I test the …

1 2 3 4 5 28 next
15 30 50 per page