1. Summarise the issue (what were doing, what went wrong?)
darcs push shouts at me that it has something important I should be
notified of:
HINT: I could not reach the following repository:
/net/csr/srv/csr/repositories/controls/darcs/epics/support/seq/branch-2-1
Finished applying...
If you're not using it, you should probably delete
the corresponding entry from _darcs/prefs/sources.
2. What behaviour were you expecting instead?
Silence.
The hint is completely useless and very annoying.
First of all, *I* did not place the line there, darcs did.
I can delete the whole file or the offending line and it doesn't make
any difference in performance or otherwise for me.
The only reason to delete the line is to get rid of the stupid message.
However, that is also useless, because darcs reliably re-adds it the
next time I use the repo from another machine.
It's not my fault that the same directory has different canonical names
on different machines when using NFS. Normally you don't care because
this is papered over with symbolic links, but unfortunately darcs
insists on resolving them to their canonical name before it stores them.
Is such an extra (sometimes not usable) directory really such a big problem?
3. What darcs version are you using? (Try: darcs --exact-version)
The latest from screened. I think this was introduced after 2.8.4.
|