Re: moving rrdtool source to github
Sebastian Harl <[email protected]> Wed, 5 Sep 2012 08:57:45 +0200
| Newsgroups | gmane.comp.db.rrdtool.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Tobi, On Tue, Sep 04, 2012 at 04:54:14PM +0200, Tobias Oetiker wrote: > I have made a first attempt at moving the rrdtool source to github > ... > > https://github.com/oetiker/RRDtool1x > > while the history was preserved somewhat, it seems that the > relationships between files in the different parts of the svn tree > did not travel all that well ... Git does not record any copy/move operations at all but rather automatically detects *similar* files. The 'diff.renames' config setting and 'git log --follow <file>' then provide means to access that information. > one idea I had creating some system which checks out the individual > svn revisions and then semi automatically copy them into a git repo > altering the copy instructinons as the repo structure is changeing > ... Can you provide an example for what kind of structure changes you're talking about. *Possibly*, tools like git-filter-branch might help cleaning up the Git repo after converting it using git-svn. Cheers, Sebastian -- Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/ Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAlBG9+kACgkQEFEKc4UBx/yrwgCgiTeGsZd0E81LIZYr2r5DOuV3 in0Anipwx6Z47SKZBi2IzugCv5e8r/JV =Fzi7 -----END PGP SIGNATURE-----