On Monday 13 October 2008 17:12:21 Philipp Marek wrote:
> >
> > Is there an elegant solution to my problem, apart from ignoring
> > "/etc/fsvs", which is a solution I don't really like?
>
> Not yet. And if you ignored the whole directory, you wouldn't have the
> ignore patterns versioned anymore.
>
> There are two ways for that problem:
> - Just ignore the "Urls" files ("/etc/fsvs/*/Urls")OK it works only partially, because the mtime of the "/etc/fsvs" changes anyway, which leaves me with still one uncommitted change.. Thinking of it, this is strange, because there is one level of directory between "/etc/fsvs" and "Urls". I can't find why the mtime of this directory changes. > - Have some other idea :-) I'll think about it :) > I briefly thought whether it would be good to have an option to ignore > the "Urls" file (like the WAA is ignored automatically), perhaps on > "status" only ... > > That would be another special case in the code ... but maybe the only way, > especially for the "stop_change" case ... maybe just implement that there? If you ignore the Urls file on "status" only, then wouldn't 'fsvs commit -o empty_commit=no -m "cron" /etc' continue to commit the Urls file? It's not an error by itself, but the behaviour would seem incoherent to me. > Do you know C, and would like to send a patch? I think I'm too rusty with C coding to be of any help ;) But I'll have a look at the source code one of theses days anyway. Regards, -- Farzad FARID / Architecte Open Source - AssociƩ Pragmatic Source / http://www.pragmatic-source.com Tel : +33 9 53 19 21 90 / Mob : +33 6 03 70 65 46 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
