Hi,

I'm having the following issue with FSFS 1.1.16 and the "/etc" directory I'm 
versionning: apparently, the "/etc/fsvs/xxxxxxx/Urls" file is modified *after* 
the "fsvs commit" command has finished.

As a result, there are always 2 uncommitted change in my "/etc" folder ;) Here 
is an example:

[/etc] # fsvs status
.m.?        51  fsvs/182f153bd94803955c2043e6f2581d5d/Urls
.m..       dir  fsvs

[/etc] # fsvs commit -m "Mise à jour automatique conf fsvs"
Committing to file:///usr/local/fsvs-repository
.m..       dir  fsvs
.mC.        51  fsvs/182f153bd94803955c2043e6f2581d5d/Urls
committed revision      9 on 2008-10-13T09:28:57.786861Z as root

[/etc] # fsvs status
.m.?        51  fsvs/182f153bd94803955c2043e6f2581d5d/Urls
.m..       dir  fsvs

Comparing the old and new "Urls" file, I see that the only change is the last 
revision number.

I'm a bit embarrassed, because I wanted to use a cron script to check for 
uncommitted changes, but 'fsvs commit -o empty_commit=no -m "cron" /etc', as 
specified in the fsvs-options manpage, would commit this same change over and 
over :)

Is there an elegant solution to my problem, apart from ignoring "/etc/fsvs", 
which is a solution I don't really like?

 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]

Reply via email to