Re: [Bioc-devel] Files removed from svn are not disappearing from Git mirror

2016-11-15 Thread James Collins
Martin, Hervé: Thanks both of you for the assistance! Hervé: Wasn't trying to make things any worse by committing and then removing them -- just thought that might work after I observed that the Git mirror appeared to register the new commits of files but not subsequent commits to delete them. Hope

Re: [Bioc-devel] Files removed from svn are not disappearing from Git mirror

2016-11-15 Thread Martin Morgan
On 11/14/2016 10:52 PM, Hervé Pagès wrote: Hi James, On 11/14/2016 06:38 PM, James Collins wrote: I have attempted to remove several .tar.gz files from the LOBSTAHS package directory using a series of cherry-picked commits. (I had successfully removed these .tar files a few months ago, but some

Re: [Bioc-devel] Files removed from svn are not disappearing from Git mirror

2016-11-14 Thread Hervé Pagès
Hi James, On 11/14/2016 06:38 PM, James Collins wrote: I have attempted to remove several .tar.gz files from the LOBSTAHS package directory using a series of cherry-picked commits. (I had successfully removed these .tar files a few months ago, but somehow they just reappeared in the directory af

[Bioc-devel] Files removed from svn are not disappearing from Git mirror

2016-11-14 Thread James Collins
I have attempted to remove several .tar.gz files from the LOBSTAHS package directory using a series of cherry-picked commits. (I had successfully removed these .tar files a few months ago, but somehow they just reappeared in the directory after I invoked git svn rebase during a recent attempt to co