Re: Sample DPMT SVN-GIT migration

2015-05-08 Thread Barry Warsaw
On May 05, 2015, at 07:48 PM, Scott Kitterman wrote: >This was a sample migration. Still commit to svn (except for testing >purposes). So I think the last remaining decision to make is that of the patch regime we're going to adopt. Once we decide that, I'd like to look at Stefano's migration t

Re: Sample DPMT SVN-GIT migration

2015-05-05 Thread Scott Kitterman
On Tuesday, May 05, 2015 11:34:46 PM Jeremy Lainé wrote: > Hi Stefano, > > Thanks for taking on the svn -> git migration. From a practical point > of view: where should we commit new changes? Is the migration considered > "done", or should we still commit to SVN? This was a sample migration. St

Re: Sample DPMT SVN-GIT migration

2015-05-05 Thread Jeremy Lainé
Hi Stefano, Thanks for taking on the svn -> git migration. From a practical point of view: where should we commit new changes? Is the migration considered "done", or should we still commit to SVN? Cheers, Jeremy signature.asc Description: OpenPGP digital signature

Re: Sample DPMT SVN-GIT migration

2015-05-01 Thread Stefano Rivera
Hi Barry (2015.05.02_04:37:08_+0200) > I cloned the enum34.git repo, and then did an apt-get source to grab the > orig.tar.gz. Then: There are pristine-tar branches, so you should be able to git-buildpackage -S and get orig tars from them. SR -- Stefano Rivera http://tumbleweed.org.za/ +1

Re: Sample DPMT SVN-GIT migration

2015-05-01 Thread Scott Kitterman
On Friday, May 01, 2015 10:37:08 PM Barry Warsaw wrote: > On Apr 30, 2015, at 12:46 AM, Stefano Rivera wrote: > >Here's where I currently am (a migration of r32486): > >https://anonscm.debian.org/cgit/python-modules/svn-migration/ > > I did a quick test of converting one of these repos to git-dpm.

Re: Sample DPMT SVN-GIT migration

2015-05-01 Thread Barry Warsaw
On Apr 30, 2015, at 12:46 AM, Stefano Rivera wrote: >Here's where I currently am (a migration of r32486): >https://anonscm.debian.org/cgit/python-modules/svn-migration/ I did a quick test of converting one of these repos to git-dpm. I cloned the enum34.git repo, and then did an apt-get source to

Re: Sample DPMT SVN-GIT migration

2015-05-01 Thread Tristan Seligmann
On 1 May 2015 at 16:46, Barry Warsaw wrote: > Also, I just saw that git-buildpackage(1) has gone away. It seem like all we > have now is gbp(1) but that has a different cli, and I think it has pq > built-in. `gbp buildpackage` and `git-buildpackage` have identical options and behaviour. The latt

Re: Sample DPMT SVN-GIT migration

2015-05-01 Thread Barry Warsaw
On May 01, 2015, at 06:30 AM, Stefano Rivera wrote: >The big difference would be SVN history. That's the interesting part of >my import. I wonder if there are opportunities to combine the two approaches? >> Also, what about patch regime? The above sets up git-dpm early on, >> including tag name

Re: Sample DPMT SVN-GIT migration

2015-04-30 Thread Stefano Rivera
Hi Barry (2015.04.30_23:53:02_+0200) > I haven't had time yet to dig into the details, but two questions come to > mind. How does the results of your migration compare to what this script > leaves you with? > > http://anonscm.debian.org/cgit/users/barry/import-dscs.git/tree/import-dscs.py Without

Re: Sample DPMT SVN-GIT migration

2015-04-30 Thread Barry Warsaw
On Apr 30, 2015, at 12:46 AM, Stefano Rivera wrote: >Many months ago I said "it should be pretty easy" to just migrate >everything from SVN to GIT, with high fidelity. I may have been a bit >optimistic :P But I also just procrastinated a lot... > >Here's where I currently am (a migration of r32486

Re: Sample DPMT SVN-GIT migration

2015-04-29 Thread Stefano Rivera
Hi Allison (2015.04.30_01:45:43_+0200) > In the case of basemap, 1.0.7+dfsg-2 was released to experimental, so > svn tags that version as the latest release, but the git migration > process only tagged 1.0.7+dfsg-1 (to unstable) as the latest debian upload. I think that was when you reviewed an ea

Re: Sample DPMT SVN-GIT migration

2015-04-29 Thread Allison Randal
On 04/29/2015 04:16 PM, Sandro Tosi wrote: > On Wed, Apr 29, 2015 at 6:46 PM, Stefano Rivera wrote: >> * We have packages that have had upload history diverge from svn. >> - basemap > > could you elaborate? In the case of basemap, 1.0.7+dfsg-2 was released to experimental, so svn tags that ver

Re: Sample DPMT SVN-GIT migration

2015-04-29 Thread Sandro Tosi
On Wed, Apr 29, 2015 at 6:46 PM, Stefano Rivera wrote: > * We have packages that have had upload history diverge from svn. > - basemap could you elaborate? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.

Sample DPMT SVN-GIT migration

2015-04-29 Thread Stefano Rivera
Many months ago I said "it should be pretty easy" to just migrate everything from SVN to GIT, with high fidelity. I may have been a bit optimistic :P But I also just procrastinated a lot... Here's where I currently am (a migration of r32486): https://anonscm.debian.org/cgit/python-modules/svn-migr