Skip to content

Commit 463b1ce

Browse files
committed
perlgit: remove "A note on camel and dromedary"
1 parent 9ec55be commit 463b1ce

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

pod/perlgit.pod

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -888,26 +888,3 @@ Finally, you should then delete the remote smoke-me branch:
888888
) and then delete your local branch:
889889

890890
% git branch -d win32stat
891-
892-
=head2 A note on camel and dromedary
893-
894-
The committers have SSH access to the two servers that serve
895-
C<perl5.git.perl.org>. One is C<perl5.git.perl.org> itself (I<camel>),
896-
which is the 'master' repository. The second one is
897-
C<users.perl5.git.perl.org> (I<dromedary>), which can be used for
898-
general testing and development. Dromedary syncs the git tree from
899-
camel every few minutes, you should not push there. Both machines also
900-
have a full CPAN mirror in F</srv/CPAN>, please use this. To share files
901-
with the general public, dromedary serves your F<~/public_html/> as
902-
C<L<https://users.perl5.git.perl.org/~yourlogin/>>
903-
904-
These hosts have fairly strict firewalls to the outside. Outgoing, only
905-
rsync, ssh and git are allowed. For http and ftp, you can use
906-
L<http://webproxy:3128> as proxy. Incoming, the firewall tries to detect
907-
attacks and blocks IP addresses with suspicious activity. This
908-
sometimes (but very rarely) has false positives and you might get
909-
blocked. The quickest way to get unblocked is to notify the admins.
910-
911-
These two boxes are owned, hosted, and operated by booking.com. You can
912-
reach the sysadmins in #p5p on irc.perl.org or via mail to
913-

0 commit comments

Comments
 (0)