comparison website/README.txt @ 6236:457a2eaa9848

merge another unintentional fork
author John Rouillard <rouilj@ieee.org>
date Sun, 26 Jul 2020 12:25:20 -0400
parents 1ae6e7842f39
children 3a851df879cd
comparison
equal deleted inserted replaced
6235:88e0a54aa83c 6236:457a2eaa9848
71 # read up on other people changes and add yours 71 # read up on other people changes and add yours
72 cd ${project_home} 72 cd ${project_home}
73 vim logbuch.txt 73 vim logbuch.txt
74 74
75 If you get a "not trusting" error the problem is that the .hg files in 75 If you get a "not trusting" error the problem is that the .hg files in
76 use are not owned by you and hg won;t use them. Add this to your 76 use are not owned by you and hg won't use them. Add this to your
77 ~/.hgrc file (create file if needed) 77 ~/.hgrc file (create file if needed)
78 78
79 [trusted] 79 [trusted]
80 groups=48 80 groups=48
81 users=110231 81 users=110231

Roundup Issue Tracker: http://roundup-tracker.org/