From e0e07b193a375d02a34ee4b27e6dd593a7982b91 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 20 Feb 2021 16:42:16 +0100 Subject: add FEATURE projects --- Projects/REDPILL/.mrconfig | 96 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/Projects/REDPILL/.mrconfig b/Projects/REDPILL/.mrconfig index e69de29..5242a68 100644 --- a/Projects/REDPILL/.mrconfig +++ b/Projects/REDPILL/.mrconfig @@ -0,0 +1,96 @@ + +[FEATURE/account] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/account.git' 'account' + +[FEATURE/account-quota] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/account-quota.git' 'account-quota' + +[FEATURE/account-secure] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/account-secure.git' 'account-secure' + +[FEATURE/account-shell] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/account-shell.git' 'account-shell' + +[FEATURE/accounting] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/accounting.git' 'accounting' + +[FEATURE/call-video] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/call-video.git' 'call-video' + +[FEATURE/chat] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/chat.git' 'chat' + +[FEATURE/chat-irc-proxy] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/chat-irc-proxy' 'chat-irc-proxy' + +[FEATURE/chat-matrix] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/chat-matrix.git' 'chat-matrix' + +[FEATURE/chat-meeting] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/chat-meeting.git' 'chat-meeting' + +[FEATURE/contact] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/contact.git' 'contact' + +[FEATURE/event] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/event.git' 'event' + +[FEATURE/file-sharing] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/files.git' 'file-sharing' + +[FEATURE/machine-laptop] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/machine-laptop.git' 'machine-laptop' + +[FEATURE/mail] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/mail.git' 'mail' + +[FEATURE/mail-list] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/mail-list.git' 'mail-list' + +[FEATURE/mail-sync] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/mail-sync.git' 'mail-sync' + +[FEATURE/media-hosting] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-hosting.git' 'media-hosting' + +[FEATURE/media-master] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-master.git' 'media-master' + +[FEATURE/media-stream] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-stream.git' 'media-stream' + +[FEATURE/media-stream-capture] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-stream-capture.git' 'media-stream-capture' + +[FEATURE/media-stream-hosting] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-stream-hosting.git' 'media-stream-hosting' + +[FEATURE/media-stream-hosting-phone] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/call-video.git' 'call-video' + +[FEATURE/media-stream-mix] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-stream-mix.git' 'media-stream-mix' + +[FEATURE/org] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/org' 'org' + +[FEATURE/package] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/package' 'package' + +[FEATURE/source] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/source.git' 'source' + +[FEATURE/system] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/system.git' 'system' + +[FEATURE/system-desktop] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/system-desktop' 'system-desktop' + +[FEATURE/system-gateway] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/system-gateway.git' 'system-gateway' + +[FEATURE/system-phone] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/system-phone.git' 'system-phone' + +[FEATURE/website-ikiwiki] +checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/website-ikiwiki.git' 'website-ikiwiki' -- cgit v1.2.3