Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 11th, 2012  |  syntax: None  |  size: 1.10 KB  |  hits: 33  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [ui]
  2. username = Alexei Nezhyborets <alexei.nezhyborets@onix-systems.com>
  3.  
  4. [extensions]
  5. fetch =
  6. hgext.purge =
  7. transplant =
  8. bookmarks =
  9. graphlog =
  10. hgext.color =
  11. hgext.convert =
  12. mq =
  13. eol =
  14. churn =
  15. rebase =
  16.  
  17. [bookmarks]
  18. track.current = True
  19.  
  20. [auth]
  21. onix.prefix = hg.office.onix.ua
  22. onix.username = alexei.nezhyborets
  23. onix.password =  = *********
  24. onix.schemes = https
  25.  
  26. durach.prefix = hg.durach.in.ua
  27. durach.username = alexei.nezhyborets
  28. durach.password = *********
  29. durach.schemes = https
  30.  
  31. [hostfingerprints]
  32. hg.durach.in.ua = bc:42:d6:15:e9:5c:75:1e:39:80:5e:85:08:a9:c8:ca:44:bf:0e:a1
  33. hg.office.onix.ua = 79:3d:f4:38:e1:fe:7e:2b:49:a9:f5:f6:bf:56:47:43:9b:7c:45:71
  34.  
  35. [ui]
  36. merge = diffmerge
  37.  
  38. [extensions]
  39. hgext.extdiff =
  40.  
  41. [extdiff]
  42. cmd.diffmerge = /usr/local/bin/diffmerge
  43.  
  44. [merge-tools]
  45. diffmerge.executable = /usr/local/bin/diffmerge
  46. diffmerge.args = -merge -result=$output -t1="Local Version" -t2=$output -t3="Other Version" -caption=$output $local $base $other
  47. diffmerge.binary = False
  48. diffmerge.symlinks = False
  49. diffmerge.gui = True
  50.  
  51. [tortoisehg]
  52. vdiff = diffmerge