CVS access
Status: Beta
Brought to you by:
mehdid
hello,
i'm the administrator of phpxbuilder and i cannot
access to the cvs repository ! is there a problem on
your server ?
i'd like also to know if it's possible to write access
on the cvs repository using the pserver method, because
i'm behind a http proxy and it blocks any ssh
connection, so i cannot update my cvs repository !
do you have any solution ?
and it is possible to cleanup the cvs repository of
phpxbuilder project because i removed some files and
they don't disappear from the repos ! so i would if
it's possible to cleanup all my cvs repository and
restart from zero.
thank you in advance
Logged In: YES
user_id=1232628
this page is not accessible to me :
http://cvs.sourceforge.net/viewcvs.py/phpxbuilder !
Logged In: YES
user_id=1232628
i got error 502 when i would access to
http://cvs.sourceforge.net/viewcvs.py/phpxbuilder
Logged In: YES
user_id=1232628
i tried on the shell server :
line1 : setenv CVSROOT :pserver:mehdid@cvs:/cvsroot/phpxbuilder
line2 : cvs login
(entered my password)
line3 : cvs co CVSROOT
cvs checkout: Updating CVSROOT
U CVSROOT/checkoutlist
U CVSROOT/commitinfo
U CVSROOT/config
U CVSROOT/cvswrappers
U CVSROOT/editinfo
U CVSROOT/loginfo
U CVSROOT/modules
U CVSROOT/notify
U CVSROOT/rcsinfo
U CVSROOT/taginfo
U CVSROOT/verifymsg
it works fine ... but when i tried the same thing at home, i
had :
line1 : setenv CVSROOT
:pserver:mehdid@cvs.sf.net:/cvsroot/phpxbuilder
line2 : cvs login
(entered my password)
line3 : cvs co CVSROOT
Cannot access /cvsroot/phpxbuilder/CVSROOT
No such file or directory
i don't found where is the problem ? can you help me please ?