bzr: ERROR: Unable to delete transform temporary directory

John Arbash Meinel john at arbash-meinel.com
Thu Sep 6 23:59:14 BST 2007


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

Bob Tanner wrote:
> On Thursday 06 September 2007 05:48:39 pm Bob Tanner wrote:
>> Looks like ulimit on open files defaults to 256.
> 
> Reset to open files to 4096, same problem.
> 
> 
> On a side note, I expected I could do something like this:
> 
> linux$ cd /path/to/parent/of/AddOns
> linux$ bzr status
> linux$ (nothing to report)
> linux$ tar -cvvzpf /tmp/AddOns.tar.gz AddOns
> linux$ scp /tmp/AddOns.tar.gz osx:~/tmp/
> 
> osx$ cd ~/tmp/
> osx$ tar -xvzpf AddOns.tar.gz
> osx$ cd AddOns
> osx$ bzr status
> Whole bunch of changes, differences, etc...
> 
> That surprises me. Should be be the case?
> 

oh, and i should mention, I also version my AddOns directory. The biggest
problem I run into is that when you run WoW on Mac, it seems to change all the
files to executable. So I usually run:

  find . -type f -print0 | xargs -0 chmod 644

Before I commit.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG4IZBJdeBCYSNAAMRAlDxAJ96C9qV/z/Pr8KiUHpchlYrXwdgsQCgphF7
X/UNTyoWnABS+zeD+8JDnt4=
=aQHt
-----END PGP SIGNATURE-----



More information about the bazaar mailing list