Forums

[resolved] how-to SVN to plugin directory? (2 posts)

  1. afex
    Member
    Posted 6 years ago #

    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 http://svn.wp-plugins.org/the-hackers-diet/ < dumpfile"

    but it won't allow remote URLs!

    any help is appreciated. thanks!

  2. afex
    Member
    Posted 6 years ago #

    so to get around not being able to import my entire repository in one action, i just exported all my tags to my local drive and recreated my repo one step at a time, by uploading to the trunk and then tagging on the server

Topic Closed

This topic has been closed to new replies.

About this Topic