質問編集履歴

3

事象内容をに追記

2018/01/29 00:31

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -31,6 +31,20 @@
31
31
  Looking up (SERVERNAME) ... done.
32
32
 
33
33
  Connecting to (SERVERNAME) (port 9418) ... xxx.xxx.xxx.xxx done.
34
+
35
+
36
+
37
+ サーバー側のターミナルには以下の内容が表示されておりました。
38
+
39
+
40
+
41
+ > [5480] Connection from xxx.xxx.xxx.xxx:xxxxx
42
+
43
+ [5480] unable to set SO_KEEPALIVE on socket: No such file or directory
44
+
45
+ [5480] Extended attributes (xx bytes) exist <host=(SERVERNAME)>
46
+
47
+ [5480] Request upload-pack for '/test.git'
34
48
 
35
49
 
36
50
 
@@ -72,12 +86,4 @@
72
86
 
73
87
 
74
88
 
75
- サーバー側のターミナルは以下の内容が表示されておりました
89
+ 状況変わらず、先進みせんでした
76
-
77
- > [5480] Connection from xxx.xxx.xxx.xxx:xxxxx
78
-
79
- [5480] unable to set SO_KEEPALIVE on socket: No such file or directory
80
-
81
- [5480] Extended attributes (xx bytes) exist <host=(SERVERNAME)>
82
-
83
- [5480] Request upload-pack for '/test.git'

2

修正依頼で頂いた内容を実行

2018/01/29 00:31

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -61,3 +61,23 @@
61
61
  - 社内ドメインのユーザーにてログイン中(サーバー側と同一)
62
62
 
63
63
  - SourceTreeより実行
64
+
65
+
66
+
67
+ # その他試してみたこと(追記)
68
+
69
+ - SourceTree ターミナルより以下のコマンドを実行
70
+
71
+ > git push -u origin master
72
+
73
+
74
+
75
+ サーバー側のターミナルには以下の内容が表示されておりました。
76
+
77
+ > [5480] Connection from xxx.xxx.xxx.xxx:xxxxx
78
+
79
+ [5480] unable to set SO_KEEPALIVE on socket: No such file or directory
80
+
81
+ [5480] Extended attributes (xx bytes) exist <host=(SERVERNAME)>
82
+
83
+ [5480] Request upload-pack for '/test.git'

1

URLをリンクにしました

2018/01/26 02:06

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  以下サイトを参考に構築を進めています。
10
10
 
11
- https://qiita.com/nipoko/items/6e81a6021358ff8c03e9
11
+ [https://qiita.com/nipoko/items/6e81a6021358ff8c03e9](https://qiita.com/nipoko/items/6e81a6021358ff8c03e9)
12
12
 
13
13
 
14
14