[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: Charan Ramireddy <charan314_at_gmail.com>
Date: Mon, 7 Dec 2009 19:57:13 -0800

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.
>
>
>

-- 
Thanks,
Charan
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2428060
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:02:25 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.