Subversion fails with an "incorrect function" error when attempting to do a checkout. It was trying to do a move of the .svn directory.
The same problem is encountered with both the command-line svn and the TortoiseSVN client.
Logged In: YES user_id=422954
just converted the CVS epository into SVN. Check it !
Logged In: NO
I mean, I was unable to checkout my project files onto an ext2 partition mounted with ext2fsd using a Subversion client.
It could be related to a similar problem that someone else mentioned earlier, for CVS checkouts.
Logged In: YES user_id=422954 Originator: NO
SVN seems to rename (move) a file to overwrite an existing one. Ext2Fsd does not implement the rename which is to replace an existing file.
Log in to post a comment.
Logged In: YES
user_id=422954
just converted the CVS epository into SVN. Check it !
Logged In: NO
I mean, I was unable to checkout my project files onto an ext2 partition mounted with ext2fsd using a Subversion client.
It could be related to a similar problem that someone else mentioned earlier, for CVS checkouts.
Logged In: YES
user_id=422954
Originator: NO
SVN seems to rename (move) a file to overwrite an existing one. Ext2Fsd does not implement the rename which is to replace an existing file.