| 
Created on 2008-02-24.15:52:48 by tux_rocker, last changed 2010-06-15.21:20:17 by admin. 
 
  
   | msg3652 (view) | Author: tux_rocker | Date: 2008-02-24.15:52:46 |  |  
   | When I run the test suite on OS X 10.4 (Tiger), issue458.sh fails with:
$DARCS get --set-scripts-executable repo1 repo2
Finished getting.
stat -c %A repo2/x > mode
stat: illegal option -- c
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
I can fix it by installing GNU coreutils from MacPorts and replacing the 'stat'
there by 'gstat', but I don't know a solution that works out of the box on all
platforms. |  
   | msg3653 (view) | Author: tux_rocker | Date: 2008-02-24.16:28:01 |  |  
   | 'ls -l $file | cut -f 1 -d\ ' seems to give you the mode with both BSD and GNU
ls, which covers BSDs, OS X, Linux and Solaris (hopefully). |  
   | msg3657 (view) | Author: droundy | Date: 2008-02-25.14:43:12 |  |  
   | Can you send a patch making this change? Thanks! |  
   | msg3658 (view) | Author: droundy | Date: 2008-02-25.14:47:38 |  |  
   | I see you've already sent a patch... that's what I get for checking the bug
tracker before my email!  Thanks!
David |  |
 
| Date | User | Action | Args |  | 2008-02-24 15:52:48 | tux_rocker | create |  |  | 2008-02-24 16:27:00 | tux_rocker | set | assignedto: tux_rocker nosy:
  droundy, tommy, beschmi, kowey, jaredj, tux_rocker
 |  | 2008-02-24 16:28:02 | tux_rocker | set | status: unread -> unknown nosy:
  droundy, tommy, beschmi, kowey, jaredj, tux_rocker
 messages:
  + msg3653
 |  | 2008-02-24 16:58:10 | markstos | set | topic:
  + Target-2.0 nosy:
  droundy, tommy, beschmi, kowey, jaredj, tux_rocker
 |  | 2008-02-25 14:43:16 | droundy | set | nosy:
  droundy, tommy, beschmi, kowey, jaredj, tux_rocker messages:
  + msg3657
 |  | 2008-02-25 14:47:40 | droundy | set | status: unknown -> resolved nosy:
  droundy, tommy, beschmi, kowey, jaredj, tux_rocker
 messages:
  + msg3658
 |  | 2009-08-06 17:54:53 | admin | set | nosy:
  + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, jaredj, tux_rocker |  | 2009-08-06 20:58:47 | admin | set | nosy:
  - beschmi |  | 2009-08-10 22:16:02 | admin | set | nosy:
  + tux_rocker, jaredj, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall |  | 2009-08-25 18:06:09 | admin | set | nosy:
  + darcs-devel, - simon |  | 2009-08-27 13:56:01 | admin | set | nosy:
  tommy, kowey, darcs-devel, thorkilnaur, jaredj, tux_rocker, dmitry.kurochkin |  | 2010-06-15 21:20:16 | admin | set | milestone: 2.0.x |  | 2010-06-15 21:20:17 | admin | set | topic:
  - Target-2.0 | 
 |