Skip to content

Commit fd215b9

Browse files
committed
Add a set of checkout remotes that I can push changes to.
*grumblegrumble*
1 parent ccdf7f9 commit fd215b9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

releasing.cfg

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[buildout]
2+
extends = buildout.cfg
3+
4+
[remotes]
5+
# (Repository locations)
6+
plone = [email protected]:plone
7+
svn_plone = https://svn.plone.org/svn/plone
8+
collective = [email protected]:collective
9+
svn_collective = https://svn.plone.org/svn/collective

0 commit comments

Comments
 (0)