Re: How can I administratively freeze a branch?

2005-07-07 Thread Jim Hyslop
[EMAIL PROTECTED] wrote: Why not just cvs rm all the files from it, so they no longer exist at the head of the branch? People would have to accidentally checkout old revisions before they could accidentally commit to it; that's pretty improbable I think. The problem is that files from

Re: pserver user id's

2005-07-07 Thread Julian Opificius
foomonkey wrote: I believe my problem lies in that my inetd.conf specifies to run cvspserver under the cvsadm user account. When I have my $CVSROOT/CVSROOT/passwd file configured like, username:password:cvsadm, everything works great. With the exception that user A can see user B's projects and

Re: Smart CVS

2005-07-07 Thread Jim Hyslop
Liquidchild wrote: I posted on here recently with regards to using SSH and SmartCvs, I have (i think) made a little head way in this but when trying to get the modules to read from smartCVS checkout project option i am getting the following: An i/o error occured, details: Unknown Compression

Re: cvs error: received broken pipe signal

2005-07-07 Thread Mark E. Hamilton
Yu He wrote: Hi all: After commit,always receive the following error message, cvs [server aborted]: received broken pipe signal What's the reason? Thanks a lot in advance! Regards, Winnie The cause of this is probably the failure of a loginfo script to function as a filter and consume

trouble configuring CVS Server: getaddrinfo() error

2005-07-07 Thread TheClue
I'm on Mac OS X, and that is the first weird thing -_- that' because on Os X 10.4 u can't use xinet.conf to add services but u must use a LaunchDaemons procedure that follows directives on an XML file on a certain dir of this fuzzy os so, the problem i have i'm not sure is from CVS or the super

(no subject)

2005-07-06 Thread Michael Schupp
-- michael schupp +44.[0].20.754.50621 -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure

CVS and SSH V2

