aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/continuously_getting_merge_errors.mdwn
blob: ebfd5e232e5fd2e6b5eda7f1e83607a75c89df0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
links:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775310
http://ikiwiki.info/forum/Your_local_changes_to_the_following_files_would_be_overwritten_by_merge:/

phil is kindly running ikiwiki on hands.com as http://rhombus-tech.net
we continuously run into "merge" issues which need recovering on a
near monthly basis.

i have a local checkout of the repository: i often need to upload images via
that, doing the usual "git pull", followed by "git commit -a", followed by
"git push", adding an HTML page that is edited by vim as well as the images.

i also often need to "recover" the wiki - for example by renaming pages that
users have erroneously added, deleting pages that they should not have made,
moving pages from locations that they should not have added or that i decide
should be restructured.

these are the operations where everything usually gets completely fscked.

the really weird thing is that when i know that things are out-of-sync,
a "git pull" gives a *completely different* head branch from the one shown
through the RecentChanges log!

phil has often had to recover an entire set of files that are completely out
of sync, that never enter the "git pull" stream onto my laptop, and are not
visible on the wiki itself either.

this is all incredibly strange and mysterious, but it basically means that
ikiwiki is not particularly robust and reliable for everyday use.  i'd very
much like it to be!