Skip to content

Commit a6f00c9

Browse files
author
Torgny Nyblom
committed
Some missing branches
1 parent 5ab88ea commit a6f00c9

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

kdepimlibs-rules

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,21 @@ include kdepim-modules-rules
328328
##############
329329
# Branches...
330330
##############
331-
331+
match /branches/work/(akonadi-ports)/kdepim/akonadi/
332+
repository ${REPO}
333+
branch work/\1
334+
prefix akonadi/
335+
end match
336+
match /trunk/playground/pim/(maildispatcheragent)/
337+
repository ${REPO}
338+
branch playground
339+
prefix pim/\1/
340+
end match
341+
match /trunk/playground/pim/(mailody)/(akonadi_resource)/
342+
repository ${REPO}
343+
branch playground
344+
prefix pim/\1/\2
345+
end match
332346
match /branches/(work)/~(ervin)/(zanshin)/
333347
repository ${REPO}
334348
branch \1/\2/\3

0 commit comments

Comments
 (0)