Re: [PHP-DOC] create directory

2004-10-22 Thread Hartmut Holzgraefe
Gabriel PREDA wrote: Nope... does not work... E:\Documentatii\phpdoc-ro>cvs add reference/mysql cvs add: nothing known about reference/mysql Any other ideas ? Does the directory already exist? CVS won't create it for you, it can only add files and directories to the repository that already exist in

Re: [PHP-DOC] create directory

2004-10-22 Thread Gabriel PREDA
Nope... does not work... E:\Documentatii\phpdoc-ro>cvs add reference/mysql cvs add: nothing known about reference/mysql Any other ideas ? Gabriel "Derick Rethans" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, 22 Oct 2004, Gabriel PREDA wrote: > > > Have lost all my worki

Re: [PHP-DOC] create directory

2004-10-22 Thread Antony Dovgal
On Fri, 22 Oct 2004 16:00:49 +0400 Antony Dovgal <[EMAIL PROTECTED]> wrote: > On Fri, 22 Oct 2004 14:56:34 +0200 > "Gabriel PREDA" <[EMAIL PROTECTED]> wrote: > > > Have lost all my working day trying to create a "mysql" directory > > under"phpdoc-ro/reference" > > > > All I did was to create a "

Re: [PHP-DOC] create directory

2004-10-22 Thread Antony Dovgal
On Fri, 22 Oct 2004 14:56:34 +0200 "Gabriel PREDA" <[EMAIL PROTECTED]> wrote: > Have lost all my working day trying to create a "mysql" directory > under"phpdoc-ro/reference" > > All I did was to create a "ro/reference/mysql" into "phpdoc-ro"... > have no clue how I did that ... of course that wa

Re: [PHP-DOC] create directory

2004-10-22 Thread Derick Rethans
On Fri, 22 Oct 2004, Gabriel PREDA wrote: > Have lost all my working day trying to create a "mysql" directory under > "phpdoc-ro/reference" > > All I did was to create a "ro/reference/mysql" into "phpdoc-ro"... have no > clue how I did that ... of course that was not my intention... > > I tried: >

[PHP-DOC] create directory

2004-10-22 Thread Gabriel PREDA
Have lost all my working day trying to create a "mysql" directory under "phpdoc-ro/reference" All I did was to create a "ro/reference/mysql" into "phpdoc-ro"... have no clue how I did that ... of course that was not my intention... I tried: cvs add phpdoc-ro/reference/mysql But got: cvs add

Re: [PHP-DOC] Create directory using DSSSL

2002-12-18 Thread Gabor Hojtsy
> I'm trying to make a custom DSSSL stylesheet to create a BBEdit > Glossary. In BBEdit, you can group similar functions inside a > directory, so I want to create: > > Apache-specific Functions/ > apache-foo > apache-bar > Other Functions/ > ... > > I can get jade to make the correct

[PHP-DOC] Create directory using DSSSL

2002-12-17 Thread Adam Maccabee Trachtenberg
I'm trying to make a custom DSSSL stylesheet to create a BBEdit Glossary. In BBEdit, you can group similar functions inside a directory, so I want to create: Apache-specific Functions/ apache-foo apache-bar Other Functions/ ... I can get jade to make the correct chunks and place them