2005-07-06 Thread Liquidchild
Guys, I am trying to setup CVS and SmartCVS to allow communication with each other. I did not set up the CVS server, our admin team has done that. So here is what i have been doing: I have installed SmartCVS and entered the following into for the connection string: :ext:[EMAIL

Re: CVS and SSH V2

2005-07-06 Thread Todd Denniston
Liquidchild wrote: Guys, I am trying to setup CVS and SmartCVS to allow communication with each other. smartcvs has a mailing list which might help more. http://www.smartcvs.com/smartcvs/community.html I did not set up the CVS server, our admin team has done that. So here is what i

Cannot remove directories from the CVS repository

2005-07-06 Thread Peter Desjardins
There is a directory with a few empty subdirectories stuck in my CVS repository. I've worked with my local IT expert and checked through several CVS mailing list archives. A few weeks ago I renamed a directory in my CVS module. I did this by making a copy of the directory, using the release

Newbie question

2005-07-06 Thread Madhavi Thottempudi
Hello everyone! I am trying to install CVS. Before starting I want to check few things and hopefully U guys have answers. My questions are: 1. CVS (linux) vs CVSNT (windows) - Which one is better performance wise, stability and reliability wise? As I haven't started the project yet, I can go

error while installing CVS 1.11.20

2005-07-06 Thread ravish agarwal
Hi all I am getting following error while installing CVS-1.11.20. # makeNo suffix list. make all-recursiveNo suffix list.Making all in lib source='getpass.c' object='getpass.o' libtool=no \ DEPDIR=.deps depmode=hp /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -g -c

cvs

2005-07-06 Thread Ryan Meder
Dont know if you can help but would be great if you can, my cvs on mandrake is running but i am unable to set the required permission to access it from eclipse. If I set the root/tmp by using chmod 1777 then i hav permission to access my data on the repositort\y but i perferibly dont want to

Re: migration of CVS repositery from one machine to another

2005-07-06 Thread ravish agarwal
Does that mean that by only copying the files of the repositery after installing the new version of CVS will do the needful. all the history-details will remain there.? also Is there any possilble version upgrade related issues. Please Help me out. On 6/16/05, Jim Hyslop [EMAIL PROTECTED] wrote:

Re: Newbie question

2005-07-06 Thread Todd Denniston
Madhavi Thottempudi wrote: Hello everyone! I am trying to install CVS. Before starting I want to check few things and hopefully U guys have answers. My questions are: 1. CVS (linux) vs CVSNT (windows) - Which one is better performance wise, stability and reliability wise? As I haven't

Re: Cannot remove directories from the CVS repository

2005-07-06 Thread Spiro Trikaliotis
Hello Peter, * On Wed, Jul 06, 2005 at 10:08:22AM -0400 Peter Desjardins wrote: Right now, if I checkout the module, CVS will create the old name directory and some of its subdirectories in my working directory. Then if I use cvs update -P immediately after the checkout, CVS will include

Re: Newbie question

2005-07-06 Thread Rachel Burns
Just looking at the two mailing list - cvsnt and info-cvs I can see lot more people in distressed about CVSNT stability. And I am biased against Windows as a stable platform compared to Linux. Many of the 3rd party/commercial tools are better supported on CVS than CVSNT imho. Peformance wise

RE: Cannot remove directories from the CVS repository

2005-07-06 Thread Peter Desjardins
Have you tried checking out with -P, that is, cvs co -P? Does it generate the same directories? I just tried that. It did not prevent the directories from appearing in the working directory. The difference is that now I see this message during the checkout instead of the first update: cvs

Re: error while installing CVS 1.11.20

2005-07-06 Thread Mark D. Baushke
ravish agarwal [EMAIL PROTECTED] writes: I am getting following error while installing CVS-1.11.20. On what operating system are you running? What compiler version are you using? # make No suffix list. make all-recursive No suffix list. Making all in lib source='getpass.c'

RE: error while installing CVS 1.11.20

2005-07-06 Thread Dave Korn
Original Message From: ravish agarwal Sent: 06 July 2005 15:55 Please help me out. What is the possible cause of this error (Bundled) cc: warning 480: The -g option is available only with the C/ANSI C pro duct; ignored. (Bundled) cc: getpass.c, line 40: error 1705: Function

RE: Possible Spam: Re: CVS and SSH V2

2005-07-06 Thread Matt Doar
:ext:[EMAIL PROTECTED]:22\appl\cvs\ole I believe you have to use: :ext:[EMAIL PROTECTED]:22:/appl/cvs/ole as the CVSROOT format (note extra colon and forward slashes). If you are using the professional version of SmartCVS, it will generate the ssh keys for you, which can be convenient. ~Matt

RE: CVS Read-Only Access: readers writers files

2005-07-06 Thread S I
Hi Posting a 2nd time; does anyone know the answer to my questions? Thank you Hi I'm reading the manual for CVS 1.11.20 and on page 27 (preprinted on the

Re: Possible Spam: Re: CVS and SSH V2

2005-07-06 Thread Derek Price
Matt Doar wrote: :ext:[EMAIL PROTECTED]:22\appl\cvs\ole I believe you have to use: :ext:[EMAIL PROTECTED]:22:/appl/cvs/ole You are correct about the forward slashes, but not the extra colon. Also, specifying a port number to the :ext: method will be ignored at best. (it wouldn't

RE: Possible Spam: Re: CVS and SSH V2

2005-07-06 Thread Matt Doar
Derek, From the CVS manual, I see CVSROOT is indeed specified as: [:method:][[user][:[EMAIL PROTECTED]:[port]]/path/to/repository as you say, without the colon between the hostname and the repository path. However, SmartCVS does add a colon when putting the various fields together to create a

Re: Possible Spam: Re: CVS and SSH V2

2005-07-06 Thread Derek Price
Matt Doar wrote: Derek, From the CVS manual, I see CVSROOT is indeed specified as: [:method:][[user][:[EMAIL PROTECTED]:[port]]/path/to/repository You specified a colon *after* the port field: Matt Doar wrote: I believe you have to use: :ext:[EMAIL PROTECTED]:22:/appl/cvs/ole This

Re: Undesirable Watch/Edit Behavior

2005-07-06 Thread Jim Hyslop
[EMAIL PROTECTED] wrote: I've set up a CVS module with cvs watch on so that users have to use cvs edit to reserve files for editing. This works fine for serial editing of unmergeable binary files files. When users try to edit files already marked for editing by someone else they are told the

Re: migration of CVS repositery from one machine to another

2005-07-06 Thread Jim Hyslop
ravish agarwal wrote: Does that mean that by only copying the files of the repositery after installing the new version of CVS will do the needful. all the history-details will remain there.? also Is there any possilble version upgrade related issues. Please Help me out. As Todd Dennison

Re: CVS Read-Only Access: readers writers files

2005-07-06 Thread Larry Jones
S I writes: Posting a 2nd time; Have patience, grasshopper. I find the documentation for readers and writers files somewhat confusing and ambiguous. Could both readers and writers coexist or one at any given time? Yes, although it doesn't make much sense. The next to last paragraph

Re: Undesirable Watch/Edit Behavior

2005-07-06 Thread Todd Foster
That's pretty much by design. Each checkout is completely independent of any other checkouts, and CVS does not make any attempt to coordinate between multiple checkouts. Thus, CVS has not forgotten anything - if your users go back to the first directory, they'll find that it is currently

Re: cvs

2005-07-06 Thread Larry Jones
Ryan Meder writes: Dont know if you can help but would be great if you can, my cvs on mandrake is running but i am unable to set the required permission to access it from eclipse. Please read the section of the manual on permissions:

Re: Undesirable Watch/Edit Behavior

2005-07-06 Thread Jim Hyslop
Todd Foster wrote: I am not sure I agree with that. The act of doing a fresh checkout of that file (either via a new checkout or update -C or what-not) makes CVS forget that you are editing that file. cvs editors no longer returns you as an editor of that file (regardless of where you run it

Re: Cannot remove directories from the CVS repository

2005-07-06 Thread Larry Jones
Peter Desjardins writes: cvs checkout: cannot remove directory/subdirectory: Directory not empty Did you say what platform you're on? Can you remove the directories by hand, or do you get the same error? It sounds to me like some weird permissions problem. -Larry Jones When you're SERIOUS

Can you use pserver with multiple repositories?

2005-07-06 Thread foomonkey
I have a directory named /cvs in which I would like to place several CVS repositories. I began with creating a repository (cvs -d /cvs init) in the /cvs directory and configuring pserver. This all works well and I can access the repository from remote machines with something like: cvs -d

Re: Can you use pserver with multiple repositories?

2005-07-06 Thread Larry Jones
foomonkey writes: But... I wanted to create subrepositories like /cvs/mq, /cvs/java, etc. Why do you want to create multiple repositories rather than just having multiple modules/directories in a single repository? Is this because the entry in inetd.conf specifies --allow-root=/cvs ? In

cvs: relocation error: /usr/kerveros/lib/libkrb4.so.2

2005-07-06 Thread ebay2
Hi all, I have a few paypal bucks that I insist the answerer of this question receive. If you dont provide your paypal address, then you are unworthy of my question ;-)I insist. Anyway, My cvs-server worked, then I upgraded my cvs-server from FC3 to RedHat-ES and now my cvs-server is

Re: Can you use pserver with multiple repositories?

2005-07-06 Thread Larry Jones
Andy Pierce writes: The idea is that different development teams would have their own repositories in which they could place their projects. We're a large company and it would be nice to have them segregated. So just add a level of directories: have one top-level directory for each team to

cvs error: received broken pipe signal

2005-07-06 Thread Yu He
Title: Message Hi all: After commit,always receive the following error message, cvs [server aborted]: received broken pipe signal What's the reason? Thanks a lot in advance! Regards, Winnie ___ Info-cvs mailing list Info-cvs@gnu.org

Re: Problem with admin privileges

2005-07-05 Thread Todd Denniston
Julian Opificius wrote: SNIP Thanks for this input! The problem is that each of these articles achieve their intended results by restricting commands to cvs. I don't want to do that: my CVS users are my engineering department members with legitimate logins. It's only access to the CVS

Re: Problem with admin privileges

2005-07-05 Thread Julian Opificius
Todd Denniston wrote: Big question: What do you think using :pserver: at this point, gain you and your users over just :ext: over ssh? Because they already have (and will continue to have) valid system shell login, from here it only looks like more admin trouble to setup and maintain

Undesirable Watch/Edit Behavior

2005-07-05 Thread boomhauer123-gg
I've set up a CVS module with cvs watch on so that users have to use cvs edit to reserve files for editing. This works fine for serial editing of unmergeable binary files files. When users try to edit files already marked for editing by someone else they are told the file is unavailable for

CVS Read-Only Access: readers writers files

2005-07-05 Thread S I
Hi I'm reading the manual for CVS 1.11.20 and on page 27 (preprinted on the page, however, the .pdf document shows it to be page 29) I find the documentation for readers and writers files somewhat confusing and ambiguous. Could both readers and writers coexist or one at any given time?

RE: Don't commit during tagging

2005-07-04 Thread Dave Korn
Original Message From: Stephan Lange Sent: 03 July 2005 19:25 Hey Folks! We are using cvs in an enterprise web-application development project. My task is the build and deployment of the new releases. The build will be making every week. Before I start the process I

Re: Don't commit during tagging

2005-07-04 Thread Larry Jones
Russ Sherk writes: CVS also locks on checkin/tagging (at least rtag locks). I am not sure as to wheather it locks on a per file basis or for the entire duration of the tag process tho. CVS never locks individual files -- only directories. In the case of tag and rtag, CVS locks each

Don't commit during tagging

2005-07-03 Thread Stephan Lange
Hey Folks! We are using cvs in an enterprise web-application development project. My task is the build and deployment of the new releases. The build will be making every week. Before I start the process I tag all the modules I need and then check out the modules with this tag.

RE: Don't commit during tagging

2005-07-03 Thread S I
Needn't worry about that. CVS tags the matching copies of the revisions in your working folder only. In other words, if you just did a checkout of -foo.bar (rev 1.6) and a developer shortly after, committed a new rev 1.7, your build and compile are based on 1.6 and when you tag

Re: Don't commit during tagging

2005-07-03 Thread Russ Sherk
Greets, On 7/3/05, S I [EMAIL PROTECTED] wrote: Needn't worry about that. CVS tags the matching copies of the revisions in your working folder only. In other words, if you just did a checkout of -foo.bar (rev 1.6) and a developer shortly after, committed a new rev 1.7, your build and

Re: Problem with admin privileges

2005-07-02 Thread Julian Opificius
Mark D. Baushke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Julian Opificius [EMAIL PROTECTED] writes: Larry Jones wrote: Julian Opificius writes: I'm not quite sure what you mean by mapping users. Using the third field of the CVSROOT/passwd file to have the server run as

Re: Problem with admin privileges

2005-07-02 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Julian Opificius [EMAIL PROTECTED] writes: The only problem now is that if a cvsadmin user introduces a directory into the cvs repository using add, the directory is owned by him, not by the global cvs user, and nobody else can check into/out of

Re: Problem with admin privileges

2005-07-02 Thread Julian Opificius
Mark D. Baushke wrote: The only problem now is that if a cvsadmin user introduces a directory into the cvs repository using add, the directory is owned by him, not by the global cvs user, and nobody else can check into/out of that directory. How do I automatically force new directories

Re: Problem with admin privileges

2005-07-02 Thread Totok Sulistiomono
Hi Julian. Julian Opificius wrote: Mark D. Baushke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Julian Opificius [EMAIL PROTECTED] writes: The only problem now is that if a cvsadmin user introduces a directory into the cvs repository using add, the directory is owned by him, not

Re: Problem with admin privileges

2005-07-02 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Julian Opificius [EMAIL PROTECTED] writes: Mark D. Baushke wrote: The only problem now is that if a cvsadmin user introduces a directory into the cvs repository using add, the directory is owned by him, not by the global cvs user, and nobody

Simple sed scripts

2005-07-01 Thread Tim Allen
Here's a couple of sed scripts I find useful. Quoting is for Windows command processor (Cygwin sed): cvsstat.bat: Less cryptic than cvs -n update: @rem Display CVS status of files in working directory @cvs -q status |sed -e /^File:.*Status:/!d;s/File: //;s/Status: // cvsver.bat: Useful for

Re: Simple sed scripts

2005-07-01 Thread Øyvind A . Holm
On 2005-07-01 08:29:14 Tim Allen wrote: Here's a couple of sed scripts I find useful. Quoting is for Windows command processor (Cygwin sed): I have also some scripts I find quite useful when working with CVS: http://svn.sunbase.org/repos/utils/trunk/ccc A cvs stat which shows only files

CVSChangeLog task - can do it by label?

2005-07-01 Thread Dave Bartmess
The date and/or days since attribute of the cvschangelog is basically worthless to me, since we don't always have regularly scheduled builds. What I need is a cvschangelog alternative that works from a previous label... so that the attribute of the last label put in (or manually passed to the

Re: Is CVS for PHP open source

2005-07-01 Thread Maarten de Boer
Could you rephrase your question? Hello friends! Can i set my php project in apache webserver? is it possible? is it make any problem? if possible means pls provide the solution. regards balavignesh ___ Info-cvs mailing list

Time for mails cvs-info Digest

2005-07-01 Thread Francois Legrand
Hi all, Why Info-cvs Digests mails arrive systematically with date = 01/01/1970 ? Should the administrators set the correct time ? Cheers F. ___ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs

CVS compression ratio ......

2005-07-01 Thread nartey
As a thumb rule,, delta should be assumed to be a max of 20% of the size of the existing code/ data/ etc. Further a compression ratio of 50% should be assumed. Which means, a compressed daily delta would be 10% of whatever target data/ source code / etc. This is probably an overestimate but is it

Re: out of memory

2005-07-01 Thread mail4newsgroups
Rahul wrote: One thing you could try is to recompile CVS without HAVE_MMAP flag. On a 32 bit system memory mapped files will hit the 2GB limit. By default CVS uses mmap'd files for faster performance. That said CVS could avoid loading entire file in memory and work off segements when

error in installable file

2005-06-30 Thread ravish agarwal
Hi all, I am trying to install cvs-1.11.20 on HP-UX. I downloaded the installable from cvshome.org (cvs-1.11.20-HP.gz) but when I tried to unzip the binary using gzip or gunzip it is giving following error gunzip: cvs-1.11.20-HP.gz: not in gzip format I tried with cvs-1.11.19 also But it is

CVS log between revs - filter extra info

2005-06-30 Thread Russ Sherk
Hi, I have been trying to get a cvs log between revs that only shows log messages for what has changed between revs. I've tried cvs log -rrev1:rev2 and -rrev1::rev2. Both of which either show way too much info or not enough. Where extra data is logs for files that have not changed. And not

Re: error in installable file

2005-06-30 Thread Larry Jones
ravish agarwal writes: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary1808497700== Please do not send MIME and/or HTML encrypted messages to the list. Plain text only, PLEASE! *gunzip: cvs-1.11.20-HP.gz: not in gzip format* Like it says in README.binaries:

cvs monitor

2005-06-30 Thread Gleidson Sá Barreto
How can I view tags on the module with cvs monitor? ___ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/

RE: Check out fails

2005-06-30 Thread Rancier, Jeff
Responses below ... | Rancier, Jeff wrote: | | OK. I took your advice and created the repository on | Solaris 8. Every | seemed to go smoothly. When I attempt to import some, I | get the following: | | Assumption 1) all commands you are executing are being | executed on the SUN |

Re: CVS log between revs - filter extra info

2005-06-30 Thread Larry Jones
Russ Sherk writes: I have been trying to get a cvs log between revs that only shows log messages for what has changed between revs. I've tried cvs log -rrev1:rev2 and -rrev1::rev2. Both of which either show way too much info or not enough. Where extra data is logs for files that have not

Re: Check out fails

2005-06-30 Thread Todd Denniston
Rancier, Jeff wrote: Responses below ... | Rancier, Jeff wrote: | | OK. I took your advice and created the repository on | Solaris 8. Every | seemed to go smoothly. When I attempt to import some, I | get the following: | | Assumption 1) all commands you are executing are being

Re: Setting access control restrictions on folders

2005-06-29 Thread Adrian Ho
On Tue, Jun 28, 2005 at 05:10:22AM -0700, Raghukumar.c wrote: I am trying to restrict access to the modules inside the repository using the group/other mode permissions.The CVS Server is on a Linux machine and the client is TortoiseCVS/WinCVS. We have a pserver authentication set up. All the

Re: out of memory

2005-06-29 Thread Armel Asselin
So I guess my questions are: 1. Assuming that we need more memory, why not all of the swap is used? I am not trying to say that there's something wrong with 'cvs', rather just trying to understand the problem. On a 32 bits OS, you rarely can allocate more than 2GB per process for structural

merging only directory

2005-06-29 Thread ichai
Hello, I have a little problem when configuring CVS. when I checkout a module, I get just the directory tree but not any file in it. what I have misconfigured. thanks for your help Ichai ___ Info-cvs mailing list Info-cvs@gnu.org

tagging problem

2005-06-29 Thread akumar
Title: tagging problem Hi, When I tag a remote repository all files except in a particular folder are tagged. What could be the cuase of the problem? Any help would be highly appreciated. Thanks in advance. Arvind ___ Info-cvs mailing list

Re: merging only directory

2005-06-29 Thread Todd Denniston
ichai wrote: Hello, I have a little problem when configuring CVS. when I checkout a module, I get just the directory tree but not any file in it. what I have misconfigured. thanks for your help Ichai Assumption 1) there are ',v' files in your repository directory structure, i.e., you

RE: Setting access control restrictions on folders

2005-06-29 Thread Raghukumar.c
Adrian, CVSUMASK did work but not umask. Thats more than enough Thanks a lot for that. :) Thanks again, Raghu -Original Message- From: Adrian Ho [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 12:37 PM To: 'info-cvs@gnu.org' Subject: Re: Setting access control restrictions

Re: out of memory

2005-06-29 Thread mail4newsgroups
Armel Asselin wrote: So I guess my questions are: 1. Assuming that we need more memory, why not all of the swap is used? I am not trying to say that there's something wrong with 'cvs', rather just trying to understand the problem. On a 32 bits OS, you rarely can allocate more than 2GB

Re: out of memory

2005-06-29 Thread Rahul
One thing you could try is to recompile CVS without HAVE_MMAP flag. On a 32 bit system memory mapped files will hit the 2GB limit. By default CVS uses mmap'd files for faster performance. That said CVS could avoid loading entire file in memory and work off segements when doing common operation.

Is CVS for PHP open source

2005-06-28 Thread Bala Vignesh
Hello friends! Can i set my php project in apache webserver? is it possible? is it make any problem? if possible means pls provide the solution. regards balavignesh ___ Info-cvs mailing list Info-cvs@gnu.org

problem

2005-06-28 Thread Priit Serk
Hi using Windows XP SP2 and problem: cvs diff -r ver2 gives an error: cvs [diff abortd]: read lock failed - giving up also same error occures with checkout (read lock failed) I'm new to cvs and at this moment i dont know whatI will have to do. Please help if possible. Priit

Setting access control restrictions on folders

2005-06-28 Thread Raghukumar.c
Hi, It would be nice if someone could help me with this. I am trying to restrict access to the modules inside the repository using the group/other mode permissions.The CVS Server is on a Linux machine and the client is TortoiseCVS/WinCVS. We have a pserver authentication set up. All the users

FreeBSD

2005-06-28 Thread xibalban
Is there a version of CVS that runs on FreeBSD? I only see versions for other Unix platforms, just nothing that explicitly says FreeBSD. Can anyone help? ___ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs

Re: problem

2005-06-28 Thread Larry Jones
Priit Serk writes: This is a multi-part message in MIME format. Please do not send MIME and/or HTML encrypted messages to the list. Plain text only, PLEASE! cvs diff -r ver2 gives an error: cvs [diff abortd]: read lock failed - giving up also same error occures with checkout (read lock

Re: FreeBSD

2005-06-28 Thread Larry Jones
[EMAIL PROTECTED] writes: Is there a version of CVS that runs on FreeBSD? I only see versions for other Unix platforms, just nothing that explicitly says FreeBSD. Can anyone help? Just build it from the source -- it works fine. -Larry Jones Oh, what the heck. I'll do it. -- Calvin

Re: FreeBSD

2005-06-28 Thread xibalban
I'm a newbie when it comes to compiling from source files, so i really appreciate any help you all can offer. Thanks again! X [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Is there a version of CVS that runs on FreeBSD? I only see versions for other Unix platforms, just nothing

Re: FreeBSD

2005-06-28 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] writes: I'm a newbie when it comes to compiling from source files, so i really appreciate any help you all can offer. Thanks again! X [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Is there a version of CVS that

Re: FreeBSD

2005-06-28 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] writes: Is there a version of CVS that runs on FreeBSD? There are many such versions. FreeBSD has been using cvs for development for many years. I only see versions for other Unix platforms, just nothing that explicitly says

