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

RE: Merging and switching

From: Geisser, Oliver <O.Geisser_at_CEYONIQ.COM>
Date: 2002-01-25 10:16:34 CET

Hi

> -----Original Message-----
> From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
[...]
> > One of the 'rare' circumstances is subversion itself, where
> we checkout
> > apr in our wc from another server. Granted, this is still cvs, so
> > you'll have to imagine apr is in a svn repos on another server than
> > svn.collab.net ;)
>
> No -- the difference is that the parent doesn't have an entry for
> subdir "apr/". Yes, there is a seperately checked out svn/apr
> directory, but svn/.svn/entries doesn't know or care about it.

This brings me to a question:

Will/should subversion delete files/directories it does not know about ?

On the one hand side I want subversion to take care to manage all my files.
If I say "update" I want to have an exact copy of the repository.
This implies that there are no additional files/directories hanging around.

One the other side "sometimes" I want this extra file/directory to stay.
Like in the example with the svn/apr directory. Subversion does not know
about it
(no info in .svn/entries) but I do not want subversion to delete it.

But most of the time I want subversion to delete this "unknown" files to
make
sure that there is no "garbage" hanging around.

How is this currently handled and what is the plan for the future ?

Thanks.

-og

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:59 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.