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

Re: svn export and deleted files

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Fri, 11 Jul 2008 21:11:27 -0700

Greg Thomas wrote:
> On Fri, 11 Jul 2008 05:45:06 -0700, "Waynn Lue" <waynnlue_at_gmail.com>
> wrote:
>
>> I'm using svn export to update a production website as certain users make
>> changes. I pass the --force flag to clobber existing files, but I realized
>> that if I do svn delete, that change isn't reflected in production.
>
> Make you web site a working copy; a "svn update" will then ensure
> files are appropriately deleted.
>
> You may also want to note
> http://subversion.tigris.org/faq.html#website-auto-update

You could also do a fresh export every time and either symlink it to the
live website, or just mv the directory to the correct location.

-Hyrum

Received on 2008-07-12 07:20:00 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.