Modifying the comment

2005-06-28 Thread S I
Hi Let's say you checked in a file: C:\cvs ci -m wrong comment filename... How's is it possible to remodify the comment w/o checking in and out the file again, if you inadvertently checked it in with the wrong comment? Thanks Steve ___

RE: Check out fails

2005-06-28 Thread Rancier, Jeff
OK. I took your advice and created the repository on Solaris 8. Every seemed to go smoothly. When I attempt to import some, I get the following: cvs import -m Imported sources source test start cvs [import aborted]: received abort signal Based on what I've seen by googling, I tried the

Re: Modifying the comment

2005-06-28 Thread Larry Jones
S I writes: How's is it possible to remodify the comment w/o checking in and out the file again, if you inadvertently checked it in with the wrong comment? cvs admin -m -Larry Jones In a minute, you and I are going to settle this out of doors. -- Calvin

RE: Modifying the comment

2005-06-28 Thread Rod Macpherson
Admin -m1.2:All your base are belong to us. Oops.java -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of S I Sent: Tuesday, June 28, 2005 10:37 AM To: info-cvs@gnu.org Subject: Modifying the comment Hi Let's say you checked in a file: C:\cvs ci -m wrong

RE: Modifying the comment

2005-06-28 Thread Rod Macpherson
Generally: cvs admin -mrevision:message file(s) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of S I Sent: Tuesday, June 28, 2005 10:37 AM To: info-cvs@gnu.org Subject: Modifying the comment Hi Let's say you checked in a file: C:\cvs ci -m wrong

