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

Re: WARNING: possible wc corruption

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-03-18 05:24:56 CET

cmpilato@collab.net writes:
> > Are you planning to roll a new tarball, expect people to use HEAD, or wait
> > until 0.11.0 comes out?
>
> Darnit. You've made a good point there. We should roll a fresh
> tarball. Perhaps we can accomplish that Monday.

Or Sunday. :-)

Ben and I made a 0.10.1 tarball. Grab it from

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

Here's what the CHANGES file says:

 -------------------------------------------------------------------------
 Version 0.10.1 (released 17 Mar 2002, revision 1537)

 User-visible changes:
 * New --targets command-line option for some commands.
 * conflicts now create conflict-markers in files, and 3 fulltext backups.
 * new 'svn resolve' command removes conflicted state (by removing backups)
  
 Developer-visible changes:
 * no more dependency on 'patch'; only on GNU diff3 and some version of 'diff'
 * complete rewrite of svn_wc_entry_t interface
 * begin abstracting svn_fs API by hiding implementation details
 * consolidate RA layer callbacks
 * start work on commit-driver rewrite
 * start work on ~/.subversion/ configuration directory, and proxy support
 * move a lot of svn_wc.h into private wc.h
 * bugfixes relating to commits, network prop xfers, 'svn log', 'svn co -q'
 * major deletion bug fixed
   (see email WARNING:
    http://subversion.tigris.org/servlets/ReadMsg?msgId=64442&listName=dev)
 -------------------------------------------------------------------------

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 18 05:15:59 2002

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.