exporting deleted directories
From: Thomas Moschny <moschny_at_ipd.uni-karlsruhe.de>
Date: 2005-02-17 23:15:42 CET
Hi!
There's imho a bug in svn export when exporting a locally modified working
The following script shows the problem
#! /bin/bash
# setup (execute in an empty dir)
# now change the working copy
# and export
# check result
The output from the find command shows on my machine (svn 1.1.3):
While file2 correctly reflects the state of the working copy, dir1 should not
Regards,
|
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.