Hi,
You have to put the entries in services file to start the service
Try telnet 2401 to check wheher this port is being used or
not and also check ps -ef|grep cvspserver For more information
refer http://www.cvshome.org
If you can explain in bit more details may be I can help you.
I have jus
Hi All,
I am not able to lock file from cvs. I have tried on both cvs1.2 and
cvs1.3 individually. Now I have both version installed on my system. Every
time I try to lock a file it gives following message-
cvs [admin aborted]: 'admin -l' is a depreciated option. Use 'edit -c'
instead.
CVSServe
CVS Release is up to date
cvs Server version 1.11.5
Client Version 1.12
regards,
Amit
-Original Message-
From: Rob Helmer [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2003 10:21 AM
To: Amit Sharma (SCM)
Cc: [EMAIL PROTECTED]
Subject: Re: Help Required
On Wed, Mar 05, 2003 at
Hi All,
I have one strange problem and need your help to solve. Wrongly I
have modifie the date on the Server and users have checked in files to the
Server So all files gone to the Server have wrong time stamp Later on I
found the problem and corrected the files which have wrong time stamps
Go to
directory /var/lib/cvs/myproj
and delete the #cvs.. manually It will
solve the problem
Regards,
Amit
-Original Message-From: Derkaoui
[mailto:[EMAIL PROTECTED]Sent: Thursday, March 06, 2003 3:12
AMTo: [EMAIL PROTECTED]Subject: cvs
admin
I did a cvs admin -U by
There can be wrong entry in inetd.conf file for CVS Please verify that cvs
is rnning on port 2401
using this command
telnet 2401
If it closes itself It means port 2401 is not configured for cvs i.e. there
are some wrong entries in inetd.conf or services files in /etc does not have
entry for cvs
esday, March 05, 2003 12:45 PM
To: [EMAIL PROTECTED]
Subject: Re: Help Required
On Wed, Mar 05, 2003 at 12:16:51PM +0530, Amit Sharma (SCM) wrote:
> Hi All,
> I have wrongly checked in one file with name ABC.TXT and want to
> rename the file to abc.txt (All in small letters) Please sugg
I have a strange problem in Server I have some folders with Trademark TM
appended to them As it is a special character SUSE Linux is not able to
recognize this character SO I am anot able to go into the directory using my
telnet sessions and not able to rename this from telnet session Please
sugges
Hi All,
I have upgraded my cvs to version 1.11.5 and getting lot of lock
files in the repository which are not getting released and I have to
manually delete the lock file, Is there any bug for lock file mechanism in
cvs1.11.5 or am doing something wrong.
Regards,
Amit.
___
Hi All,
I have wrongly checked in one file with name ABC.TXT and want to
rename the file to abc.txt (All in small letters) Please suggest how should
i go about it I do not have the access to the Server so that I can rename
the file on the Server using telnet session
Server: SUSE LINUX Ent
]
Sent: Monday, March 03, 2003 3:49 PM
To: Amit Sharma (SCM)
Cc: [EMAIL PROTECTED]
Subject: Re: Preserve permissions in CVSUp Synchroniztion
Amit Sharma (SCM) <[EMAIL PROTECTED]> writes:
> I have a strange problem. I want to synchronize 2 CVS databases but
> want to preserve the
Hi,
I have a strange problem. I want to synchronize 2 CVS databases but
want to preserve the permissions at Slave Server So that whatever
permissions I set on Slave it would not be replicated. I am running cvsup
from root account. Would you please help me how to acheive the same.
Regards,
Hi,
I have installed CVS 1.11.5 on Solaris2.8 but getting a strange
problem while logging onto Server
cvs [login aborted]: recv() from server 10.91.208.12: EOF
Please help if anybody has faced the same problem and fixed
Regards,
Amit
___
Inf
Hi All,
While getting code from CVS Server (Suse Linux Enterprise Edition
7.0) using wincvs I am getting the following error
cvs server: module `QPS/ALLPRODS_CDFJM' in modules file contains infinite
loop
cvs server: cannot open current directory: Too many open files
cvs [checkout aborted]:
Sent: Thursday, February 20, 2003 1:25 PM
To: Amit Sharma
Cc: [EMAIL PROTECTED]
Subject: Re: Help Required
Amit Sharma <[EMAIL PROTECTED]> writes:
> Yes, that was the problem I have seen the graph selection of all the
> files and one of the file has tag applied by some user whi
restrict users to tag the files and folders.
Regards,
Amit.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 19, 2003 9:47 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Help Required
Amit Sharma writes:
>
> I am get
Hi,
I am getting a strange problem while adding the file to the branch.
cvs server: cannot add file on non-branch tag EPS1_6
Although this branch exists.
Please suggest.
regards,
Amit.
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.
y 18, 2003 1:20 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Module defination
Amit Sharma writes:
>
> doc -a "ABC/Test/Test 1.1"
> &
> doc -a "ABC/Test/Test\ 1.1"as well but fails. Please suggest.
Rename the directory so it doesn't contain
I have to define one module defination
e.g
doc -a ABC/Test/Test 1.1
but it is always considering it as
ABC/Test/Test while checking out. I have tried
doc -a "ABC/Test/Test 1.1"
&
doc -a "ABC/Test/Test\ 1.1"as well but fails. Please suggest.
Regards,
Amit.
__
Hi All,
I have one query related to CVS & Linux access permissions and
wanted to discuss with you all. whenever user log on CVS It parses the
password file and treat the user as system user as mentioned after his
encrypted password
and the folder access are
drwxrwx---6 cvsadmin per1
Hello All,
I have to commit some file from Mac OS under CVS Server. Files are
without extensions & whenever I commit the file , then get the same file
from CVS Server. File hold the default creator type as "CWIE" & on double
click file gets open in Code Worriour. I want to change the creato
Hi All,
We have migrated our source code from VSS ( Visual Source Safe) to
CVS but after migration It is not appending the log to the files, Is there
any way on the Server to append log automatically to the file once committed
or Do I need to modify each file to appand the log to the files.
Try upgrading to latest CVS Versions, It has latter version of zlib
compression utility and hope it solves the problem
regards,
Amit
-Original Message-
From: Fabian Cenedese [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 23, 2003 1:49 PM
To: '[EMAIL PROTECTED]'
Subject: Re: unknown c
Hi All,
We are using CVS 1.11 Server on Suse Linux Enterprise Edition 7.0 &
want to upgrade it to CVS 1.11.3 Please let us know if anybody using the
same configuration have found any stability issue with this version.
Regards,
Amit.
___
Info-c
: [EMAIL PROTECTED]
Subject: Re: Help Required
Amit Sharma writes:
>
> On MAC OS X if we check in a binary file(Apple script executable) in
> CVS.and then remove the file from our local HDD.If we get the same
> executable from CVS again and try to run it IT DOESN NOT WORK.since i
we are able to checkout the files with special character without any
error but permissions does not remain preserved.
Please help
Regards,
AMit Sharma
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 8:50 PM
To: [EMAIL PROTECTED]
Cc
Hi All,
On MAC OS X if we check in a binary file(Apple script executable) in
CVS.and then remove the file from our local HDD.If we get the same
executable from CVS again and try to run it IT DOESN NOT WORK.since it does
not have execute permission flag on. Does it Mean CVS does not preseve
HI All,
I am getting a strange warning message while getting the source from
CVS.
cvs server: cannot read /CVS/research/CVSROOT/users: Too many open files in
system.
cvs server: cannot open /CVS/research/CVSROOT/notify: Too many open files in
system.
I have tried to search on the net for
Hi All,
I need to get the information for the checkins between 2 dates in my
repository. Please help me if any body has idea how to do this.
Regards,
Amit.
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-
Hi,
Is there any way to findout with one command for all the watches
that have been applied in the whole repository.
P.S.: I have an idea that there is a file called fileattr which stores all
the information for the watch but I don't want to look for each fileattr to
look for the user's l
Hi All,
I have some special character files in my system on mac and I need
to checkin those files to CVS. My CVSServer is in Linux and Software
installed is Suse Enterprise Edition 7.0 When I checkin those files to
Server the special character got lost and I am not able to get those files
b
Configure Bonsai which maintains a database of all checkins in Mysql and you
can query that database
Regrads,
Amit
-Original Message-
From: Chow, James [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 16, 2003 9:35 PM
To: [EMAIL PROTECTED]
Subject: Modified file list
Hi
Can I got a
I have a strange tagging problem I have started tagging at the same
time to same Repository from 2 different machines with different tag names
and after tag completed found that few of the files one of the tag has been
applied and few of the files the second tag got appiled and on rest of t
Configure bonsai on your system by using this you can query CVS for any
checkin any user's checkin and any checkins betwenn 2 dates
regards,
Amit
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 10, 2003 3:01 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL
like Branching
etc as well and not all users
P.S.: If i make the history file read only then users can't log history to
history file.
Please help
Thanks & Regrads,
Amit Sharma
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/ma
Hi All,
I am using latest version of Mac CVS on OSX, I have modified the
permissions for few of the files on the Server (CVS Linux Server ) for
execute permissions and when I get the files on Unix Machine with umask 022
I got the correct permissions whatever is on the Server but in case of
Modification
> -Original Message-
> From: Amit Sharma
> Sent: Tuesday, January 07, 2003 11:42 AM
> To: [EMAIL PROTECTED]
> Subject: Permision problems in Mac
>
> Hi All,
> I am using latest version of Mac CVS on OSX, I have modified the
dangerous
Could you please suggest me more on this
Regrads,
Amit Sharma
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 04, 2003 12:23 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Hard Links
Amit Sharma writes:
>
> I
sions which
causes repository corruption Is it the same you are talking about, and
should i continue with the soft links.
Thanks,
Amit Sharma.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 02, 2003 10:19 PM
To: [EMAIL PROTECTED]
Cc: [
Correct, You can get more information from here as well.
http://cvsbook.red-bean.com/cvsbook.html#Getting_And_Installing_CVS_Under_Wi
ndows
Regards,
Amit
-Original Message-
From: Mazza, Glen R., ,CPMS [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 02, 2003 5:56 PM
To: 'Amit S
it up right, the
Windows port can use a local-disk repository, but it still can't serve
projects from that repository to other machines. In general, if you want to
have a network-accessible CVS repository, you must run the CVS server on a
Unix box.
regards,
Amit Sharma
-Original Message
Hi All,
I want to implement hard links in CVS. My Server is in SUSE Linux
Enterprise Edition 7.0 and want to create har d links for few of the files
in the Same file system. Although I am able to do the same with the Soft
Links but in case of hard links Whenever I modify the file and Commit
42 matches
Mail list logo