specs/repositories.rbspec
changeset 143 0f221bcb161b
parent 98 e8a75e807ff2
child 170 c0383fb4e51f
--- a/specs/repositories.rbspec	Mon Aug 14 09:10:21 2017 +0100
+++ b/specs/repositories.rbspec	Sun Aug 13 20:50:31 2017 +0100
@@ -75,7 +75,7 @@
     type :hg
     canonical "https://bitbucket.org/janvrany"
     upstream  "ssh://hg@swing.fit.cvut.cz//var/local/hg"
-    staging   "ssh://hg@192.168.0.250"
+    staging   "ssh://hg@192.168.27.250"
     separator '-'
   end
 
@@ -85,9 +85,9 @@
     # SWING repositories (no VPN, no keys set up)
     #
     # canonical "ssh://192.168.12.2//hg"
-    # staging   "ssh://hg@192.168.0.250"
+    # staging   "ssh://hg@192.168.27.250"
     
-    canonical "ssh://hg@192.168.0.250"
+    canonical "ssh://hg@192.168.27.250"
     separator '-'
   end
 end