-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.hgrc
More file actions
30 lines (24 loc) · 642 Bytes
/
Copy path.hgrc
File metadata and controls
30 lines (24 loc) · 642 Bytes
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
[paths]
minsk = http://mnsmischrt04.internal.corp/hg/chartis2MNSK
local = http://localhost.localdomain:8000
[ui]
username = Serj Veras <email@gmail.com>
verbose = True
merge = meld
[auth]
minsk.prefix = repo_url
minsk.username = user
minsk.password = pass
[hostfingerprints]
rix-mercurial01.exigenservices.com = 53:d0:81:ba:f8:f5:f8:8f:f3:a6:cf:36:b3:6a:14:de:09:2c:2c:90
[extensions]
hgcontains = ~/.hgext/contains.py
reviewboard = ~/.hgext/mercurial-reviewboard/reviewboard.py
[reviewboard]
server = server_name
user = user
password = pass
repoid = MNS
target_groups = MNS_TEAM
explicit_publish_update = true
launch_webbrowser = true