Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2005 17:00:17 +0000
From:      Osmany Guirola Cruz <osmany.guirola@cigb.edu.cu>
To:        freebsd-questions@freebsd.org
Subject:   cvs question?
Message-ID:  <4242F221.4080902@cigb.edu.cu>
In-Reply-To: <42432463.7090403@daleco.biz>
References:  <42430C4A.3080200@gmail.com> <slrnd466j7.h05.apeiron%2Busenet@prophecy.dyndns.org> <42432463.7090403@daleco.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi people

 I am learning in the use of cvs for sync my src and ports i use this 
command line and works perfectly

#cvs -d freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs co src

but this line update my source tree with the current version 6.0 but i 
don't want this version then i do this

#cvs -d freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs co -rRELENG_5 src

and get this error
cvs [checkout aborted]: cannot write /home/ncvs/CVSROOT/val-tags: 
Permission denied
 
What can i do? How can i obtain the src tree of 5-STABLE  and the ports 
tree via cvs "i can not use cvsup"?
 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4242F221.4080902>