[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: THINK ABOUT TRANSLATORS PLEASE, renaming in devel/debian-installer/News/2004



Hello!

On Fri, Aug 06, 2004 at 11:54:49PM +0200, Nicolas Bertolissio wrote:
> Le mercredi  4 août 2004, Gerfried Fuchs écrit :
> > * Nicolas Bertolissio <nico.bertol@free.fr> [2004-08-02 22:27]:
> > > And how do I get the old files back so ?
> 
> $ cd [...]/webwml/english/devel/debian-installer/News/2004/
> 
> >  $> cvs status <oldfilename>
> $ cvs status 5.wml
> ===================================================================
> File: no file 5.wml		Status: Up-to-date
> 
>    Working revision:	No entry for 5.wml
>    Repository revision:	1.5	/cvs/webwml/webwml/english/devel/debian-installer/News/2004/Attic/5.wml,v
> 
> >  $> cvs co -r<revision_before_deletion> <oldfilename>
> $ cvs co -r 1.5 5.wml
> cvs server: cannot find module `5.wml' - ignored
> cvs [checkout aborted]: cannot expand modules
> 
> $ cvs co -r 1.4 5.wml
> cvs server: cannot find module `5.wml' - ignored
> cvs [checkout aborted]: cannot expand modules

From the cvs log:
|revision 1.5
|date: 2004/07/30 23:22:18;  author: joeyh;  state: dead;  lines: +0 -0
|fix broken news file names

Thus you'll need 1.4:
$ cvs update -p -r1.4 5.wml

HTH,
Flo


PS: Honoring Mail-Followup-To.

Attachment: signature.asc
Description: Digital signature


Reply to: