[cvsnt] linefeed expected: got 13
Kai Bernhard
kb at brueckmann-gmbh.de
Tue Aug 26 16:37:38 BST 2003
AFAIK cvs/rcs files use unix style LF line endings instead of CR/LF,
even CVSNT on Windows. Read http://www.cvsnt.org/wiki/MoveFromLinux -
guess WinZIP (or whatever) did LF>CR/LF conversion, so cvs reads CR (13)
before the line feed it expects to see. Try to run dos2unix, not
unix2dos on the ,v files in the repository... that might fix it.
Kai
Tim Bertens schrieb:
> when i try to retrieve the revision log from a file i get :
>
> cvs[server aborted]: linefeed expected /ct_archive/qct/web.../batchid.php,v
> (got 13)
>
> i recently moved the cvs repository from linux cvs to windows 2000 cvsnt...
> so i thought it might be the cr crlf conversion...
>
> i already tried a unix2dos on that file, but no luck...
>
> anybody,
>
> Tim.
>
>
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
More information about the cvsnt
mailing list