More keyword expansion questions

2005-06-28 Thread Jorgensen, Steven
I have another keyword expansion related question. We are version controlling some Microsoft office documents along with our source code, and would like to use a keyword expansion in those documents so users can see what revision they are looking at. This can be setup, but you must know

out of memory

2005-06-28 Thread mail4newsgroups
Hello, I am trying to do a merge from one branch to another. Among other changes, on the changed branch I have added a large, 1 GB file (packaged oracle -- don't ask). It is a binary type file -kb. During the merge, all of the RAM and some SWAP is taken and then an out of memory exception is

Re: Check out fails

2005-06-28 Thread Todd Denniston
Rancier, Jeff wrote: OK. I took your advice and created the repository on Solaris 8. Every seemed to go smoothly. When I attempt to import some, I get the following: Assumption 1) all commands you are executing are being executed on the SUN machine, not in cygwin. Assumption 2) you have

Re: More keyword expansion questions

2005-06-28 Thread Todd Denniston
Jorgensen, Steven wrote: I have another keyword expansion related question. We are version controlling some Microsoft office documents along with our source code, and would like to use a keyword expansion in those documents so users can see what revision they are looking at. This

RE: More keyword expansion questions

2005-06-28 Thread Rod Macpherson
IMO, the revision of a word document or any other document can and should be maintained independent of the version control system revision numbering scheme. Keyword expansion in binaries has the potential to corrupt so it's not really an option anyway, not even with PVCS. -Original

