<br><tt><font size=2>&gt; I tried doing a git pull in the www root as root
user, but got the <br>
&gt; following error:<br>
&gt; [XS-root EduBlog]# git pull<br>
&gt; fatal: Unable to look up dev.laptop.org (port 9418) (Name or service
not <br>
&gt; known)<br>
&gt; Cannot get the repository state from git://dev.laptop.org/projects/EduBlog<br>
&gt; Any ideas on what might be wrong?<br>
</font></tt>
<br><font size=2 face="sans-serif">Tarun,</font>
<br><font size=2 face="sans-serif">I already did the &quot;git clone&quot;
and &quot;git pull&quot; for you. &nbsp;I was in &quot;var/www/html&quot;
when I did it, and it created the EduBlog directory and an EduBlog/.git
subdirectory. &nbsp;These are one-time operations. &nbsp;I am not familiar
with git, but it would seem to me that to do another &quot;git pull&quot;
would mean have to erase the entire directory structure under /var/www/html
and do the installation all over. &nbsp;Unless you want to clobber the
existing installation, I suggest that all updates now must be made live
on the EduBlog beta server.</font>
<br>
<br><font size=2 face="sans-serif">One alternative might be for you to
perform a second &quot;git clone&quot; on your local /home/tarun directory,
do a git pull there, and then hand selectively move files into the /var/www/html/EduBlog
directories where appropriate. &nbsp;Remember to properly set all the ownerships
to 'apache:nobody' and the &quot;read-only&quot; settings on the various
files.</font>
<br>
<br><font size=2 face="sans-serif">If you like, we can leave the current
&quot;EduBlog&quot; directory as &quot;production&quot; and create a new
subdirectory 'test' for new work that is used prior to merging into production.
&nbsp;This way you can try out your changes with http://edublog.venango.org/test/moodle
instead of .../EduBlog/moodle. &nbsp;We would also need to set up a new
/var/www/test/moodledata for test, as we would not want changes to the
test data impacting the production system. &nbsp;We could also change &quot;mdl_&quot;
prefix to &quot;test_&quot; so that we can ensure the two databases do
not interact.</font>
<br>
<br><font size=2 face="sans-serif">In this manner, we keep EduBlog stable
enough for the testers to evaluate your current stable version, while you
work on the updated versions. &nbsp;Since we have multiple users, we need
to work out process and procedures to make sure that everyone knows what
is going on, communicates changes ahead of time, and so on.</font>
<br>
<br><font size=2 face="sans-serif">I am in Mumbai this week, which is similar
time zone as Hyderabad if you want to discuss over the phone, I can use
VoIP. &nbsp;Let me know what time and phone number is best to reach you
at.</font>
<br>
<br><font size=2 face="sans-serif">Tony (az990tony)<br>
</font>
<br>
<br>
<br><tt><font size=2><br>
</font></tt>
<br>