[git-users] Re: importing svn directori inside git project

2010-07-20 Thread frankie
On 19 Jul, 16:38, Konstantin Khomoutov khomou...@gmail.com wrote: Well, let me just demonstrate a session involving `git svn` and `git subtree` which I recorded minutes ago (Debian Lenny, stock Git 1.6.5, Subversion 1.5.1):http://pastebin.com/xm8aKje4 Hi, thank you very much. I tried

[git-users] Re: importing svn directori inside git project

2010-07-19 Thread Konstantin Khomoutov
On Jul 19, 6:06 pm, frankie frankie.gua...@gmail.com wrote: Hi. I have some svn projects I want to join in a git big project. I guess I need to tell git subtree this is a svn subtree but I just don't know how. Note that any Git repo can be cloned; local repositories residing on

[git-users] Re: importing svn directori inside git project

2010-07-15 Thread frankie
On 12 Jul, 16:25, Konstantin Khomoutov khomou...@gmail.com wrote: On Jul 12, 12:10 pm, frankie frankie.gua...@gmail.com wrote: Hi. I have some svn projects I want to join in a git big project. Assuming you want to do the latter, I think git-subtree [1] can be of help: as I understand, it