On Saturday 23 August 2008 Plamen Marinov wrote:
> The same scripts attached: Small changes, few bugs fixed, some error
> handling added.
If you prepare a README (possibly as HTML for easier reading), nicely
formatted, with the author's name and email address as well as a license
statement, I'll include that in some contrib/ directory in the next release -
if you want that.
> single case: was 'file'; now it is 'directory'; changed 'mode'
> 0230000 /dev/shm
/dev/shm should be a directory, and sticky is ok.
> question: Why properties of link (not a linked file) are missing? (bug?)
> Was 'file'; now it is 'link'; link 'mode'=777; linked file 'mode'=444
> (check below)
A link has no properties, apart from svn:special. It has no mode, no owner and
group; if you try a chown on a link, you change the destination it points to.
> single case: changed 'owner'
> 0204500 /dev/tty1
A console gets changed when someone logs in.
> single case: changed Sticky and SetGID
> 0030067 /usr/share/ppd/custom
> 0030067 2007-10-15T11:13:29.000000Z 03775 0 root
> 108 lpadmin
> 0030067 2007-10-15T11:13:29.000000Z 0755 0 root
> 0 root
Maybe ... but why the same timestamp?
...
Most of them should be ok - but I didn't look at every one of them.
Regards,
Phil
--
Versioning your /etc, /home or even your whole installation?
Try fsvs (fsvs.tigris.org)!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]