On Wed 25-Jun-08 8:33pm -0600, Edward L. Fox wrote: > Sorry, my bad... I was a bit tired at that time and I wrote a wrong > command in my mail... There should be: > > svn switch https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.2/
Thanks, but I now think I only want the latest. So I deleted the only tree and created a new one with: cdd c:\vim svn co https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.2/ svn72 After attempting to patch my Windows distribution with patch 001 I noticed that 2 of the 3 files being patched were missing. I wrote a simple shell script to copy all the missing files to the Windows distribution from your SVN tree created with the above line. Hundred of missing files came over - now I can apply patched fairly simply - I still have to strip those annoying 'runtime/' extras in the patches, but I've always had to do that. BTW, I see you already have patch 001 now - the 'svn update' worked perfectly - much nicer that the old CVS. -- Best regards, Bill --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
