how-to SVN to plugin directory?
-
i’m a bit of an SVN newb (only know how to set one up locally and use it) so i’m not quite sure how to use my spot in the repository for my plugin.
i currently have a local repository setup on my computer which holds my plugin. what is the best way to get all that information (including revision history and tags) into my new WP-hosted repo?
i’ve tried:
“svnadmin dump c:/path/to/my/repo > dumpfile”
followed by
“svnadmin load https://svn.wp-plugins.org/the-hackers-diet/ < dumpfile”but it won’t allow remote URLs!
any help is appreciated. thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how-to SVN to plugin directory?’ is closed to new replies.