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

Re: deleting older files from docroot

From: Blair Zajac <blair_at_orcaware.com>
Date: Mon, 07 Dec 2009 20:07:57 -0800

Can you be specific in what you mean? Are you suggesting that "update" wouldn't
delete files that were deleted since the previous tag?

Blair

-- 
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair_at_orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
Charan Ramireddy wrote:
> I guess this is possible only for the files updated.
> 
> On Mon, Dec 7, 2009 at 3:10 PM, Ryan Schmidt
> <subversion-2009d_at_ryandesign.com> wrote:
>> On Dec 7, 2009, at 11:21, Charan Ramireddy wrote:
>>
>>> We have ant script in place which exports content from svn and places
>>> it in docroot. There will be multiple deployments every 3 days. Is it
>>> possible to delete files from the docroot using the svn tag. These
>>> were the files that exist in the previous tag but not in the latest
>>> tag. Only the files that have previous tag must be deleted. Is there
>>> any way to do tha
>> Not built-in.
>>
>> You could consider using using a working copy on your server instead of an export; then updating it would be as simple as running "svn up". There are downsides to consider with this approach, but it would solve the specific issue you asked about.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2428061
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-08 05:09:04 CET

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.