RE: More keyword expansion questions

2005-06-28 Thread Matt Doar
This was also discussed recently at http://discuss.joelonsoftware.com/default.asp?design.4.146966.5 ~Matt -Original Message- From: [EMAIL PROTECTED] [mailto:info-cvs- [EMAIL PROTECTED] On Behalf Of Jorgensen, Steven Sent: Tuesday, June 28, 2005 12:31 PM To: info-cvs@gnu.org

Re: Template file for commits

2005-06-28 Thread Laurent
Norm Crisp wrote: I apologize in advance as this is really a question for WinCVS users but I can't seem to find the right forum for WinCVS. I have created a template to use on cvs commits. The template is in the CVSROOT directory and the rcsinfo has been updated to point to the template

FW: Setting access control restrictions on folders

2005-06-28 Thread Raghukumar.c
Can someone shed some light on this, please. Raghu -Original Message- From: Raghukumar.c Sent: Tuesday, June 28, 2005 5:40 PM To: 'info-cvs@gnu.org' Subject: Setting access control restrictions on folders Hi, It would be nice if someone could help me with this. I am trying to

Getting tag information without checkout

2005-06-27 Thread Aaron Jackson
I'm trying to find out what files a tag owns and then inturn find out what tags a specific file belongs to. The problem is that I need to do this without checking out the file every time. I am trying to set up a notification system for ant builds for some code that is moving from a development

