Cannot commit via SFTP - file is locked?

antelope123 antelope123 at gmail.com
Mon May 3 03:01:47 BST 2010


I set up an SFTP server using WinSSHD (free version). My client is able to
checkout/branch fine, but is not able to commit. Both client & server are
using Windows7.

This works fine:
 c:\blah> bzr checkout sftp://userName@myIP:port/ProjectOne

But this does not work:
 c:\blah>bzr commit -m "checking in some edits"

Error message:
 Authentication (publickey) successful!
 Secsh channel 1 opened
 Committing to: sftp://userName@myIP:port/ProjectOne
 modified test.txt
 bzr: ERROR: the file could not be opened because it is locked by another
process.

I cannot think of why/how anything on the server side is locked? Even a
reboot of the server does not 'free' things up - same error message.

thanks in advance
 
-- 
View this message in context: http://old.nabble.com/Cannot-commit-via-SFTP---file-is-locked--tp28430805p28430805.html
Sent from the Bazaar - General Discussion mailing list archive at Nabble.com.




More information about the bazaar mailing list