git-annex/templates/configurators/newrepository/combine.hamlet

20 lines
660 B
Text
Raw Normal View History

<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.
<br>
Do you want to combine it with your existing repository at #{mainrepo}?
2013-02-18 22:52:47 +00:00
<p>
<a .btn .btn-default href="@{CombineRepositoryR newrepopath newrepouuid}">
<span .glyphicon .glyphicon-resize-small>
\ Combine the repositories #
The combined repositories will sync and share their files.
2013-02-18 22:52:47 +00:00
<p>
-or-
2013-02-18 22:52:47 +00:00
<p>
<a .btn .btn-default href="@{SwitchToRepositoryR newrepopath}">
<span .glyphicon .glyphicon-resize-full>
\ Keep the repositories separate #
Files placed in one will not be synced to the other.