savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] CVS checkout of the my project root's directory is no


From: Francois BERENGER
Subject: [Savannah-hackers] CVS checkout of the my project root's directory is not working
Date: Sat, 20 Nov 2004 15:59:43 +0000
User-agent: Mozilla Thunderbird 0.5 (X11/20040229)

Hello,

I am not able to checkout it, nor to create its module in CVSROOT/modules.

Thanks for any help,
Francois.

=============================
address@hidden cd tmp/test_savannah/
address@hidden/tmp/test_savannah$ ls -la
total 2
drwxr-xr-x   2 anonymous anonymous   48 Nov 20 15:46 .
drwx------  11 anonymous anonymous 1072 Nov 20 15:46 ..
address@hidden/tmp/test_savannah$ cvs -z3 -d address@hidden:/cvsroot/unpiggyfy co unpiggyfy
cvs checkout: Updating unpiggyfy
address@hidden/tmp/test_savannah$ ls -la
total 2
drwxr-xr-x   2 anonymous anonymous   48 Nov 20 15:48 .
drwx------  11 anonymous anonymous 1072 Nov 20 15:46 ..
address@hidden/tmp/test_savannah$ cvs -z3 -d address@hidden:/cvsroot/unpiggyfy 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
address@hidden/tmp/test_savannah$ cvs -z3 -d address@hidden:/cvsroot/unpiggyfy co unpiggyfy
cvs checkout: Updating unpiggyfy
address@hidden/tmp/test_savannah$ ls -la
total 3
drwxr-xr-x   3 anonymous anonymous   72 Nov 20 15:51 .
drwx------  11 anonymous anonymous 1072 Nov 20 15:46 ..
drwxr-xr-x   3 anonymous anonymous  368 Nov 20 15:50 CVSROOT
address@hidden/tmp/test_savannah$ cat CVSROOT/modules
# Three different line formats are valid:
#       key     -a    aliases...
#       key [options] directory
#       key [options] directory files...
#
# Where "options" are composed of:
#       -i prog         Run "prog" on "cvs commit" from top-level of module.
#       -o prog         Run "prog" on "cvs checkout" of module.
#       -e prog         Run "prog" on "cvs export" of module.
#       -t prog         Run "prog" on "cvs rtag" of module.
#       -u prog         Run "prog" on "cvs update" of module.
#       -d dir          Place module in directory "dir" instead of module name.
#       -l              Top-level directory only -- do not recurse.
#
# NOTE:  If you change any of the "Run" options above, you'll have to
# release and re-checkout any working directories of these modules.
#
# And "directory" is a path to a directory relative to $CVSROOT.
#
# The "-a" option specifies an alias.  An alias is interpreted as if
# everything on the right of the "-a" had been typed on the command line.
#
# You can encode a module within a module by using the special '&'
# character to interpose another module into the current module.  This
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
address@hidden/tmp/test_savannah$ echo "unpiggyfy unpiggyfy"
unpiggyfy unpiggyfy
address@hidden/tmp/test_savannah$ echo "unpiggyfy unpiggyfy" >> CVSROOT/modules address@hidden/tmp/test_savannah$ cvs -z3 -d address@hidden:/cvsroot/unpiggyfy commit CVSROOT
cvs commit: Examining CVSROOT
Checking in CVSROOT/modules;
/cvsroot/unpiggyfy/CVSROOT/modules,v  <--  modules
new revision: 1.2; previous revision: 1.1
cvs [commit aborted]: could not open lock file `/cvsroot/unpiggyfy/CVSROOT/,modules,': Permission denied
cvs commit: saving log message in /home/anonymous/tmp/cvsbaRtC2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]