Hm. When I did `git svn clone` i got only empty folder with `.git/` inside. Ok, I'll try to use `h2database` as param. Thanks. But the main topic is open - waiting for official repo on github :) Cause it isn't good by me to create repo don't being developer.
On 29 Бер, 21:13, Maaartin-1 <[email protected]> wrote: > dector wrote: > > It doesn't works with me. That is not git-repo. > > > On 28 Бер, 15:20, Maaartin <[email protected]> wrote: > > > I works nice. I just did > > > > git clonehttp://h2database.googlecode.com/svnh2database > > > > and got the whole repo (without tags). It took ages, but works nice. > > The line > git clonehttp://h2database.googlecode.com/svnh2database > is (at least) twice wrong. I forgot "svn" and somebody/something lost a > space before "h2database". The following REALLY works: > > git svn clonehttp://h2database.googlecode.com/svnh2database > > To Thomas: > That said, switching from svn to git was for sure the best decision I > did last year. > > Regards, Maaartin. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
