RE: [Phpvideopro-developers] Dutch helpfiles
Brought to you by:
izzy
From: Tom A. <to...@ko...> - 2001-09-04 16:27:03
|
Ok. That's clear. But I don't seem to have write permissions. Tom > -----Oorspronkelijk bericht----- > Van: php...@li... > [mailto:php...@li...urceforge. > net]Namens > Itzchak Rehberg > Verzonden: dinsdag 4 september 2001 18:12 > Aan: php...@li... > Onderwerp: Re: [Phpvideopro-developers] Dutch helpfiles > > > Hi Tom, > > Tom Albers wrote: > > I'm running into trouble with the cvs commands. > Could you give me > > the right command > > to create and upload the help/nl directory? > > Since this may not be the only prob you will > encounter, and you won't be > the only one here <g>, just a hint: > > http://www.durak.org/cvswebsites/doc/cvs.php#SEC_Top > > Then especially to your question: this requires > multiple steps. Under > Windows: > > x:\phpvideopro\help> cvs add nl > x:\phpvideopro\help> cvs add nl\*.* > x:\phpvideopro\help> cvs commit > > Linux <g>: > > izzy@zion:/cvs/phpvideopro/help> cvs add nl > izzy@zion:/cvs/phpvideopro/help> cvs add nl/* > izzy@zion:/cvs/phpvideopro/help> cvs commit > > For whatever reason, CVS won't let you add a directory > and the contained > files in one step, so you have to add the directory > first, then the > files, and finally commit. No need to commit in > between the first two > steps - what makes the question even harder to answer... > > </izzy> > > -- > Itzchak Rehberg > http://www.qumran.org/homes/izzy/ > "Advance is the mother of problems." (G.K. Chesterton) > > > _______________________________________________ > Phpvideopro-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpvideopr o-developers |