hi all,
i've got some problems to commit changes to the external repository:
tim@laptop:~/pd/externals/k_cext> cvs commit k_cext.h timblech@cvs.pure-data.sourceforge.net's password: Cannot access /cvsroot/pure-data/CVSROOT No such file or directory
i did a clean cvs checkout a few weeks ago ... since i'm able to commit changes to the pd branch on cvs, i'm a bit confused ... can any cvs guru tell me what i'm doing wrong?
cheers...
tim
Hallo, Tim Blechmann hat gesagt: // Tim Blechmann wrote:
i've got some problems to commit changes to the external repository:
tim@laptop:~/pd/externals/k_cext> cvs commit k_cext.h timblech@cvs.pure-data.sourceforge.net's password: Cannot access /cvsroot/pure-data/CVSROOT No such file or directory
i did a clean cvs checkout a few weeks ago ... since i'm able to commit changes to the pd branch on cvs, i'm a bit confused ... can any cvs guru tell me what i'm doing wrong?
There is no CVS at cvs.pure-data.sourceforge.net anymore (for some weeks actually). It's at cvs.sourceforge.net now. You can either edit the files in your CVS/ dirs or make a fresh checkout following the updated instructions at http://pure-data.sourceforge.net/developer.php
Ciao
There is no CVS at cvs.pure-data.sourceforge.net anymore (for some weeks actually). It's at cvs.sourceforge.net now. You can either edit the files in your CVS/ dirs or make a fresh checkout following the updated instructions at http://pure-data.sourceforge.net/developer.php
i see ...
thanks a lot...
tim
Frank Barknecht wrote:
There is no CVS at cvs.pure-data.sourceforge.net anymore (for some weeks actually). It's at cvs.sourceforge.net now. You can either edit the files in your CVS/ dirs or make a fresh checkout following the updated instructions at http://pure-data.sourceforge.net/developer.php
and cvs.pd.iem.at should always point to the correct server.
mfg.asd.ar IOhannes
Hi Frank,
There is no CVS at cvs.pure-data.sourceforge.net anymore (for some weeks actually). It's at cvs.sourceforge.net now. You can either edit the files in your CVS/ dirs or make a fresh checkout following the updated instructions at http://pure-data.sourceforge.net/developer.php
many thanks for that... i already wondered but didn't actually realize what's going on. Now the cvs mirroring from my server to the PD cvs also works again... (hint: pyext should be far more stable now!)
best greetings, Thomas