Difference between revisions of "Export Project from SVN Repo X - Import to SVN Repo Y"

From CDOT Wiki
Jump to: navigation, search
(Export Project from SVN Repo X - Import to SVN Repo Y)
(Export Project from SVN Repo X - Import to SVN Repo Y)
Line 5: Line 5:
 
First, start in the SVN repository browsing perspective.
 
First, start in the SVN repository browsing perspective.
 
[[Image:exp-imp-1.png|left|thumb]]<br style="clear:left;" />
 
[[Image:exp-imp-1.png|left|thumb]]<br style="clear:left;" />
 
+
Select the project you want to export.
 
[[Image:exp-imp-2.png|left|thumb]]<br style="clear:left;" />
 
[[Image:exp-imp-2.png|left|thumb]]<br style="clear:left;" />
 
+
Enter the local directory that will hold the exported project.
 
[[Image:exp-imp-3.png|left|thumb]]<br style="clear:left;" />
 
[[Image:exp-imp-3.png|left|thumb]]<br style="clear:left;" />
 
+
From your own repo select import.
 
[[Image:exp-imp-4.png|left|thumb]]<br style="clear:left;" />
 
[[Image:exp-imp-4.png|left|thumb]]<br style="clear:left;" />
 
+
Enter the directory (folder) you want to import and click Ok.
 
[[Image:exp-imp-5.png|left|thumb]]<br style="clear:left;" />
 
[[Image:exp-imp-5.png|left|thumb]]<br style="clear:left;" />
 
+
Refresh your repo.
 
[[Image:exp-imp-6.png|left|thumb]]<br style="clear:left;" />
 
[[Image:exp-imp-6.png|left|thumb]]<br style="clear:left;" />
 
+
You're done.
[[Image:-7.png|left|thumb]]<br style="clear:left;" />
+
[[Image:exp-imp-7.png|left|thumb]]<br style="clear:left;" />
 
'''Congratulations!''' You've just exported a project from one SVN repository and imported it to another.
 
'''Congratulations!''' You've just exported a project from one SVN repository and imported it to another.

Revision as of 17:20, 28 January 2011

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.

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.