Re: [Vim-latex-devel] vim-latex multi compile
Brought to you by:
srinathava,
tmaas
From: Till M. <ope...@ti...> - 2010-10-27 20:59:52
|
Hi David, On Wed, Oct 27, 2010 at 03:39:14PM -0400, David Karapetyan wrote: > I am subscribed to the list--I have been receiving emails from others who are posting to the list. My patches are indeed being withheld in some queue, thanks to their size (max size for emails is 44KB or so). However, even emails with size <44KB are being withheld. Also, why is the project being moved to svn? Don't want to sound like a snob, but git (in conjunction with github) might be a better option; many useful vim scripts are already located there. As a test, I have cc'd this message to the list; unless a miracle occurs, it shouldn't go through. I only see your huge mail in the moderation queue. Can you please resend your changes with one diff for each logical change? E.g. use git locally with one commit per change and then use git format-patch to create the patches. Please also use proper commit messages that help to understand what the patches are supposed to do and what problem they solve. vim-latex will eventually move to git instead of svn, if you want to speed this up, you can provide me with a well tested set of commands to properly migrate the svn repository. Regards Till |