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

Re: .svn directories

From: Michael Andersen Nexø <nexo_at_post.cybercity.dk>
Date: 2003-08-25 20:51:31 CEST

Kumaran,

A good thing about the current .svn dir design is the fact that you can get
rid of a wc entirely simply by deleting its root folder.

Moving the bookkeeping to an external location would very easily result in
unwanted residue surviving the delete.

If you want to implement a solution with external bookkeeping, you should
probably make sure to have some kind of pointer from the wc to the
bookkeeping data in order to be able to delete it automatically.
I cannot think of a way to do this without ruining the purpose of all this:
a pristine working copy, but maybe you can...

Cheers
Michael Nexø

----- Original Message -----
From: "Kumaran Santhanam" <kumaran@tigris.org>
To: "Greg Hudson" <ghudson@MIT.EDU>
Cc: <dev@subversion.tigris.org>
Sent: Monday, August 25, 2003 6:54 PM
Subject: Re: .svn directories

>
> On a slightly different note: Besides the v1.0 release
> arguments, I'm curious to know if anybody out there actually
> prefers having built-in .svn/ directories, and if so, in which
> scenario they might need them.
>
> Kumaran
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 25 20:52:49 2003

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.