On Wed, May 09, 2007 at 02:20:52PM -0700, Micah Cowan wrote:

> > > If you had checked out a copy of the sources before, please run this
> > > command in your source root directory to switch into the current
> > > branch:
> > > 
> > > svn switch https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1
> > 
> > This switch command gives me error:
> > 
> > $ cd vim7
> > $ svn info
> > Path: .
> > URL: https://svn.sourceforge.net/svnroot/vim/vim7
> > Repository Root: https://svn.sourceforge.net/svnroot/vim
> > Repository UUID: 2a77ed30-b011-0410-a7ad-c7884a0aa172
> > Revision: 263
> > Node Kind: directory
> > Schedule: normal
> > Last Changed Author: edyfox
> > Last Changed Rev: 263
> > Last Changed Date: 2007-05-06 23:13:56 -0400 (Sun, 06 May 2007)
> > $ svn switch https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1
> > svn: 'https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1'
> > is not the same repository as
> > 'https://svn.sourceforge.net/svnroot/vim'
> > 
> > What am I doign wrong ?

I got the same error. My response was

    rm -rf vim7
    svn co https://svn.sourceforge.net/svnroot/vim/trunk vim7

> I've a question, though: isn't bleeding-edge development done in
> https://svn.sourceforge.net/svnroot/vim/trunk ? That /would/ be the
> appropriate line for the latest sources, right?

I hope so :)

GI

-- 
Top Ten New Intel Slogans For The Pentium:
6.9999831538 You Don't Need to Know What's Inside

Reply via email to