For those of you who, like me, are breathlessly awaiting subversion...

                                        K<bob>

----- Forwarded message from Ben Collins-Sussman <[EMAIL PROTECTED]> -----

From: Ben Collins-Sussman <[EMAIL PROTECTED]>
Date: 12 Apr 2002 15:37:08 -0500
Subject:  announcing Subversion 0.11.0
To: SVN Dev List <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
X-No-Archive: yes
list-help: <mailto:[EMAIL PROTECTED]>
list-unsubscribe: <mailto:[EMAIL PROTECTED]>
list-post: <mailto:[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50


The conquering hordes of Subversion developers are proud to announce
Subversion milestone 0.11.0.  We had two interim releases since 0.10,
but here's a quick summary of user-visible improvements since then:

 * completion of 'svn merge'
 * proxy support via a ~/.subversion configuration area
 * conflicts now create conflict-markers in files, and 3 fulltext backups.
 * new 'svn resolve' command removes conflicted state (by removing backups)
 * fixed and unified pop-up $EDITOR behaviors
 * New --targets command-line option for some commands.

Of course, this list is incomplete, and ignores the numerous
under-the-hood bugfixes, improvements, rewritens and cleanups.
See our CHANGES file for full details.

As usual, a new tarball has been posted in the "Downloads" section of
the Subversion website:

   http://subversion.tigris.org/servlets/ProjectDownloadList

Please notice the new warning at the top of the page.  The tarball is
meant to *bootstrap* to the latest source only, not for general
installation and use.

Also of interest -- we're now using branches.  We used 'svn cp' to
create a 0.11.0 branch copy of trunk/, and rolled the tarball from
that.  People can continue to commit large changes to trunk/, and if
we discover some bug in the 0.11.0 tarball, we can commit the fix to
trunk/ and then use 'svn merge' to port the change to the 0.11.0
branch.  (Just like a real version control system!)

Best wishes,

 -- the svn development team

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


----- End forwarded message -----

-- 
Bob Miller                              K<bob>
kbobsoft software consulting
http://kbobsoft.com                     [EMAIL PROTECTED]

Reply via email to