Tommaso Cucinotta
2014-05-04 12:54:59 UTC
Hi,
whenever I push (working in tommaso repo), I get this
remote: Traceback (most recent call last):
remote: File "hooks/post-receive", line 139, in <module>
remote: main()
remote: File "hooks/post-receive", line 129, in main
remote: with open(log_file_path, 'a') as log_file:
remote: IOError: [Errno 2] No such file or directory: ''
but apart from that, it seems things get pushed ok. Is this due to any misconfiguration of my private repo, or a wider problem ?
Thanks,
T.
whenever I push (working in tommaso repo), I get this
remote: Traceback (most recent call last):
remote: File "hooks/post-receive", line 139, in <module>
remote: main()
remote: File "hooks/post-receive", line 129, in main
remote: with open(log_file_path, 'a') as log_file:
remote: IOError: [Errno 2] No such file or directory: ''
but apart from that, it seems things get pushed ok. Is this due to any misconfiguration of my private repo, or a wider problem ?
Thanks,
T.