Re: bug report on svn rename [was Discontinuing the use of SVN.]
From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-06-05 00:52:47 CEST
Moisei wrote:
Thanks for the script!
I've minimalized the reproduction: The key is:
1. Schedule a file for addition.
In Bourne shell form:
[[[
set -ex
URL="file://`pwd`/tmp-repos"
rm -rf tmp-repos tmp-wc
svnadmin create --fs-type=fsfs tmp-repos
cd tmp-wc
echo blabla > foo.txt
Max.
---------------------------------------------------------------------
|
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.