search for: thouch

Displaying 2 results from an estimated 2 matches for "thouch".

Did you mean: ouch
2010 Jan 25
1
Using Protect filter on a merge rules file
...------------------------------------- and here is the /etc/rsync/filter/bianco-home file: ---------------------------------------------------- P *touch* - /*/ - /.* - */ - * ---------------------------------------------------- So this should filter any file into bianco-home and protect any *thouch* file in the requesting client home (or not?) In my remote client home (to syncronize) I've only a test file called 'atouchs'. On the sender (rsync server) no 'atouchs' file is present. Now from my client : ---------------------------------------------------- $rsync -Sav...
2010 Apr 15
12
[PATCH] Add :touch option to has_many associations
Hi, it would be nice to have the touch option in has_many associations also. I have a scenario like this: An user has some credit (money) and some advertises. Each advertise can be enabled or disabled depending on some rules. One of the rules is that the user should have money. Each time the money of the user change, the advertises are touched, enabled/disabled and then cached, as they are much