joined #git

[13:39] bremner, I’ve been following this, is that the wrong way to go?

[13:39] https://git.wiki.kernel.org/index.php/GitFaq#How_do_I_mirror_a_SVN_repository_to_git.3F

03[13:41] * verto (~verto@186.215.247.70) has joined #git

03[13:41] * cmyk_ (~cmyk_@78-82-120-59.tn.glocalnet.net) has joined #git

[13:41] dabukalam: well, it does what it says. But I think you need to explain more what you want, and why that FAQ entry isn’t working for you.

02[13:42] * ph^ (~ph^@79.135.7.171) Quit (Remote host closed the connection)

02[13:42] * peterwald (~peterwald@99-4-181-140.lightspeed.gnvlsc.sbcglobal.net) Quit (Ping timeout: 252 seconds)

[13:42] dabukalam: for simple cases, it should be enough to just run «git svn clone»

03[13:43] * workmad3 (~workmad3@cspool57.cs.man.ac.uk) has joined #git

02[13:44] * Nuck (WinNT@c-67-181-24-234.hsd1.ca.comcast.net) Quit (Ping timeout: 258 seconds)

02[13:44] * Peaker_ (~peakaboo@77.126.139.120) Quit (Read error: Operation timed out)

02[13:45] * bhawna (~bhawna@59.178.51.14) Quit (Quit: Konversation terminated!)

03[13:46] * bhawna (~bhawna@59.178.51.14) has joined #git

[13:47] bremner, well I’m actually very new to version control systems and programming in general, and my assignment right now is to write a bash script which gets info about an SVN repo, but I have to use git

02[13:48] * seivan (~seivan@bb116-14-38-230.singnet.com.sg) Quit (Remote host closed the connection)

03[13:48] * aminpy (~aminpy@173.193.230.25-static.reverse.softlayer.com) has joined #git

02[13:48] * mklappstuhl (~mklappstu@fak8.grp.tu-berlin.de) Quit (Read error: Operation timed out)

02[13:48] * pen (~pen@dhcp3.csie.ntu.edu.tw) Quit (Ping timeout: 260 seconds)

03[13:50] * mklappstuhl (~mklappstu@fak8.grp.tu-berlin.de) has joined #git

03[13:50] * syphar (~syphar@mnsr-4db1da45.pool.mediaWays.net) has joined #git

[13:50] bremner, the problem is git-svn seems to be taking ages to get an svn to git. It checks through all the revisions for something, I’m not sure what

03[13:50] * hyperair (~hyperair@ubuntu/member/hyperair) has joined #git

[13:51] yes, it is slow. If you have a large repo and a local copy, svn-all-fast-export is much faster

03[13:51] * mlncn (~mlncn@user-12hdude.cable.mindspring.com) has joined #git

[13:52] I think the project is on gitorious, it also goes by svn2git

[13:52] bremner, hmm, I think I’ll just use a smaller repo, I just need something to test with. Was using the subversion code itself. Do you have an example of a small project which uses SVN by any chance?

[13:53] no idea. just make a repo, for example.

[13:53] but I won’t have any revisions or people to test my stats on

[13:53] needs to be something currently working

[13:53] i’ll find one.

[13:54] One last question, when I’m getting the SVN repo into git, it’s getting everything right? every single version of every single file ever. right?

[13:54] yes

[13:54] cool thanks.

[13:54] Unless you specify a revision range.

[13:55] or a subdirectory

03[13:56] * Murr__ (~murr@80-218-32-38.dclient.hispeed.ch) has joined #git

03[13:57] * mikewintermute (~mikewinte@188-223-213-21.zone14.bethere.co.uk) has joined #git

03[13:59] * gbjk (~gbjk@eu-devel.bm.car-rental-world.com) has left #git

02[13:59] * Murr_ (~murr@80-218-32-38.dclient.hispeed.ch) Quit (Ping timeout: 250 seconds)

03[13:59] * churp (~churp@dslb-092-076-171-234.pools.arcor-ip.net) has joined #git

03[14:00] * soc42 (~soc42@g227085066.adsl.alicedsl.de) has joined #git

02[14:01] * herdingcat (~huli@203.114.244.88) Quit (Ping timeout: 276 seconds)

02[14:02] * soc42 (~soc42@g227085066.adsl.alicedsl.de) Quit (Remote host closed the connection)

02[14:03] * sikao_lfs1 (~root@183.92.77.39) Quit (Quit: Leaving.)

[14:03] yeah no i didn’t

[14:03] just trunk

[14:03] which i assume is everything right?

02[14:06] * mklappstuhl (~mklappstu@fak8.grp.tu-berlin.de) Quit (Read error: Operation timed out)

03[14:08] * peterwald (~peterwald@174.46.144.3) has joined #git

03[14:08] * mklappstuhl (~mklappstu@fak8.grp.tu-berlin.de) has joined #git

02[14:10] * syphar (~syphar@mnsr-4db1da45.pool.mediaWays.net) Quit (Quit: Linkinus – http://linkinus.com)

[14:11] bremner, fauxfaux, bump

03[14:13] * Zenopus (nat14188@xenoc.demon.co.uk) has joined #git

03[14:16] * zerkms (~z@46.38.21.19) has joined #git

[14:16] hey there

[14:17] guys, how to get log of changesets made only in one particular branch?

[14:17] git log –branches=origin/F2060_STATSD — this returns something strange

[14:17] not only the changesets from that branch

02[14:19] * mklappstuhl (~mklappstu@fak8.grp.tu-berlin.de) Quit (Read error: Operation timed out)

Комментарии запрещены.