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

Re: SVN update question

From: Phil Pinkerton <pcpinkerton_at_gmail.com>
Date: Wed, 11 Aug 2010 19:44:47 -0400

On 08/11/2010 07:28 PM, David Bartmess wrote:
> On 8/11/2010 5:20 PM, Phil Pinkerton wrote:
>> I'd like to be able to update a working copy after deleting a file
>> from the Repository and have the file I removed from the Repository
>> also removed from the working copy when I do an update.
>>
>> Is that possible ?
>>
> Why would you want to remove a file from the repository? All you
> should have to do is do an svn delete and it would be deleted from the
> working copy on the update. But the deleted file will still be there,
> just not seen in the HEAD working revision
>
Because the developers want to delete the file from Subversion
Repository and have it removed from the working copy with the next
(scripted update) , they do not have access to the working copy and the
data in the working copy gets deployed ( also scripted) to several
servers, they do not want the deployment to contain the file they
deleted from the repository.
Received on 2010-08-12 01:45:27 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.