[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: Wed, 15 Jul 2009 17:12:32 -0400

> One approach is to supply a template or default copy under a different
> name and a build/setup/install script (or user instructions) to copy the
> default file to the expected name if one doesn't already exist.

This is a good tip, similar to the FAQ Bob Archer pointed me to:
http://subversion.tigris.org/faq.html#ignore-commit

Thanks to both of you.

But this doesn't address the problem of needing to remove an item from
version control that's already there without deleting the item from any
working copy.

> Can't you rename the file instead of deleting it - and set the property
> to ignore it when it is copied back to the new name? But unless you are
> already running some kind of post-update script locally or can add one,
> I think you'll have to manually copy it back from the renamed version
> when the update happens.

Again doesn't solve the problem that I just want to leave the working
copy alone.

Thanks,
Chris

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-15 23:13:25 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.