On 9/9/07, Suresh Govindachar <[EMAIL PROTECTED]> wrote: > What is the nature of the problem? If there is something wrong > with co from that location, why doesn't update delete files _all_ > the time?
Because Bram wants to have /vim/vim7/ always points to the latest stable version. But svn doesn't support symbolic link. So every time when I update the latest branch, I have to delete the /vim/vim7/ and recreate it to point it to the latest branch. If you happened to check out or update your repository during that time, you would get all your files deleted. As it's really a very short period, so such probability is quite slim. > [...] > Svn says that that location does not exist: > > c:\opt\svn\svn-win32-1.4.4\bin\svn.exe co > https://vim.svn.sourceforge.net/svnroot/vim/branches/vim71/. foo > > svn: URL 'https://vim.svn.sourceforge.net/svnroot/vim/branches/vim71' > doesn't exist > > Same error in all four cases of with or without foo and with or without > trailing /. Sorry, it should be https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1/ > > --Suresh > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
