info-cvs
[Top][All Lists]
Advanced

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

Re: Need Quick Help fOR CVS


From: Todd Denniston
Subject: Re: Need Quick Help fOR CVS
Date: Mon, 10 Mar 2008 11:02:37 -0400
User-agent: Thunderbird 2.0.0.9 (X11/20071031)

For the URLs below, please download http://ftp.gnu.org/non-gnu/cvs/source/stable/1.11.22/cederqvist-1.11.22.html.tar.bz2
to your home directory and put a copy of it in /tmp.
cd /tmp
tar -xjvf cederqvist-1.11.22.html.tar.bz2

Sanjay Tripathi wrote, On 03/10/2008 06:54 AM:
HI,
    I am new one for CVS, I just created one CVS server and problem is that
while accessing file(code) from my CVS server from CVS client.. It is
displaying  history as well with Code.

In my knoweledge ..it should not viewed by CVS client user.. Does there any
configuration file where I need to put something?

I am using CVS on Solaris Box. -------------------------------------
This kinda of information I am getting including Code as well.



Summary: you are correct in so much as you should not see the information below in your source file. However I believe you are trying to work inside of the repository instead of a sandbox checked out somewhere else, this is not allowed.


Assuming your shell is in the directory where the file containing the information below exists, and you are using an environmental CVSROOT...
execute `pwd`
execute `echo $CVSROOT`

I suspect that the two values (at least the last portion) are the same.

I further suspect that if you issue
`cvs -d $CVSROOT  checkout module`
you will receive:
"cvs [server aborted]: Cannot check out files into the repository itself"
see the following URL for more information:
file:///tmp/cederqvist-1.11.22.html/cvs_21.html#SEC187


If you think I have interpreted the data incorrectly, please send the list the following information:
the value of $CVSROOT or what you are passing to the -d option.
the output of `cvs --version`
the output of `pwd` when you attempt to execute the command.
the exact command.
the exact output of the command.
(you may carefully, and consistently, munge things like passwords or fully qualified host names if you really need to.)

The following URLs may also be of use:
file:///tmp/cederqvist-1.11.22.html/cvs_1.html#SEC4
file:///tmp/cederqvist-1.11.22.html/cvs_2.html#SEC9
file:///tmp/cederqvist-1.11.22.html/cvs_2.html#SEC10
file:///tmp/cederqvist-1.11.22.html/cvs_2.html#SEC11
file:///tmp/cederqvist-1.11.22.html/cvs_2.html#SEC19



1.1
log
@Initial revision
@
text
@head   1.1;
access;
symbols
        devlive_2_0_1_0_5_build_8:1.1
        devlive_2_0_1_0_5_build_7:1.1
        dev_2_0_1_4_build_2:1.1
        devlive_2_0_1_0_5_build_6:1.1
        dev_2_0_1_4_build_1:1.1
----------------------------------

Quick help need

Thanks
Sanjay


--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter




reply via email to

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