[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: Christopher Clarke <tigris.org_at_fuscata.com>
Date: Thu, 16 Jul 2009 11:48:43 -0400

On 07/16/2009 11:34 AM, Les Mikesell wrote:
> Christopher Clarke 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?
>
> Ummm, because it is a versioned file and the point of a versioning
> system is to make that happen...

I don't want it to be a versioned file any more, for a good reason.

>> Why not just leave it in all working copies too?
>
> What should you expect to happen when someone jumps their working copy
> back and forth between the times when the file was/wasn't versioned
> (something versioning systems are supposed to do predictably)?

I expect the file to jump back and forth between a versioned state
(replacing the contents if appropriate) and an unversioned state.

Thanks,
Chris

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-16 17:49:36 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.