2014-04-20 10:42:31 +00:00
|
|
|
<div .col-sm-9 .jumbotron>
|
2013-02-18 22:52:47 +00:00
|
|
|
<h2>
|
|
|
|
Combine repositories?
|
|
|
|
<p>
|
2014-02-20 20:23:41 +00:00
|
|
|
The repository at #{newrepo} is set up.
|
2013-02-19 00:37:26 +00:00
|
|
|
<br>
|
|
|
|
Do you want to combine it with your existing repository at #{mainrepo}?
|
2013-02-18 22:52:47 +00:00
|
|
|
<p>
|
2014-04-20 10:42:31 +00:00
|
|
|
<a .btn .btn-default href="@{CombineRepositoryR newrepopath newrepouuid}">
|
2014-04-21 11:05:52 +00:00
|
|
|
<span .glyphicon .glyphicon-resize-small>
|
|
|
|
\ Combine the repositories #
|
2013-02-19 00:37:26 +00:00
|
|
|
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>
|
2014-04-20 10:42:31 +00:00
|
|
|
<a .btn .btn-default href="@{SwitchToRepositoryR newrepopath}">
|
2014-04-21 11:05:52 +00:00
|
|
|
<span .glyphicon .glyphicon-resize-full>
|
|
|
|
\ Keep the repositories separate #
|
2013-02-19 00:37:26 +00:00
|
|
|
Files placed in one will not be synced to the other.
|