AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   News (https://forums.alliedmods.net/forumdisplay.php?f=16)
-   -   CVS Repositories (https://forums.alliedmods.net/showthread.php?t=197)

BAILOPAN 03-12-2004 01:03

CVS Repositories
 
Anonymous pserver access has been enabled on the AMX Mod X CVS source code repository at tcwonline.org.

You can issue these commands to anonymously access the AMX Mod X source tree via CVS:

(edit - it has been taken down for a bit pending bugs)

cvs -d:pserver:[email protected]:/cvsroot/amxmodx login
Hit Enter for password
cvs -z3 -d:pserver:[email protected]:/cvsroot/amxmodx co modulename

Please report any problems.

MagicShot 03-12-2004 01:08

WOW!!!
 
Wow..

Thanx Bailopan!!!

Gonna Compile this weekend when i get off work tomm. night. :roll:

DopeFish 03-12-2004 05:13

thanks ;)

tavy 03-12-2004 05:13

Great!! Thanks!

There are permission problems on the server:
Code:

cvs -d:pserver:[email protected]:/cvsroot/amxmodx -z3 co plugins
cvs checkout: warning: cannot write to history file /cvsroot/amxmodx/CVSROOT/history: Permission denied
cvs checkout: Updating plugins
cvs checkout: failed to create lock directory for `/cvsroot/amxmodx/plugins' (/tmp/cvsd/plugins/#cvs.lock): Permission denied
cvs checkout: failed to obtain dir lock in repository `/cvsroot/amxmodx/plugins'
cvs [checkout aborted]: read lock failed - giving up


BAILOPAN 03-12-2004 05:21

All right, I screwed up "cvsd". If anyone knows how to get an anonymous pserver working (SECURELY) please private message me. This means people with actual sysadmin/linux knowledge.

MagicShot 03-12-2004 12:01

hmm
 
Quote:

Originally Posted by BAILOPAN
All right, I screwed up "cvsd". If anyone knows how to get an anonymous pserver working (SECURELY) please private message me. This means people with actual sysadmin/linux knowledge.

Hey Bailopan,

Can u pm me with what your difinition of a secured anon is..
I know a little about linux sysadministration..

thanx...

Brainlag 03-20-2004 05:26

looks a bit broken... :(


-bash-2.05b$ cvs -d:pserver:[email protected]:/cvsroot/amxmodx login
Logging in to :pserver:[email protected]:2401/cvsroot/amxmodx
CVS password:
cvs [login aborted]: connect to tcwonline.org(130.215.27.137):2401 failed: Connection refused

MagicShot 03-20-2004 06:09

umm
 
Quote:

Originally Posted by Brainlag
looks a bit broken... :(


-bash-2.05b$ cvs -d:pserver:[email protected]:/cvsroot/amxmodx login
Logging in to :pserver:[email protected]:2401/cvsroot/amxmodx
CVS password:
cvs [login aborted]: connect to tcwonline.org(130.215.27.137):2401 failed: Connection refused

Please Read the Edit in the first post...

Thank You.. :roll:

QwertyAccess 03-20-2004 21:50

what does CVS mean anyway :O. :?:

BAILOPAN 03-20-2004 21:52

concurrent version system


All times are GMT -4. The time now is 09:56.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.