John Arbash Meinel john at arbash-meinel.com
Thu Aug 28 21:35:57 BST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Higham, Paul wrote:
> I am new to Bazaar and I am trying to use version 1.7, which is part of
> the Cygwin installation on my PC.  I believe the version of the Cygwin
> DLL that is installed is 1.5.25 and I think it is release 11.
> 
>  
> 
> My problem is that I keep getting the error message below (depending on
> the directory I am trying to commit) whenever I say
> 
>  
> 
>           bzr commit
> 
>  
> 
> and I don't know what I am doing wrong.  The init and add commands
> seemed to work fine.  
> 
>  
> 
> I am the only developer on a number of small projects so I am using a
> very simple model to version control the software and documentation I am
> writing.  There is no merging or pushing or pulling to complicate
> things.  I have looked in the places I know to look for any information,
> but clearly have not looked in the right place yet.  Could someone tell
> me where I could look for information that could explain the error of my
> ways?  Thanx in advance.
> 
>  
> 
>  
> 
> bzr: ERROR: Device or resource busy: "/c/Documents and
> Settings/highap01/My
> Documents/working/packages/.bzr/checkout/lock/releasing.smmw01x9bcusemhl
> 6goa.tmp": [Errno 16]
> 
> paul  higham
> 
> senior  software  engineer
> 
> St. Jude Medical,  CRMD
> 
> (408)  522-6225

What version of Windows are you on? This is certainly a strange error to be
getting. Perhaps we have a file handle open somewhere, but if we did, I would
expect us to get that error all the time on all Windows platforms.

You might try using the Win32 version, available for download from:

http://bazaar-vcs.org/WindowsDownload

In general, it will be faster than the cygwin version (because cygwin wraps
access to the filesystem in its translation layer). And it will have proper
support for Unicode (since cygwin does not).

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFItwwtJdeBCYSNAAMRApHRAKCBo/GmtmtuWyePXCeoLZUvxrgcwgCfXRXT
8m34/9dRn0tpidl7K/r1xD0=
=Xh7Y
-----END PGP SIGNATURE-----



More information about the bazaar mailing list