On Tue, Dec 14, 2010 at 11:03 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 14 December 2010 22:51, Henrik Sperre Johansen <henrik.s.johansen@veloxit.no> wrote:
On 14.12.2010 22:38, Igor Stasenko wrote:
On 14 December 2010 22:32, Mariano Martinez Peck<marianopeck@gmail.com> wrote:
Thanks Igor. One little question: is it possible that when someone commits on svn, it automatically commits also in git ?
most probably yes. But i didn't explored opportunities so deep. I prefer being focused on hacking the code rather than reading boring docs/help about VCS tools. :)
What is good in web-front end sites like gitorious, that you can do most of boring administration tasks using nice web UI. It took me few minutes to set up everything. Uploading sources took much more (but that's because i having slow internet connection).
Just uploading latest versions, or using a tool like https://github.com/nirvdrum/svn2git ? I think being able to preserve the history would be considered a pretty big plus if switching :)
I just did a simplest possible thing: svn export ... and then pushed resulting files to git.
If you (or anyone else) want to help with that, just register, and i will simply add you to squeak-vm-developers group, so you can copy the whole history. I'm not very handy with these command-line SCM tools. So, if there's more experienced people hiding in the shadows , please step forward :)
Not my priority at the moment :), but you can have a look at git svn command ( http://progit.org/book/ch8-1.html ) so you can work with both git and svn and keep history. There's also a (small) dedicated chapter in http://pragprog.com/titles/tsgit/pragmatic-version-control-using-git Laurent.
Cheers, Henry
-- Best regards, Igor Stasenko AKA sig.