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

Re: Remove items from source control without deleting them

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Mon, 20 Jul 2009 15:33:16 +1000

On Fri, Jul 17, 2009 at 12:48 AM, Christopher Clarke <tigris.org_at_fuscata.com
> wrote:

> What do you think about making the --keep-local flag work for everyone's
> working copy?
>
> For example, I want remove myfile.txt from the repository but not delete
> it locally, so I: svn delete --keep-local myfile.txt
>
> Why should this delete the file locally from anyone else's working copy?
> Why not just leave it in all working copies too?
>
> Thanks,
> Chris
>

There seem to be a few questions that have not been answered yet:

1) Are these files required to be present in the working copy in order for
your application/project to execute successfully?

a) If yes, then what happens if someone decides to check-out a fresh working
copy?
b) If no, then why are they required to remain if they are deleted from the
repository?

Also, remember that it's a simple action to retrieve the version of the file
that was deleted.

Cheers,
Daniel B.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2372504

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-20 07:34:37 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.