Re: Problem with admin privileges

2005-06-27 Thread Julian Opificius
Larry Jones wrote: Julian Opificius writes: I just instigated admin controls by opening up and configuring the UserAdminOptions setting. My account is a member of Linux cvsadmin group, yet like non-privileged users I cannot execute admin commands. Then you're not really a member of the

Re: Problem with admin privileges

2005-06-27 Thread Larry Jones
Julian Opificius writes: I just instigated admin controls by opening up and configuring the UserAdminOptions setting. My account is a member of Linux cvsadmin group, yet like non-privileged users I cannot execute admin commands. Then you're not really a member of the cvsadmin group. If

Re: Problem with admin privileges

2005-06-27 Thread Larry Jones
Julian Opificius writes: That's the confusing thing; id tells me I'm a member of cvsadmin. Is there any restriction about userid range? I'm 1000, cvsadmin group is 502. In that case, my guess is that you're not using your account, you're using the generic cvs account (you say all of your CVS

Re: Getting tag information without checkout

2005-06-27 Thread Russ Sherk
On 6/27/05, Aaron Jackson [EMAIL PROTECTED] wrote: I'm trying to find out what files a tag owns cvs rlog -NS -r tag name module name | grep RCS file: | sed some sed script to get the file name and then inturn find out what tags a specific file belongs to. cvs rlog module name/file name | sed

Re: Problem with admin privileges

2005-06-27 Thread Julian Opificius
Larry Jones wrote: Julian Opificius writes: That's the confusing thing; id tells me I'm a member of cvsadmin. Is there any restriction about userid range? I'm 1000, cvsadmin group is 502. In that case, my guess is that you're not using your account, you're using the generic cvs account (you

<    1   2   3   4   5   6   7   8   9   10   >