permissions(?) problem

2001-11-20 Thread Roni Abusch
I have a very strange situation in my cvs system, and I'll appreciate any help: I wrote a script that checks the message the users enter in the commit, and placed it in a cvsscripts directory. I added the needed lines to verifymsg and checkoutlist. The user that own those scripts is the root,

Re: Unable to find cvserver software 4 Linux

2001-11-20 Thread James Knowles
I cant find a server for linux, Any major distro should have cvs. For example, on my RedHat CVS server: jamesk@sage:~ :-) rpm -qi cvs Name: cvs Relocations: /usr Version : 1.11 Vendor: Red Hat, Inc. Release : 3 Build Date: Mon 29 Jan 2001 01:09:08 PM MST

loginfo %s question

2001-11-20 Thread Emile Snyder
Hi all, I'm messing with the contrib scripts commit_prep and log_accum to try to get one-email-per-commit notifications rather than one per directory (tried so far on two machines, cvs version 1.9.29, and cvs 1.10.7 respectively). My loginfo line looks like ALL $CVSROOT/CVSROOT/log_accum -m

Re: loginfo %s question

2001-11-20 Thread gabriel rosenkoetter
On Tue, Nov 20, 2001 at 01:36:59AM -0800, Emile Snyder wrote: However, %s doesn't seem to be just the file name, as the default loginfo comment indicates, but rather directory file, ie. with a space. This is normally not a problem, but if you have spaces in your directory or file names, this

Re: Unable to find cvserver software 4 Linux

2001-11-20 Thread Lars-Christian Schulze
On Tue, 20 Nov 2001, William Roberts wrote: I have been to cvshome.org and i see the vms folder has some stuff about the server but I cant find a server for linux, can anyone point in the right directions? Thank you very very very much William Roberts [EMAIL PROTECTED] Normally on

Re: loginfo %s question

