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

Re: wow

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-03-29 05:06:26 CEST

Greg Stein <gstein@lyra.org> writes:
 
> Yes, it took a while for it to sink in, even here. I think it wasn't until
> the day after I got it working that I realized "hey... this means we can
> create an anonymous checkout repository *today*. bite *that* CVS!!"

As long as we're talking about "wow", try this:

   * commit a few times to a repository (do some adds, deletes, etc.)
   * checkout a new working copy (which will be at the latest revision)
   * type "svn up -r 1"
            
          ... and watch your working copy morph back into the
          original, pristine greek tree.

svn_fs_delta_dirs is an incredible function. Successfully updating to
an old revision goes in my I-Can't-Believe-That-Actually-Works
category! :)
Received on Sat Oct 21 14:36:26 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.