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

From CDOT Wiki
Jump to: navigation, search
(Created page with '== 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'l…')
 
(Export Project from SVN Repo X - Import to SVN Repo Y)
Line 2: Line 2:
  
 
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 <s>know how</s> want.
 
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 <s>know how</s> want.
 +
 +
First, start in the SVN repository browsing perspective.
 +
[[Image:exp-imp-1.png|left|thumb]]<br style="clear:left;" />
 +
 +
[[Image:exp-imp-2.png|left|thumb]]<br style="clear:left;" />
 +
 +
[[Image:exp-imp-3.png|left|thumb]]<br style="clear:left;" />
 +
 +
[[Image:exp-imp-4.png|left|thumb]]<br style="clear:left;" />
 +
 +
[[Image:exp-imp-5.png|left|thumb]]<br style="clear:left;" />
 +
 +
[[Image:exp-imp-6.png|left|thumb]]<br style="clear:left;" />
 +
 +
[[Image:-7.png|left|thumb]]<br style="clear:left;" />
 +
'''Congratulations!''' You've just exported a project from one SVN repository and imported it to another.

Revision as of 17:12, 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

Exp-imp-2.png

Exp-imp-3.png

Exp-imp-4.png

Exp-imp-5.png

Exp-imp-6.png


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