[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Subversion 0.7 released.

From: <cmpilato_at_collab.net>
Date: 2001-12-03 23:47:19 CET

-----------------------------
Subversion 0.7 Released Today
-----------------------------

Point your web browser to http://subversion.tigris.org, visit the
Downloads page, and suck down your tarball of revision 587 of the
Subversion source tree *right now!*

Version 0.7 features the following items:

   - `svn copy' and `svn move' now take either working copy paths or
     repository URLs for both the SOURCE and DESTINATION arguments.
     This allows for such things as copying your development branch
     into a "tags" directory, restoring files and directories that
     were previously removed from revision control, etc.

   - `svn delete' can now operate directly on the repository. Now
     you don't have to check out a file or (gasp!) a directory tree
     just to remove it from revision control.

   - A new subcommand, `svn mkdir', allows you to create versioned
     directories in either your working copy or directly on the
     repository.

The Subversion developers are now setting their sights on the 0.8
release, which is slated to bring the following enhancements, among
others, to the game:

   - Diffs transmitted in both directions between the client and a
     DAV-speaking server.

   - Newline conversion and keyword substitution.

-----------------------------
For information about the
Subversion project, visit
http://subversion.tigris.org.
-----------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:51 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.