You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Gilad Benjamini <gi...@gmail.com> on 2008/03/18 20:10:53 UTC

export --force

How exactly does "svn export --force" behave ?
Is it correct to say that it behaves the same as opening a tar ? i.e. it
only adds or changes files, but doesn't remove any files or directories ?
The book doesn't really detail this