INFO: cvs downtime

Tomasz Pala gotar at polanet.pl
Wed Apr 29 10:54:26 CEST 2009


On Wed, Apr 29, 2009 at 11:25:21 +0300, Elan Ruusamäe wrote:

> nevermind, seems checkout root module respecs CVS/Root and getting them is easy as:

Yes, co needs only CVS/Root file.


But it's more difficult to get new package now (having Entries.Static):

before:
~/rpm/SPECS: cvs up icewm.spec

now:
~/rpm/packages: cvs up icewm		-> no effect
~/rpm/packages: cvs up icewm/icewm.spec -> error
cvs [update aborted]: no such directory `icewm'
~/rpm/packages: cvs co icewm/icewm.spec -> error
cvs server: cannot find module `icewm/icewm.spec' - ignored
~/rpm/packages: cvs co icewm		-> error
cvs server: cannot find module `icewm' - ignored


and one have to do (having ~/rpm/CVS/Root only):

~/rpm: cvs co packages/icewm/icewm.spec


without this file one would have to append

-d :pserver:<login>@cvs.pld-linux.org/cvsroot

-- 
Tomasz Pala <gotar at pld-linux.org>


More information about the pld-devel-en mailing list