Re: WARNING! Don't update your local svn repository now!

2007-05-12 Thread Bram Moolenaar

Edward L. Fox wrote:

 On 5/12/07, Bram Moolenaar [EMAIL PROTECTED] wrote:
 
  Nicolas Weber wrote:
 
The directories structure of the Subversion repository has been
changed. Please use this command to checkout the latest sources:
   
svn co https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1 vim7
   
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
  
   Can someone update http://www.vim.org/subversion.php to reflect these
   changes?
 
  I was still discussing what should actually be there, and making sure
  that SVN contains that.
 
  In my opinion vim7 should get you the latest stable version.  So far
  that is 7.0.243, thus 7.0 with patches.  As soon as Vim 7.1 is out of
  beta then vim7 should get you Vim 7.1.
 
  vim7.1 should get you the latest version of Vim 7.1.  So far that is
  the beta version.  After the release it will be the stable version, thus
  the same as vim7.
 
  Still need to check that it actually works this way.
 
 It's already this way.
 
  There might also be other ways to get one of these, but that is less
  relevant.
 
  In my opinion we should keep it easy for the downloader to select one of
  the available versions.  The download page would only need one or two
  alternatives.
 
  I have never maintained a SVN repository, thus have no idea how
  difficult or easy these things are!
 
 I've found an easy way to solve that problem. So now can we can announce?

Great.  Note that Vim 7.1 should go out today (fingers crossed), so be
ready to update it again.

I'll update the subversion page on www.vim.org now.

-- 
hundred-and-one symptoms of being an internet addict:
112. You are amazed that anyone uses a phone without a modem on it...let
 alone hear actual voices.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\download, build and distribute -- http://www.A-A-P.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///


Re: WARNING! Don't update your local svn repository now!

2007-05-12 Thread scott
On Friday 11 May 2007 16:29, Bram Moolenaar wrote:
 Nicolas Weber wrote:
   The directories structure of the Subversion repository has been
   changed. Please use this command to checkout the latest
   sources:
  
   svn co
   https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1
   vim7
  
   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
 
  Can someone update http://www.vim.org/subversion.php to reflect
  these changes?

 I was still discussing what should actually be there, and making
 sure that SVN contains that.

 In my opinion vim7 should get you the latest stable version.  So

aha!  i thought so too!  i was *right* to be surprised!

sc


Re: WARNING! Don't update your local svn repository now!

2007-05-11 Thread Nicolas Weber
Hi,

 The directories structure of the Subversion repository has been
 changed. Please use this command to checkout the latest sources:
 
 svn co https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1 vim7
 
 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

Can someone update http://www.vim.org/subversion.php to reflect these changes?

Thanks,
Nico
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail


Re: WARNING! Don't update your local svn repository now!

2007-05-11 Thread Bram Moolenaar

Nicolas Weber wrote:

  The directories structure of the Subversion repository has been
  changed. Please use this command to checkout the latest sources:
  
  svn co https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1 vim7
  
  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
 
 Can someone update http://www.vim.org/subversion.php to reflect these
 changes?

I was still discussing what should actually be there, and making sure
that SVN contains that.

In my opinion vim7 should get you the latest stable version.  So far
that is 7.0.243, thus 7.0 with patches.  As soon as Vim 7.1 is out of
beta then vim7 should get you Vim 7.1.

vim7.1 should get you the latest version of Vim 7.1.  So far that is
the beta version.  After the release it will be the stable version, thus
the same as vim7.

Still need to check that it actually works this way.

There might also be other ways to get one of these, but that is less
relevant.

In my opinion we should keep it easy for the downloader to select one of
the available versions.  The download page would only need one or two
alternatives.

I have never maintained a SVN repository, thus have no idea how
difficult or easy these things are!

-- 
In a world without walls and borders, who needs windows and gates?

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\download, build and distribute -- http://www.A-A-P.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///


Re: WARNING! Don't update your local svn repository now!

2007-05-11 Thread Edward L. Fox

On 5/12/07, Bram Moolenaar [EMAIL PROTECTED] wrote:


Nicolas Weber wrote:

  The directories structure of the Subversion repository has been
  changed. Please use this command to checkout the latest sources:
 
  svn co https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1 vim7
 
  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

 Can someone update http://www.vim.org/subversion.php to reflect these
 changes?

I was still discussing what should actually be there, and making sure
that SVN contains that.

In my opinion vim7 should get you the latest stable version.  So far
that is 7.0.243, thus 7.0 with patches.  As soon as Vim 7.1 is out of
beta then vim7 should get you Vim 7.1.

vim7.1 should get you the latest version of Vim 7.1.  So far that is
the beta version.  After the release it will be the stable version, thus
the same as vim7.

Still need to check that it actually works this way.


It's already this way.


There might also be other ways to get one of these, but that is less
relevant.

In my opinion we should keep it easy for the downloader to select one of
the available versions.  The download page would only need one or two
alternatives.

I have never maintained a SVN repository, thus have no idea how
difficult or easy these things are!


I've found an easy way to solve that problem. So now can we can announce?


--
In a world without walls and borders, who needs windows and gates?

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\download, build and distribute -- http://www.A-A-P.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///



Re: WARNING! Don't update your local svn repository now!

2007-05-08 Thread Edward L. Fox

On 5/9/07, Edward L. Fox [EMAIL PROTECTED] wrote:

Hi Vimmers,

As many many people requested, I finally decide to obey the svn book's
advice and will build up trunk/ tags/ and branches/. But so far as you
know, sf.net's svn service is not in a good status so I'm not able to
commit all changes once. So I have to commit many times to build up
this structure.

So,

PLEASE DON'T UPDATE YOUR LOCAL SVN REPOSITORY UNTIL THE WORK IS DONE.
OR YOU WILL GET A CORRUPTED VERSION.

Best regards,

Edward L. Fox



Hi Vimmers,

The directories structure of the Subversion repository has been
changed. Please use this command to checkout the latest sources:

svn co https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.1 vim7

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

Hope this change won't bother you too much.


Regards,

Edward L. Fox