You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael Price <mp...@atl.lmco.com> on 2003/11/04 20:43:51 UTC

Merge test 2 failing in revision 7632

Merge test 2 is failing for me over ra_svn in revision 7632 because 
svn_io_file_rename is trying to "rename" a file from one device to another:

svn: Invalid cross-device link
svn: install_file: move failed
svn: svn_io_file_rename: can't move '/tmp/mprice-temp/tmp.2' to 
'working_copies/
merge_tests-2/A/C/Q/.svn/tmp/text-base/bar.svn-base'

Just letting you know.

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Merge test 2 failing in revision 7632

Posted by kf...@collab.net.
Michael Price <mp...@atl.lmco.com> writes:
> Merge test 2 is failing for me over ra_svn in revision 7632 because
> svn_io_file_rename is trying to "rename" a file from one device to
> another:
> 
> svn: Invalid cross-device link
> svn: install_file: move failed
> svn: svn_io_file_rename: can't move '/tmp/mprice-temp/tmp.2' to
> 'working_copies/
> merge_tests-2/A/C/Q/.svn/tmp/text-base/bar.svn-base'
> 
> Just letting you know.

Yep -- filed now as issue #1589, thanks.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org