Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

svn switch to version 0.5.5 doesn't work #1299

Closed
anonymous-matomo-user opened this issue Apr 11, 2010 · 1 comment
Closed

svn switch to version 0.5.5 doesn't work #1299

anonymous-matomo-user opened this issue Apr 11, 2010 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

Hello, I use SVN to install and upgrade piwik. It's fast and efficient and "just works".

For example, after checking out http://dev.piwik.org/svn/tags/0.5.4, if I want to upgrade to 0.5.5, I just do:

svn switch http://dev.piwik.org/svn/tags/0.5.5

...except that this time, it didn't work. svn fails and says that it couldn't add the 'tests/pear' directory : "an object with the same name already exists." (or something along those lines).

I can't upgrade until this is fixed... I tried svn revert tests* and svn update and the switch again, no luck.

@robocoder
Copy link
Contributor

tests/pear (and tests/TestFramework) are external dependencies.

Backup your config/config.ini.php, and do a fresh checkout (svn co).

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 0.6 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants