Cross-device link problem with 1.7.x
From: Stephane D'Alu <Stephane.DAlu_at_insa-lyon.fr>
Date: Mon, 07 Nov 2011 19:15:33 +0100
Hi,
I've been using subversion with a working copy crossing mount point
Would it be possible to go back to the same behavior as the previous
By performing for example a copy/remove if the rename fails with an
Something in svn_io_file_rename like that
status = apr_file_rename(from_path_apr, to_path_apr, pool);
This was a dirty hack to fix my problem, but i'm sure special cases must
Perhaps a better way to handle this is to create the temporary file in
Sincerely
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.