diff options
author | pragmo <pragmo@pragmo.ano> | 2010-08-24 07:21:06 +0000 |
---|---|---|
committer | pragmo <pragmo@pragmo.ano> | 2010-08-24 07:21:06 +0000 |
commit | a4873c43c2d49ddfc02143a38257e774c5f578a2 (patch) | |
tree | 71ec0c50118ea222401aca2fc38a56cf7a5ddc7f /db/usr/pragmo | |
parent | e9a8f8badaef598e781008b168d41bb3ee9a81e4 (diff) | |
download | resdb-a4873c43c2d49ddfc02143a38257e774c5f578a2.tar.gz resdb-a4873c43c2d49ddfc02143a38257e774c5f578a2.zip |
Added atomictorrent repo, and added multirepo support for pragmo:
now inside /db/usr/pragmo there is th repos dir which contains one dir
for each pragmo's repo. resdb2 is the classic resdb (rebooted ;)), while
atomictorrent is a new repo containing torrents.
Diffstat (limited to 'db/usr/pragmo')
-rw-r--r-- | db/usr/pragmo/repos/atomictorrent/description | 1 | ||||
-rw-r--r-- | db/usr/pragmo/repos/atomictorrent/git | 1 | ||||
-rw-r--r-- | db/usr/pragmo/repos/resdb2/git | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/db/usr/pragmo/repos/atomictorrent/description b/db/usr/pragmo/repos/atomictorrent/description new file mode 100644 index 0000000..5ec9279 --- /dev/null +++ b/db/usr/pragmo/repos/atomictorrent/description @@ -0,0 +1 @@ +Collection of .torrent file diff --git a/db/usr/pragmo/repos/atomictorrent/git b/db/usr/pragmo/repos/atomictorrent/git new file mode 100644 index 0000000..67fca3f --- /dev/null +++ b/db/usr/pragmo/repos/atomictorrent/git @@ -0,0 +1 @@ +git://tracker.pragmo.ano/ diff --git a/db/usr/pragmo/repos/resdb2/git b/db/usr/pragmo/repos/resdb2/git new file mode 100644 index 0000000..a37fb0f --- /dev/null +++ b/db/usr/pragmo/repos/resdb2/git @@ -0,0 +1 @@ +git://pragmo.ano/ |