For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > November 2004 > Re: [PHP-DOC] cvs: phpdoc /xsl common.xsl









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DOC] cvs: phpdoc /xsl common.xsl
Techtonik

2004-11-01, 3:56 pm

||*()*|| Hi, anatoly.

at> techtonik Mon Nov 1 11:33:48 2004 EDT

at> Modified files:
at> /phpdoc/xsl common.xsl
at> Log:
at> more advanced newline strip template for programlistings
at> what preserves first line indentation

I hate these newlines... Grr.. Can anybody revert this commit?

t
--
Nuno Lopes

2004-11-01, 3:56 pm

> ||*()*|| Hi, anatoly.
>
> at> techtonik Mon Nov 1 11:33:48 2004 EDT
>
> at> Modified files:
> at> /phpdoc/xsl common.xsl
> at> Log:
> at> more advanced newline strip template for programlistings
> at> what preserves first line indentation
>
> I hate these newlines... Grr.. Can anybody revert this commit?
>
> t
> --



You have two ways of reverting:
safer:
cvs update -j1.xx file.xsl
cvs ci -m "reverting..."

or using the admin command:
cvs admin -o1.yy file.xsl

(where 1.xx is the previous revision, and 1.yy is the revision to delete)

Nuno
Gabor Hojtsy

2004-11-01, 3:56 pm

>> at> techtonik Mon Nov 1 11:33:48 2004 EDT
>
> You have two ways of reverting:
> safer:
> cvs update -j1.xx file.xsl
> cvs ci -m "reverting..."
>
> or using the admin command:
> cvs admin -o1.yy file.xsl
>
> (where 1.xx is the previous revision, and 1.yy is the revision to delete)


DO NOT USE THE admin COMMAND! NEVER! AND NEVER TELL PEOPLE ABOUT IT!

Yes, I am shouting!

Goba
Derick Rethans

2004-11-01, 3:56 pm

On Mon, 1 Nov 2004, Nuno Lopes wrote:

>
>
> You have two ways of reverting:
> safer:
> cvs update -j1.xx file.xsl
> cvs ci -m "reverting..."
>
> or using the admin command:
> cvs admin -o1.yy file.xsl
>
> (where 1.xx is the previous revision, and 1.yy is the revision to delete)


DO NEVER USE "cvs admin"!!!

Derick

--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
Jakub Vrana

2004-11-02, 3:56 pm

Gabor Hojtsy wrote:
> DO NOT USE THE admin COMMAND! NEVER! AND NEVER TELL PEOPLE ABOUT IT!


Derick Rethans wrote:
> DO NEVER USE "cvs admin"!!!


Instead tell people why not to use it :-). I guess it's too risky but
there is maybe also other reason.

Jakub Vrana
Derick Rethans

2004-11-02, 3:56 pm

On Tue, 2 Nov 2004, Jakub Vrana wrote:

> Gabor Hojtsy wrote:
>
> Derick Rethans wrote:
>
> Instead tell people why not to use it :-). I guess it's too risky but
> there is maybe also other reason.


No reason to tell you, just don't use it.
https://www.cvshome.org/docs/manual..._16.html#SEC120

Derick
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com