[wp-trac] [WordPress Trac] #30405: WordPress Beta Tester Plugin Broken + svn trunk update also fails
WordPress Trac
noreply at wordpress.org
Thu Nov 20 23:08:03 UTC 2014
#30405: WordPress Beta Tester Plugin Broken + svn trunk update also fails
-----------------------------+----------------------
Reporter: dfavor | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Upgrade/Install | Version:
Severity: normal | Resolution: invalid
Keywords: | Focuses:
-----------------------------+----------------------
Changes (by dd32):
* status: reopened => closed
* resolution: => invalid
Comment:
The exact same SVN commands you'd use anywhere.
If it's not an existing SVN checkout, you can use, as posted in your
ticket:
`svn checkout --force http://core.svn.wordpress.org/trunk/ .`
If it's an existing SVN checkout, you can switch to trunk:
`svn switch https://core.svn.wordpress.org/trunk/ .`
If it's something else, you can just overwrite all the files by creating
an export and not creating a SVN checkout:
`svn export --force https://core.svn.wordpress.org/trunk/ .`
Trac is not for support requests, we have [https://wordpress.org/support/
some support forums] which can guide you through non-code bug reports.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30405#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list