Re: Cross-device link problem with 1.7.x

2011-11-08 Thread Stefan Sperling
On Mon, Nov 07, 2011 at 10:41:48PM +0200, Daniel Shahaf wrote: > Stephane: in the future please spell out a precise list of steps needed > to reproduce the error you see. We would rather spend our times > thinking about how to fix bugs than guessing how to create them. "Reproduce", not "create".

Re: Cross-device link problem with 1.7.x

2011-11-07 Thread Daniel Shahaf
Specifically, I see an error with 1.7.0 when I do: % cd greek-tree-wc % rm -rf A/D % mkdir A/D % sudo mount -t tmpfs -o size=1M tmpfs $PWD/A/D % $svn revert -R . subversion/svn/revert-cmd.c:80: (apr_err=18) subversion/libsvn_client/revert.c:196: (apr_err=18) subversion/libsvn_client/revert.c:106:

Cross-device link problem with 1.7.x

2011-11-07 Thread Stephane D'Alu
Hi, I've been using subversion with a working copy crossing mount point without problem until 1.7.x, (this was perfect to manage unix configuration files instead of using RCS) Would it be possible to go back to the same behavior as the previous versions, where performing a commit (I'm using