It all started with clients wanting to save their new website and then… they told me they wanted to have a staging environment to be able to commit their changes (pages, articles that do not exist yet, etc.).
Their website has been online (in production) for 6 months now and I would like to know, from developer to developer, if there is a safe way, that yourself would use with clients who are not well versed in WP, and also a quick way, without doing it all again because they won’t pay.
Thank you very VERY much for all your help!
Stay safe,
Laetitia
I translate the plugin to Japanse so I want to commit it because every time the plugin gets an update the translation disappears.
how can I commit my Japanese translation?
]]>When I accepted the pull request and Git was updated, I copied and pasted the files into my SVN folder WITHOUT deleting the trunk files that were in the folder previously. I figured they’d just overwrite, but it seems three files in the includes folder stuck around.
Now, in my SVN folder using Versions, I see my newly named files, but since they’ve already been committed there are no further changes to commit. They are not in the plugin download folder, but the old files are.
How can I recommit files that were in trunk on my desktop but were deleted and then readded to trunk on my desktop, that since have not changed and Versions won’t push them because there are no changes in the files?
]]>You can finde the commit here: https://github.com/wp-plugins/events-manager/pull/5/commits/7757fcd268813b970908b7c0b251706c4fa70b8f
Feel free to include this bug fix in your code.
]]>Thanks,
Karin.
we can’t install the IP-2-Nations data. When we push the buttom ‘Install’ is not working. The message said please wait, but adter that nothing happen.
Can you help me?
I have a plugin in the WordPress repository. I’m the only developer. I’ve updated it several times the last few years. Now I can’t. My old SVN program (svnX) no longer seems to work, so I’ve moved to SmartSVN.
While I can browse the repository and checkout files in my plugin, I can’t commit any changed files. Each and every attempt ends with “Access to ‘/!svn/me’ forbidden”. I’ve tried http and https, I’ve double checked the case of the url, I’ve done everything I can think of. I really need to get these updates into the repository.
SVN sucks.
Here are a couple of relevant lines from the SVN log:
276314 (2018-01-29 08:34:05,027) [WorkerThread-3] ERROR smartsvn.runnable – URL access forbidden for unknown reason
svn: Commit failed (details follow):
svn: Access to ‘/!svn/me’ forbidden
Any advice would be appreciated.
]]>I was added as a contributor to a certain plugin. So I did svn checkout of the plugin code from https://plugins.svn.www.ads-software.com/that-plugin, made changes in a file and then when i give svn ci -m ‘changes description’ it asks for user name and password. When i give the username and password, i get the following error message:
svn: E175013: Commit failed (details follow):
svn: E175013: Access to ‘/!svn/me’ forbidden
I have checked the URL, username and password and all are correct.
Can anyone help me with this? Thank you.
]]>I did svn checkout plugin code from https://plugins.svn.www.ads-software.com/my-plugin, made changes in a file and then when i give svn ci -m ‘changes description’ it asks for user name and password. When i give the username and password, i get the following error message:
svn: E175013: Commit failed (details follow):
svn: E175013: Access to ‘/!svn/me’ forbidden
I have checked the URL, username and password and all are correct.
Can anyone help me with this? Thank you.
]]>