[Typo3-dev] CVS question

Andreas Otto andreas at php4win.de
Tue Oct 14 10:15:28 CEST 2003


Hi Robert et al,

On Friday 10 October 2003 13:30, Robert Lemke wrote:
> okay here is the readme, I'll have a look at why it wasn't available
> later ...

It is available even using anonymous cvs, see the follwing description.

First of all, even with the pserver method you need to logon first:
cvs -z3 -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/typo3 login
Leave the password empty.

Now you can proceed and checkout the sources of the TYPO3core module:
cvs -z3 -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/typo3 co TYPO3core

Using the pserver method to ckeckout the TYPO3core sources you will not have 
the possibility to commit changes you might apply to the source.

A simple shell command reveals the existence of the file CVSreadme.txt.

andreaso at legolas:~/tmp/cvs_test/TYPO3core> ls
CVS  CVSreadme.txt  TODO.txt  changelog.txt  misc  t3lib  typo3

andreaso at legolas:~/tmp/cvs_test/TYPO3core> cvs log CVSreadme.txt

RCS file: /cvsroot/typo3/TYPO3core/CVSreadme.txt,v
Working file: CVSreadme.txt
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;     selected revisions: 1
description:
----------------------------
revision 1.1
date: 2003/10/08 19:39:45;  author: typo3;  state: Exp;
*** empty log message ***
=============================================================================

Looking at the above log entry of CVSreadme.txt shows that this file did 
already exist when it was claimed missing.


Cheers,
Andreas

-- 
Andreas Otto <andreas at php4win.de>
Using PHP on Windows? www.php4win.de






More information about the TYPO3-dev mailing list