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

svn export and deleted files

From: Waynn Lue <waynnlue_at_gmail.com>
Date: Fri, 11 Jul 2008 05:45:06 -0700

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. One
solution is to delete all the files and then export it, but given that it's
live, I kind of don't want there to be a period of time where there aren't
any files.

How have other people dealt with this?

Thanks,
Waynn
Received on 2008-07-11 14: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.