<br><br><div class="gmail_quote">On Mon, Aug 16, 2010 at 11:53 AM, Erik Mitchell <span dir="ltr">&lt;<a href="mailto:erik.mitchell@gmail.com">erik.mitchell@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
The specific reason I want to do this is for a git repository in /etc<br>
(/etc/.git). I&#39;d like me and the main system administrator to be able<br>
to make commits to that repo, so we can keep track of changes on the<br>
server.<br>
<br>
I realized after getting Yaron&#39;s response that when using sudo to make<br>
commits, my <a href="http://user.name" target="_blank">user.name</a> and user.email properties are used for the<br>
commit log (and not root&#39;s). That&#39;s a good thing -- what I want. We<br>
want to be able to keep track of who&#39;s making what changes.<br>
<br>
If anyone has any suggestions on a better way to do this, I&#39;m all<br>
ears. This is my first time doing version control on /etc. I&#39;d be<br>
interested in hearing what others&#39; thoughts are.</blockquote><div><br>Here&#39;s a link that might be of interest to you:<br><a href="http://svk.bestpractical.com/view/HomePage">http://svk.bestpractical.com/view/HomePage</a><br>
<br>Further searching may lead you to git-specific solutions <br>or other product suites...  <br><br>-Rob<br> <br></div></div>