Re: [Moin-user] Question about upgrading

2011-07-01 Thread R.Bauer
om/p/modwsgi/wiki/FrequentlyAskedQuestions cheers Reimar > >> -Original Message- >> From: Chris Freemesser [mailto:ch...@cvs.rochester.edu] >> Sent: Thursday, June 23, 2011 2:44 PM >> To: Raul Cuza >> Cc: moin-user@lists.sourceforge.net >> S

Re: [Moin-user] Question about upgrading

2011-06-23 Thread Raul Cuza
rsday, June 23, 2011 2:44 PM > To: Raul Cuza > Cc: moin-user@lists.sourceforge.net > Subject: Re: [Moin-user] Question about upgrading > > On 6/23/11 2:09 PM, Raul Cuza wrote: > > Hola Chris, > > > > If you use `touch filename` instead of `vi filename` do you get the

Re: [Moin-user] Question about upgrading

2011-06-23 Thread Chris Freemesser
On 6/23/11 2:09 PM, Raul Cuza wrote: > Hola Chris, > > If you use `touch filename` instead of `vi filename` do you get the same > results? You can use `stat filename` to see what changes before and after > using the vi. I suspect `touch` will make the same change. Thanks for the reply. I already

Re: [Moin-user] Question about upgrading

2011-06-23 Thread Raul Cuza
Hola Chris, If you use `touch filename` instead of `vi filename` do you get the same results? You can use `stat filename` to see what changes before and after using the vi. I suspect `touch` will make the same change. You can easily touch all 600 files with one command: `find /path/to/moin/sit