Plugin SVN repository is broken
-
I was assigned an SVN repository to upload my plugin, but there appears to be a problem with it. Every time I commit, it runs for 15 minutes and then fails with an error. I’ve asked around and I’m told this is a problem on the server. How can I go about getting this resolved so I can publish my plugin?
$ mkdir pipeline_svn2 $ svn co http://plugins.svn.wordpress.org/wp-github-pipeline pipeline_svn2 $ cd pipeline_svn2 [ copied all files into pipeline_svn2/ ] $ svn add trunk/* $ svn ci -m 'Adding v1.0 files' Adding trunk/wp-github-pipeline.php Transmitting file data ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................svn: E000002: Commit failed (details follow): svn: E000002: Can't open file '/home/svn/repos/wp-plugins/db/transactions/1233755-rx30.txn/props': No such file or directoryI think this probably belongs in the WP-Advanced forum but I’m not sure where else to post it.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Plugin SVN repository is broken’ is closed to new replies.