From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <32d987d50907161616q799465cfk8d2f70ee0296adf8@mail.gmail.com> References: <32d987d50907151708x31a7ebacgd566a1366ac2d284@mail.gmail.com> <4bde7f1e726745e19697191cfdb5e449@yourdomain.dom> <13426df10907161417j6a5f9efat4582d71643ce11d6@mail.gmail.com> <32d987d50907161608r17e89ef7h77d6926626e9963c@mail.gmail.com> <32d987d50907161616q799465cfk8d2f70ee0296adf8@mail.gmail.com> Date: Thu, 16 Jul 2009 20:25:06 -0300 Message-ID: <32d987d50907161625x3e25f395k8257a34605f9fabb@mail.gmail.com> From: "Federico G. Benavento" To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] git on plan9 Topicbox-Message-UUID: 23ffeeec-ead5-11e9-9d60-3106f5b1d025 ok, I didn't get this the first time, so this is not the hg which is in sou= rces this is hg 1.3 cpu% hg clone --traceback http://bitbucket.org/jespern/django-piston/ destination directory: django-piston requesting all changes adding changesets adding manifests adding file changes added 161 changesets with 309 changes to 67 files updating working directory 53 files updated, 0 files merged, 0 files removed, 0 files unresolved cpu% the one i have installed just works, notice is the same link you provided. as I told you yesterday, hg changes a lot of stuff from release to release, and it's probably ape's fault. On Thu, Jul 16, 2009 at 8:16 PM, Federico G. Benavento wrote: > and my reply to that was: > > my patch behaves exactly like chmod(1), so those bits are inherited > I think this is the right thing to do as posix doesn't support those bits= . > > http://www.opengroup.org/onlinepubs/000095399/basedefs/sys/stat.h.html > > > On Thu, Jul 16, 2009 at 8:08 PM, Federico G. > Benavento wrote: >> it was loosing the dir bit, from the readme: >> >> Fixed chmod and fchmod, they were ignoring the dir bit. >> >> federico >> >> >> from the notes: >> >> Fri May 30 00:04:19 EDT 2008 geoff >> =C2=A0 =C2=A0should append-only and exclusive-access be cleared, >> =C2=A0 =C2=A0inherited or settable via the mode argument? >> >> >> On Thu, Jul 16, 2009 at 6:17 PM, ron minnich wrote: >>> I may be missing it, but what particular thing in the chmod failed? >>> What was it trying to set? >>> >>> ron >>> >>> >> >> >> >> -- >> Federico G. Benavento >> > > > > -- > Federico G. Benavento > --=20 Federico G. Benavento