Export Project from SVN Repo X - Import to SVN Repo Y

From CDOT Wiki
Revision as of 17:28, 28 January 2011 by Selmys (talk | contribs) (Export Project from SVN Repo X - Import to SVN Repo Y)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Export Project from SVN Repo X - Import to SVN Repo Y

In this example we'll export a project from our teacher's SVN repository and import it to our own repo. This way we'll have commit privileges to the code in our repo and will be able to make our own custom changes - if we know how want.

First, start in the SVN repository browsing perspective.

Exp-imp-1.png

Select the project you want to export. We'll export project w11-osgi-hello.

Exp-imp-2.png

Enter the local directory that will hold the exported project.

Exp-imp-3.png

From your own repo select import.

Exp-imp-4.png

Enter the directory (folder) you want to import and click Ok.

Exp-imp-5.png

Refresh your repo.

Exp-imp-6.png

You're done.

Exp-imp-7.png

Congratulations! You've just exported a project from one SVN repository and imported it to another.