From: Mark Junker <hidden> Date: 2016-06-15 22:44:05
Hi,
I got an internal error during fetch of the mono repository. I attach
both the messages produces by the git-fetch and the .git/config.
My git version is 1.5.3.7. The svn version is 1.4.6.
Any idea?
Regards,
Mark
From: Raja R Harinath <hidden> Date: 2016-06-15 22:44:05
Hi,
Mark Junker [off-list ref] writes:
I got an internal error during fetch of the mono repository. I attach
both the messages produces by the git-fetch and the .git/config.
My git version is 1.5.3.7. The svn version is 1.4.6.
Any idea?
Regards,
Mark
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[svn-remote "svn"]
url = svn://anonsvn.mono-project.com/source
fetch = trunk:refs/remotes/trunk
branches = branches/*:refs/remotes/*
tags = tags/*:refs/remotes/tags/*
Index mismatch: 9291cf59c6f5894845fba03df4784872b52ab75b != 5f732c31a4bb780618de031375ea6f319760cea6
rereading ce0cc5a032fa7b1926128df5bb751bf00303e0b8
Found possible branch point: svn://anonsvn.mono-project.com/source/trunk/debugger => svn://anonsvn.mono-project.com/source/tags/MONO_DEBUGGER_0_10, 45924
Initializing parent: tags/MONO_DEBUGGER_0_10@45924
Found branch parent: (tags/MONO_DEBUGGER_0_10) d8c5b5d8412e4bfe4064858a0d94258b770903dd
Index mismatch: 5f732c31a4bb780618de031375ea6f319760cea6 != 9291cf59c6f5894845fba03df4784872b52ab75b
rereading d8c5b5d8412e4bfe4064858a0d94258b770903dd
Following parent with do_switch
Internal error: Can't find a temporary directory at /opt/local/bin/git-svn line 3227
It's probably an issue with anonsvn.mono-project.com: maybe run out of
space on /tmp. I remember someone else complaining about it on #mono
this morning.
- Hari
From: Mark Junker <hidden> Date: 2016-06-15 22:44:05
Raja R Harinath schrieb:
It's probably an issue with anonsvn.mono-project.com: maybe run out of
space on /tmp. I remember someone else complaining about it on #mono
this morning.
Did he get the same error message? Is his problem solved?
Regards,
Mark
From: Raja R Harinath <hidden> Date: 2016-06-15 22:44:05
Hi,
Mark Junker [off-list ref] writes:
Raja R Harinath schrieb:
quoted
It's probably an issue with anonsvn.mono-project.com: maybe run out of
space on /tmp. I remember someone else complaining about it on #mono
this morning.
Did he get the same error message?
(01:25:24 IST) hubert_yub: when updating mono svn :
(01:25:30 IST) hubert_yub: hubert@hublinux /home/hubert/mono $ svn up mono
(01:25:31 IST) hubert_yub: svn: Can't find a temporary directory
(01:28:21 IST) hubert_yub: on anonsvn
From: Mark Junker <hidden> Date: 2016-06-15 22:44:05
Raja R Harinath schrieb:
(01:25:24 IST) hubert_yub: when updating mono svn :
(01:25:30 IST) hubert_yub: hubert@hublinux /home/hubert/mono $ svn up mono
(01:25:31 IST) hubert_yub: svn: Can't find a temporary directory
(01:28:21 IST) hubert_yub: on anonsvn
quoted
Is his problem solved?
No idea :-)
Thank you for posting this part of the IRC log. It really seems to be
the same error message. I guess I have to wait until this problem gets
solved.
Regards,
Mark