[OctDev] new octcdf 1.1.2

2011-02-07 Thread Alexander Barth
Hi all, I updated octcdf to make it work with octave 3.3.91. With the previous version of octcdf, you will see errors like in the latest test release of octave: error: permute: invalid permutation vector Cheers, Alex --

Re: [OctDev] Password for octave-wiki

2011-02-07 Thread etienne
Done! Simon Hoelzl (Mon, 7 Feb 2011 12:33:30 +0100) wrote: > Hello, > > I would like to apply for a password to access the octave wiki. > > Thanks and kind regards > > -- > Simon Hölzl > > Badgasse 59/5 > 6850 Dornbirn > Austria > > Phone: +43 5572 200 936 > Mobile: +43 650 45 41 712 -- h

[OctDev] Password for octave-wiki

2011-02-07 Thread Simon Hoelzl
Hello, I would like to apply for a password to access the octave wiki. Thanks and kind regards -- Simon Hölzl Badgasse 59/5 6850 Dornbirn Austria Phone: +43 5572 200 936 Mobile: +43 650 45 41 712 -- The modern datacen

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread Gianvito Pio
Oh you are right! I checked and it is an our error in the DESCRIPTION file. How to fix it? Should I recreate the entire package and resend it? Thanks Il 07/02/2011 14:04, marco atzeri ha scritto: > On Mon, Feb 7, 2011 at 1:36 PM, Carlo de Falco wrote: >> On 7 Feb 2011, at 13:26, c. wrote: >> >>>

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread marco atzeri
On Mon, Feb 7, 2011 at 1:36 PM, Carlo de Falco wrote: > > On 7 Feb 2011, at 13:26, c. wrote: > >> OK, thanks anyway for the hint, I'll try to learn a bit more about rsync >> myself and see if I can use it. > > I used the following: > > rsync -avP -e ssh --chmod=Du=rwx,Fu=rw,Dg=rwx,Fg=rw,Do=rx,Fo=r

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread w4nderlust
Il giorno 07/feb/2011, alle ore 13.36, Carlo de Falco ha scritto: > > On 7 Feb 2011, at 13:26, c. wrote: > >> OK, thanks anyway for the hint, I'll try to learn a bit more about rsync >> myself and see if I can use it. > > I used the following: > > rsync -avP -e ssh --chmod=Du=rwx,Fu=rw,Dg=rw

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread Gianvito Pio
Oh nicethank you. Have you some infos about the procedure to follow in order to integrate it in the windows binary installer? Thanks Il 07/02/2011 13:36, Carlo de Falco ha scritto: > On 7 Feb 2011, at 13:26, c. wrote: > >> OK, thanks anyway for the hint, I'll try to learn a bit more about rs

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread Carlo de Falco
On 7 Feb 2011, at 13:26, c. wrote: > OK, thanks anyway for the hint, I'll try to learn a bit more about rsync > myself and see if I can use it. I used the following: rsync -avP -e ssh --chmod=Du=rwx,Fu=rw,Dg=rwx,Fg=rw,Do=rx,Fo=r . cdf,oct...@web.sourceforge.net:htdocs/fl-core and it seems to

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread c.
On 7 Feb 2011, at 13:23, Andy Buckle wrote: > Sorry, I am far from an expert on these things. I don't know the answer. OK, thanks anyway for the hint, I'll try to learn a bit more about rsync myself and see if I can use it. c. -

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread Andy Buckle
> Thanks! this looks like a good solution. > > Before I try it out, can you explain a bit better the "--chmod o=rx" bit? > will this this result in all files  having > > rw-r--r-x (645) permissions? > > we usually use > > rw-rw-r-- (664) > > for files and > > rwxrwxr-- (774) > > for directories, so

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread c.
On 7 Feb 2011, at 12:28, Andy Buckle wrote: >> I cannot update the web pages right now though as, due to a recent attack >> [1], SF have disabled their >> shell service which is necessary for our update procedure. > > Would an rsync upload work? I used to use the shell to chmod, til I > figured

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread Andy Buckle
> I cannot update the web pages right now though as, due to a recent attack > [1], SF have disabled their > shell service which is necessary for our update procedure. Would an rsync upload work? I used to use the shell to chmod, til I figured out that rysnc can do this for you. Something like I

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread c.
On 7 Feb 2011, at 09:53, Gianvito Pio wrote: > Well, I have just uploaded it with SVN, created the package, generated the > HTML and posted everything in the Package Release forum. > > Thank you. FYI: I just posted the message below in the forum (

Re: [OctDev] Registration for fuzzy logic package

2011-02-07 Thread Gianvito Pio
Well, I have just uploaded it with SVN, created the package, generated the HTML and posted everything in the Package Release forum. Thank you. 2011/2/4 w4nderlust > Il giorno 04/feb/2011, alle ore 11.54, c. ha scritto: > > > > > On 4 Feb 2011, at 11:06, Gianvito Pio wrote: > > > >> @Carlo: my S