[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: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Thu, 18 Sep 2008 23:00:17 +0200

On 2008-09-17 04:29:34 -0700, Greg Stein wrote:
> If there are no .svn directories in your working copy, then it looks
> like any other directory. The only way for svn to know it's a working
> copy is to hold a reference to its absolute path.
>
> That said, we've also been discussing how to drop a unique identify
> into (say) .svn/wc-id at the root of your working copy. There are some
> potential issues with that, however. When svn sees the working copy at
> a new path, it won't necessarily know if it was simply moved or
> copied, and (thus) how to handle the metadata that it has recorded for
> that working copy.

How about allowing paths relative to some environment variable
(e.g., $HOME)?

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
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-18 23:00:41 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.