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

Re: Base text files, re: IRC chat

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Mon, 15 Sep 2008 12:18:00 -0400

Gunnar Dalsnes <hardon_at_online.no> writes:
> +1
>
> That a wc is fully operational on its own is very important, and I often move
> wc's around and it "just works". This was one of the reasons we moved from
> Vault.

I also move working copies around all the time.

But, I think there's a solution here:

   1. The metadata knows where the working copy/copies live, by absolute
      path, as Greg says.

   2. If you plain mv or cp a working copy, it stops working, BUT...

   3. ...the error message from Subversion points out that the working
      copy may have been mv'd or cp'd, and offers a command to
      "re-register" it with the metadata store. This command is the
      metadata store's chance to clean up its reference counts
      w.r.t. that working copy.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-15 18:18:14 CEST

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.