2001-11-20 Thread Emile Snyder
On Tue, 20 Nov 2001, gabriel rosenkoetter wrote: Typically, something like (in Perl): $_ = shift @ARGV; my @files = split; my $dir = $cvsroot . / . shift(@files); would be enough to get the right stuff out on your end, but that doesn't fix the problem you're seeing. That is (in

Re: loginfo %s question

2001-11-20 Thread gabriel rosenkoetter
On Tue, Nov 20, 2001 at 02:31:40AM -0800, Emile Snyder wrote: On Tue, 20 Nov 2001, gabriel rosenkoetter wrote: $_ = shift @ARGV; my @files = split; my $dir = $cvsroot . / . shift(@files); That is (in spirit) exactly what log_accum does... Well, sure, and that's not really totally

How to force CVS to invoke editor (log messages) for _every_ file from _few_ being commited at once?

2001-11-20 Thread A. Lioubimov
Hello, I have one question: how to force CVS to invoke editor (for arranging log messages) for _every_ file from few being commited at one moment? Is it possible? Thank you. Alexei Lioubimov ___ Info-cvs mailing list [EMAIL PROTECTED]

A newbie question about branches

2001-11-20 Thread Andrés
I have a project under CVS version control. Right now I am planning to make a dramatic change on a previous release of the project, but I don't want to affect the main trunk. I would think that it is appropiate to create a new branch on that previous release, and make modifications to the

Branching from Working Directory

2001-11-20 Thread m_chetan
Hello, I would like to create a branch based on my current working directory. Well the problem is that the current working dir contains a lot of locally modified files. I dont want them to be reflected in the main trunk but only in the new branch. Regards,

Re: Branching from Working Directory

2001-11-20 Thread Matt Riechers
[EMAIL PROTECTED] wrote: Hello, I would like to create a branch based on my current working directory. Well the problem is that the current working dir contains a lot of locally modified files. I dont want them to be reflected in the main trunk but only in the new branch. If you

[±¤°í] ÈÞ´ëÆù ¿ä±Ý°¨¸é(30-40%) ¹«·á°¡ÀÔ!!

2001-11-20 Thread moon
º»ÀÇ¾Æ´Ï°Ô »ó¾÷¼º ±¤°í¸ÞÀÏÀ» µå·Á ´ë´ÜÈ÷ Á˼ÛÇÕ´Ï´Ù. ¼ö½Å°ÅºÎ¸¦ ÇϽ÷Á¸é ¹Ù·Î ¾Æ·¡ ¼ö½Å°ÅºÎ¸¦ Ŭ¸¯ÇÏ½É µË´Ï´Ù. °¡ÀÔ¸¸À¸·Î ÈÞ´ëÆù ¿ä±ÝÀ» 35-40% Àý°¨ÇÒ¼ö ÀÖ´Â °÷ÀÔ´Ï´Ù. ´Ù½ÃÇѹø Á˼ÛÇÕ´Ï´Ù. ÈÞ´ëÆù Àü ±âÁ¾(011ºÎÅÍ019±îÁö) ÃÖ´ë 40%ÇÒÀÎ

RE: A newbie question about branches

2001-11-20 Thread Thornley, David
-Original Message- From: Elbert Andrés Messa Díaz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 7:23 AM To: [EMAIL PROTECTED] Subject: A newbie question about branches I have a project under CVS version control. Right now I am planning to make a dramatic change

WinCVS Client CVS server out of sync

2001-11-20 Thread Kim Kuylen
Hello all, Unfortunatelly one of our CVS-servers crashed. We lost a lot of data that was stored in the CVS-tree. We tried to restore as much data as possible. However, now we have the situation that some clients are out of sync with the server, and when they perform a cvs-update they loose

Gerardo Molino Italian Ties factory

2001-11-20 Thread ShanxiChina
[EMAIL PROTECTED] Dear Sir I would like introduce You our factory , Gerardo Molino Italy ties factory We produce best quality of ties Made in Italy with Italian fabric on Italian designs since 1931 Amalfi. We'd like to start relation business with your company so Please visit our web site

Gerardo Molino Italian Ties factory

2001-11-20 Thread ShanxiChina
[EMAIL PROTECTED] Dear Sir I would like introduce You our factory , Gerardo Molino Italy ties factory We produce best quality of ties Made in Italy with Italian fabric on Italian designs since 1931 Amalfi. We'd like to start relation business with your company so Please visit our web site

Re: [WinCVS:Can't open .cvsignore}I got an answer, but ....

2001-11-20 Thread Larry Jones
Ken Hu writes: I've run into the following problem and I found the answer in the manual. But I am sure that I have set -f parameter in my inetd.conf file. So , any idea why this still occurs ? Because you're running on a version of Linux where inetd incorrectly sets $HOME for the processes

Re: permissions(?) problem

2001-11-20 Thread Larry Jones
Roni Abusch writes: I wrote a script that checks the message the users enter in the commit, and placed it in a cvsscripts directory. I added the needed lines to verifymsg and checkoutlist. The user that own those scripts is the root, and the group is cvs. When I try to make changes from

Re: How to force CVS to invoke editor (log messages) for _every_ file from _few_ being commited at once?

2001-11-20 Thread Larry Jones
A. Lioubimov writes: I have one question: how to force CVS to invoke editor (for arranging log messages) for _every_ file from few being commited at one moment? Is it possible? I don't understand your question. Perhaps you could give an example of what you want? -Larry Jones It COULD'VE

Re: Branching from Working Directory

2001-11-20 Thread Larry Jones
[EMAIL PROTECTED] writes: I would like to create a branch based on my current working directory. Well the problem is that the current working dir contains a lot of locally modified files. I dont want them to be reflected in the main trunk but only in the new branch. That's not a

Newbie problem with pserver access

2001-11-20 Thread Chris Backas
Hello all, I'm attempting to setup my first CVS Repository, and things are going alright so far; I've gotten a project checked in, and I'm able to check out a working copy on the local machine. I'm having a problem with pserver access though. I'm able to perform a CVS login without any

RE: loginfo %s question

2001-11-20 Thread Jerry Nairn
From: Emile Snyder [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 1:37 AM I'm messing with the contrib scripts commit_prep and log_accum to try to get one-email-per-commit notifications rather than one per directory Some fun. However, %s doesn't seem to be just the file

Re: Newbie problem with pserver access

2001-11-20 Thread Larry Jones
Chris Backas writes: cvs server: cannot open /root/.cvsignore: Permission denied cvs [server aborted]: can't chdir(/root): Permission denied Make sure you have a -f global option on the pserver command line in /etc/inetd.conf. If so, upgrade to the current release of CVS (1.11.1p1), which

Re: Newbie problem with pserver access

2001-11-20 Thread Chris Backas
Make sure you have a -f global option on the pserver command line in /etc/inetd.conf. If so, upgrade to the current release of CVS (1.11.1p1), which you can get from www.cvshome.org. -Larry Jones Thanks Larry, that did the trick =) No mention of that in my book, other than in the

Rolling back to a previous revision per module

2001-11-20 Thread Nate Haggard
I want to roll a module back to revision 1.1 even though the current revision is 1.5. I don't even care about changes made since 1.1. Is there any way to go back to that point in a module while discarding all the changes made since 1.1? Thanks Nate

RE: loginfo %s question

2001-11-20 Thread Jerry Nairn
From: Jerry Nairn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 1:42 PM Maybe directory names with spaces were still a problem. It seems to me they would be. I don't remember a solution to that problem. As it turns out, everything represented by %(Vsv) on the loginfo

Re: Rolling back to a previous revision per module

2001-11-20 Thread Rob Helmer
Hi Nate, You say module, do you really mean module or do you mean an individual file? If it is a whole module ( i.e. your top-level directory ), each file inside a module has it's own revision. You are better off doing it by date ( see the -D flag to update in the manual ), revisions aren't

log_accum and spaces in directory names (was Re: loginfo %s question)

2001-11-20 Thread Emile Snyder
Thanks for the pointers. I tried a different tack, which is a fairly minimal change to the log_accum script. log_accum was doing: @files = split (/ /, $arg); @path = split ('/', $files[0]); $dir = join('/', @path); $dir .= /; I do a little more work, and just check to see if the supposed

RE: log_accum and spaces in directory names (was Re: loginfo %s question)

2001-11-20 Thread Jerry Nairn
From: Emile Snyder [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 3:37 PM Any glaring problems anyone sees? I don't know if you'd call it a glaring problem. There are a couple of problems that can arise because of the way you are attempting to build the directory name. a) You

RE: log_accum and spaces in directory names (was Re: loginfo %s q uestion)

2001-11-20 Thread Jerry Nairn
Oops, ( was in the wrong place. $filelist =~ s/^(.*)((\s([0-9]+\.[0-9\.]*|NONE)\,.*,([0-9]+\.[0-9\.]*|NONE))+)$/$2/; Jerry ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Request to add ability to list files in cvs repository

2001-11-20 Thread Kerry Keal
Hi, What I would like is a cvs command to list files in a cvs repository, maybe something like: cvs ls . The command should support the common command flags (-D -l -r ) such as: cvs ls -r rev1 . Another nice feature would to be able to list all the tag names for a particular file with something

Re: Using Common files across multiple projects

2001-11-20 Thread David Taylor
Thomas Frasher wrote: Hi all, I'm trying to change the repository that we are using here. There are several projects that use some of the same files, headers and .cpp files. Ideally I would like the checkout to get the files automatically, whether they are in a different repository (i.e.

cvs binary files to only one copy

2001-11-20 Thread Mark Schlegel
I would like to cvs some binary files with the -kb option, but they are so large that I would like to only retain the current/latest copy. So if I get newer copies of these database files from the source I get them from, I would like the cvs commit to replace the existing files with the new

Re: no version here or there

2001-11-20 Thread Cristian Gheorghe
Dennis W. Bulgrien [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... CVS 1.10.5 nicer than 1.11, or Cygwin problem... Given the following working directory structure for a repository on a Linux box: a +-b | +CVS | +-c +CVS Telnet to Linux box with CVS v1.10.5 running

Re: Branching from Working Directory

2001-11-20 Thread Pierre Asselin
[EMAIL PROTECTED] writes: I would like to create a branch based on my current working directory. Well the problem is that the current working dir contains a lot of locally modified files. I dont want them to be reflected in the main trunk but only in the new branch. I just answered that on

Re: Using Common files across multiple projects

2001-11-20 Thread Pierre Asselin
[EMAIL PROTECTED] (Thomas Frasher) writes: I'm trying to change the repository that we are using here. There are several projects that use some of the same files, headers and .cpp files. [...] I'm confused reading the documentation, it seems the ampersan commands are what is needed here, but I

cvs pserver authorization failed

2001-11-20 Thread James Garrison
I've seen a number of threads about pserver authentication failure for no obvious reason, and I'm getting the same errors. [jhg@janus jhg]$ cvs -d :pserver:jhg@localhost:/home/cvs/repository login Logging in to :pserver:jhg@localhost:2401/home/cvs/repository CVS password: cvs login:

Re: Request to add ability to list files in cvs repository

2001-11-20 Thread gabriel rosenkoetter
On Tue, Nov 20, 2001 at 06:18:02PM -0800, Kerry Keal wrote: What I would like is a cvs command to list files in a cvs repository, maybe something like: cvs ls . The command should support the common command flags (-D -l -r ) such as: cvs ls -r rev1 . Another nice feature would to be able to

Re: Request to add ability to list files in cvs repository

2001-11-20 Thread David Taylor
I find viewcvs ( http://viewcvs.sourceforge.net ) does a fine job of displaying this info. dtayl Kerry Keal wrote: Hi, What I would like is a cvs command to list files in a cvs repository, maybe something like: cvs ls . The command should support the common command flags (-D -l -r ) such

Re: cvs pserver authorization failed

2001-11-20 Thread Larry Jones
James Garrison writes: Here are some example lines from /var/log/secure (SYSLOG/AUTHPRIV) for previously failed login attempts. [...] The string after the / which I assume is supposed to be the obfuscated password, doesn't match what's in the protocol stream: It's supposed to be the

Re: Newbie problem with pserver access

2001-11-20 Thread Larry Jones
Chris Backas writes: Thanks Larry, that did the trick =) No mention of that in my book, other than in the command reference. Perhaps you should read the CVS manual rather than your book. http://www.cvshome.org/docs/manual/cvs.html -Larry Jones I don't want to be THIS good! -- Calvin