[Mono-bugs] [Bug 326983] DirectoryInfo.MoveTo has unexpected side effects

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 12 02:45:39 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=326983

User gonzalo at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=326983#c3


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Gonzalo Paniagua Javier <gonzalo at novell.com>  2009-02-12 00:45:38 MST ---
Fixed in HEAD and the 2.4 branch.
New output:
-----------------
Creating directory hola
Attempting to move hola to /home/gonzalo/hola
Source and destination are not on the same device
  at System.IO.Directory.Move (System.String sourceDirName, System.String
destDirName) [0x00000] 
  at System.IO.DirectoryInfo.MoveTo (System.String destDirName) [0x00000] 
  at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:MoveTo
(string)
  at MoveTo.Main (System.String[] args) [0x00000]

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list