2013-02-18 22:52:47 +00:00
|
|
|
<div .span9 .hero-unit>
|
|
|
|
<h2>
|
|
|
|
Combine repositories?
|
|
|
|
<p>
|
2013-02-19 00:37:26 +00:00
|
|
|
You have created a new repository at #{newrepo}.
|
|
|
|
<br>
|
|
|
|
Do you want to combine it with your existing repository at #{mainrepo}?
|
2013-02-18 22:52:47 +00:00
|
|
|
<p>
|
2013-02-19 00:37:26 +00:00
|
|
|
<a .btn href="@{CombineRepositoryR newrepopath newrepouuid}">
|
|
|
|
<i .icon-resize-small></i> Combine the repositories #
|
|
|
|
The combined repositories will sync and share their files.
|
2013-02-18 22:52:47 +00:00
|
|
|
<p>
|
2013-02-19 00:37:26 +00:00
|
|
|
-or-
|
2013-02-18 22:52:47 +00:00
|
|
|
<p>
|
|
|
|
<a .btn href="@{SwitchToRepositoryR newrepopath}">
|
2013-02-19 00:37:26 +00:00
|
|
|
<i .icon-resize-full></i> Keep the repositories separate #
|
|
|
|
Files placed in one will not be synced to the other.
|