Re: How to push properly a la subversion

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthieu Stigler
Date: Tuesday, August 4, 2009 - 12:17 am

Hi Dmitry and all

Thanks for taking time to explain me in details the philosophy of git
vs svn, it helped me a lot. Two comments/questions:

The first is that as you say,

This was a source of confusion for me and I did not get it
immediately. Maybe be help page git-svn crash course could be more
detailed about that? It just mentions the analogy git commit -a /svn
commit (so the first step you mention) but not the second (svn commit
is similar to git push also)? Personaly, I think this could help a lot
newbies like me ;-)

Second, you said

Is there a way to avoid that? Manually, do I just need on post A
(against which it was pushed from clone B) to use:
git-reset --hard HEAD

And if yes, can I automate that in hooks/post-update in A? Or post-commit in B?

Thanks a lot!

Matthieu

2009/7/30 Dmitry Potapov <dpotapov@gmail.com>:
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
How to push properly a la subversion, Matthieu Stigler, (Wed Jul 29, 11:32 am)
Re: How to push properly a la subversion, Avery Pennarun, (Wed Jul 29, 12:12 pm)
Re: How to push properly a la subversion, Dmitry Potapov, (Wed Jul 29, 12:50 pm)
Re: How to push properly a la subversion, Dmitry Potapov, (Thu Jul 30, 4:54 am)
Re: How to push properly a la subversion, Matthieu Stigler, (Tue Aug 4, 12:17 am)
Re: How to push properly a la subversion, Dmitry Potapov, (Tue Aug 4, 5:04 am)
Re: How to push properly a la subversion, Nanako Shiraishi, (Tue Aug 4, 2:15 pm)