diff does not seem to do -y

2000-03-17 Thread Todd Denniston
where to start on a fix, BIG maybe? TIA -- ___ Todd Denniston, Code 6067, NSWC Crane E-Mail: mailto:[EMAIL PROTECTED] The opinions expressed here are not sanctioned by and do not necessarily represent those of my employer.

Re: diff does not seem to do -y

2000-03-31 Thread Todd Denniston
Larry Jones wrote: Todd Denniston writes: with (CVS) 1.9 (client/server) ---as shipped with slackware 3.2 "cvs diff -ybw" would give me the familiar side by side diff I want but with (CVS) 1.10.8 (client/server) --- compiled by me on slack 7.0 with ./configure;make;ma

Re: [Info-cvs] CVS 1.11 is now available

2000-09-21 Thread Todd Denniston
Also note this did not start happening until some one got the SARCASMbright idea/SARCASM to auto add the unnecessary [Info-cvs] to the subject of each of the messages, so you might look for that system and see what needs put back the way it was. BTW 11:14 two from Steve Cameron and 13:16 three

Re: Verifymsg on branches?

2000-11-22 Thread Todd Denniston
Alex Harper wrote: Uwe, I've just finished my first cut at doing per-branch bug number requirements in our CVS repository. Bear in mind I haven't finished testing it yet, so I could be way off base here. It also presumes you are using cvs client/server. My solution was to parse the

Re: Obtaining a list of all projects in CVS

2000-11-28 Thread Todd Denniston
"Derek R. Price" wrote: Antony Stace wrote: Is there a command which will list information about all the projects in the CVS repository? Ie, what projects exist, what files are being worked on in each project, etc. Or do I need to write a script to get this type of info? There

Re: notify file

2000-12-08 Thread Todd Denniston
Tomás Velek wrote: I thank everyone who have send me the answers, but I still don't know, how to get to know, what I want to know. Is there a simple way, how to inform the other users about my commit. I'd like the other users to get email, that contain names of the commit files and who who

Re: SV: Different kind of access methods

2000-12-13 Thread Todd Denniston
Larry Jones wrote: [EMAIL PROTECTED] writes: On the same time.. ( Just to be sure :-) ) ?? Yes. -Larry Jones Larry, Don't you have to be careful if someone is doing :local: access but on an nfs/smb/samba mounted CVS repo? (I mention this because I have seen it mentioned many times

Re: CVS with cvsroot on a samba mount

2001-01-09 Thread Todd Denniston
"Derek R. Price" wrote: Sorry. No new solution. Like I said the first time through, the easy answer is in switching to pserver mode and the second best probably lies in figuring out which flags need to be changed on the SAMBA server to allow CVS to operate properly across the share. You

Re: Force CVS to using root to commit files (one way or another)

2001-02-08 Thread Todd Denniston
Matthew J Fletcher wrote: Hi,. I am trying to setup a cvs system for development but have come across a number of problems, which i would hope some of you have seen before. - Due to the requirements of our work we need to be operating as root, (this is set in stone, honist), however it

Re: using NFS from homogeneous (almost) systems

2001-03-22 Thread Todd Denniston
interacts directly with the ,v files. -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb.

Re: val-tags issue (was: CVS 1.11.1 Released)

2001-04-27 Thread Todd Denniston
Ingolf Steinbach wrote: Hi, could someone with write permissions please make sure that cvs1-11-1 is in CVSROOT/val-tags? Thanks. % cvs up -r cvs1-11-1 cvs [server aborted]: cannot write /home2/cvsroot/CVSROOT/val-tags: Permission denied % cat CVS/Root :pserver:[EMAIL

Re: The hated $Log$ keyword

2001-05-02 Thread Todd Denniston
://www.red-bean.com/cvs2cl/ -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you

Re: Automatically increment build number

2001-05-09 Thread Todd Denniston
to the compiler and add that to the line. -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you

Re: Automatically increment build number

2001-05-09 Thread Todd Denniston
to completion touch file_with_print_statement.cpp Ok, you are correct, my solution does have a whole in it. -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual

Re: handling of MsWord-Documents in CVS ?

2001-05-18 Thread Todd Denniston
ever edits the word docs (lucky us). -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you

Re: Release notes out of CVS

2001-05-30 Thread Todd Denniston
Anette Van Aswegen wrote: Hi I would like to know whether there a facility exists within CVS from where I can retrieve a release note after we have released a new version. `cvs log` and `cvs history` try http://www.red-bean.com/cvs2cl/ to get the notes down to a manageable list. How

Re: CVS and assesment

2001-06-04 Thread Todd Denniston
. -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you. -- Vance Petree, Virginia Power The opinions expressed here are not sanctioned by and do

Re: Download documentation

2001-06-07 Thread Todd Denniston
it to work? I did not expect to have to use the --force with makeinfo. -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get

Spaces in directory or file names

2001-06-07 Thread Todd Denniston
. -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you. -- Vance Petree, Virginia Power ___ Info-cvs mailing list [EMAIL

Re: Spaces in directory or file names

2001-06-07 Thread Todd Denniston
... time to pull out bash, and sed :{ On Thu, Jun 07, 2001 at 08:28:19AM -0500, Todd Denniston wrote: What have been peoples experience with keeping code under CVS where either the file and/or the directory names have spaces in them? Will it work, or do I find my LART and apply it (or both

Re: Spaces in directory or file names

2001-06-11 Thread Todd Denniston
Derek R. Price wrote: Todd Denniston wrote: Donald Sharp wrote: It seems to work for me when I just tried it.. Create a test repository and create a filename with a space in it try different things with it. See if it works. donald well one thing it seems I can

Re: Advantages and Disadvantages of CVSNT

2001-06-14 Thread Todd Denniston
Mathias Meyer wrote: on Donnerstag, 14. Juni 2001 00:59 you wrote: What about the capabilities of commitinfo, loginfo, taginfo. I would imagine those must be limited on an NT server, since it won't have all the same commands available. (I'm just guessing though, as I've never run it on

Re: Archiving a project

2001-06-21 Thread Todd Denniston
Furmaniuk, Michael wrote: We currently have our repository set up with all of our projects as high level directories, in this sort of idea: --- project 1 --- code / system -- project 2 \ --- project 3 ...etc We are

Re: CVS and AFS

2001-06-22 Thread Todd Denniston
Michael Sperber [Mr. Preprocessor] wrote: Gerhard == Gerhard Sittig [EMAIL PROTECTED] writes: Gerhard On Thu, Jun 14, 2001 at 22:50 -0400, Charles Karney wrote: We use CVS in a mixed Windows and Linux environment. Recently we switched from accessing the CVS repository vis ssh to a

Re: CVS and AFS

2001-06-22 Thread Todd Denniston
Michael Sperber [Mr. Preprocessor] wrote: Todd == Todd Denniston [EMAIL PROTECTED] writes: SNIP Todd Telling CVS on each machine that it accessing the repository on Todd a physical (local) drive so that all lock files are being cached Todd in the local machines File System cache

Re: strange release -d error

2001-10-15 Thread Todd Denniston
Michael P. Soulier wrote: On Wed, 03 Oct 2001 09:56:12 -0400, Matt Riechers [EMAIL PROTECTED] wrote: Does it work w/o the trailing slash? Nope. [msoulier@pmerd071 projects]$ cvs release -d CVSROOT You have [0] altered files in this repository. Are you sure you want to release

Re: Tags question

2001-12-03 Thread Todd Denniston
think I posted the scripts earlier so if you want them try searching an archive first) -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development

Re: Tag Comments

2002-03-18 Thread Todd Denniston
Colm Murphy wrote: Hi folks, It would be very useful for our development to be able to add a comment when placing a tag. This would contain more information than is possible to place in the tag name itself. Has anyone ever put a system in place to do this ? I have a script which I

Re: cvs: two log questions

2002-03-21 Thread Todd Denniston
Neil Zanella wrote: Is it possible to do the following two things in CVS: 1. have the equivalent of a .signature file when committing so that a line or two of text are always appended at the bottom of the message log when committing If you want it for everyone try rcsinfo

Re: english text only?

2002-03-21 Thread Todd Denniston
Greg A. Woods wrote: SNIP If _EVERYONE_ who was concerned about this issue would contact the list administrators directly instead of just posting a meta disussion to the list itself then maybe something would happen. So far as I know there have only been a very tiny percentage of us

Re: english text only?

2002-03-22 Thread Todd Denniston
Eric Siegerman wrote: On Thu, Mar 21, 2002 at 05:44:27PM -0500, Greg A. Woods wrote: Surely you know about [EMAIL PROTECTED] too -- it's in the SMTP envelope of, and multiple times in all the headers of, every message from this list. Also [EMAIL PROTECTED], to which their web site

Re: PROPOSAL: Addressing the list's spam issue: was: [GB2312] ±ÜÃâåeÎóµÄÍâÙQÐÐäN·½Ê

2002-04-11 Thread Todd Denniston
Robert J. Clark wrote: On Mon, 8 Apr 2002 18:00:47 -0400 (EDT) R P Herrold [EMAIL PROTECTED] wrote: I have copied RMS (who seems able to get attention grin) on poll results: 6 in favor, 0 opposed, 5 new pieces of spam at the moment. Definitely +1 - Rob +1

Re: Questions . . .

2002-05-23 Thread Todd Denniston
Spencer Thomas wrote: I have just set up a CVS server here in our shop (which was amazingly simple and CVS rocks the house), but I have two questions : 1. Is there a way to make CVS process a file before it is actually updated (committed) back into the repository/module and only on

Re: Retrieving timestamp of cvs rtags

2002-05-28 Thread Todd Denniston
Larry Jones wrote: William Brower writes: Is there any way to retrieve the timestamp of when a cvs rtag or tag command was issued? That is I'm less concerned (today) with *what files* belong to a given tag as I am *when* the tag was applied. Doing this via a cvs command would be

Re: Checking a repository for corruption.

2002-08-13 Thread Todd Denniston
Charlie Farbstein wrote: Somewhere out there is a perl script (check_cvs.pl) that can be used to check a repository for corruption. Will someone tell me from where it can be obtained. Charles L. Farbstein Titan Systems Corporation Tactical Services

Re: cvs update (cvs status shows CVS/Entries cached date/time)

2002-09-06 Thread Todd Denniston
Jayashree wrote: Hi, $cvs status a.c File: a.cStatus: Locally Modified Working revision:1.40Mon Sep 2 20:46:00 2002 Repository revision: 1.40/home/cvs/a.c,v What does the time stamp Mon Sep 2 20:46:00 2002 mean? Is that the checkout/update time or checkin

Re: cvs [annotate aborted]: invalid change text in filename,v

2002-09-23 Thread Todd Denniston
Larry Jones wrote: Mike Ayers writes: I have had problems on a few occasions recently with files getting corrupted in my archive (oddest thing, really - I am only operating in local mode on local drives, but I *am* running Windows...), which have, fortunately, occured on rarely

Re: Newbie question : common/shared objects

2002-09-26 Thread Todd Denniston
Jay Yarbrough wrote: I'm quite new to using CVS. Our applications rely on common source, and built products alike. Some of these are 3rd party (dlls, jars, source, etc.) and some are internally developed. For instance, to build release 1.2 of product X, I need release 3.4 of product

tag vs rtag question, was Re: Merging from vendor-branch to branch

2002-10-23 Thread Todd Denniston
Nick Patavalis wrote: SNIP You merge the local changes cvs co -j VENDOR_R1 -j VENDOR_R2 module You resolve the confilicts, test the new sources, and generaly make sure that everything is stable. Then commit your changes. Several commits may be necesairy since the conflict resolution

Re: Info about tags

2002-10-24 Thread Todd Denniston
Nick Patavalis wrote: On Thu, Oct 24, 2002 at 08:15:30AM -0400, James Hughes wrote: Nick Patavalis wrote: What tags exist, listed in chronological order? What are the names of the tags corresponding to vendor-branch imports, in chronological order? What tags exist in

Re: CVS checkout, excluding some files??

2002-10-30 Thread Todd Denniston
mmala wrote: Hi Is there anyway to checkout the repository such that I can exclude some files?These files are needed for an older release but in the current version they are not needed.I know we can make a branch, but is there any other method to exclude just some files from

Re: problem commiting file to CVSROOT

2002-11-01 Thread Todd Denniston
Daniels, Dave F [PCS] wrote: I have several files I'm trying to commit to a subdirectory of CVSROOT, but only the ,v file is being created. I'm concerened about this because some users may make changes without realizing the files aren't being updated correctly on the server. To work around

Re: first change on a branch causes no change to show up in -rTAGA::TAGB

2002-11-13 Thread Todd Denniston
Matthew Herrmann wrote: Hi All, I'm using cvs2cl to generate version differences on branches, but I'm having trouble with picking up changes where no change was previously there. I think the problem is one in cvs log, though, not cvs2cl. Here's the command I use cvs2cl -w -f

Re: How can i make sensable release notes off of the history log?

2002-11-20 Thread Todd Denniston
Paul Sander wrote: Take a look at the rinfo and lmerge programs at http://www.wakawaka.com/source.html They're not a complete solution to your problem, but they get you a lot closer to it. --- Forwarded mail from [EMAIL PROTECTED] Has anyone been tasked to make release notes out of

Re: Using cvsup mirror for a fast checkout

2002-11-22 Thread Todd Denniston
in the cvsup server), I would see cvsup as the better solution. -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc

Re: Bug tracking.

2002-12-09 Thread Todd Denniston
J wrote: Well, I think you haven't tested what you are saying. Indeed, there is I've explain it poorly prehaps. So you can gladly go without tags: you just need to have in place an alternate method to know that bugfix X is composed by foo.c at revision 1.2, bar.h at rev. 1.27 and

Re: List files of a Tag

2002-12-09 Thread Todd Denniston
Brusset, Mathieu wrote: Hi folks, I'm currently a CVS administrator. Configuration: Win NT server + WinCVS1.2 + CVSNT 1.1.11.3 I'm looking for different admin stuff : 1. How to get the list of files from a TAG ? on unix try: cvs -n checkout -rTAG -p module 21 1/dev/null|grep Checking

Re: Security options :-(

2002-12-17 Thread Todd Denniston
Phil R Lawrence wrote: Satya Prasad DV wrote: At 02:32 PM12/17/2002, Mike Ayers wrote: Here's a bit of a challenge for the list. We need to set up a CVS repository on a Linux server such that the users can't modify the files, except through proper CVS operations. The catch?

Re: Solaris install help?

2002-12-17 Thread Todd Denniston
lpr cvs.ps #begin reading #or b) point your browser at http://www.cvshome.org/docs/manual/ and begin reading, after that look at http://www.cvshome.org/docs/ -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL

Re: GUI client that checks out 1 file?

2002-12-23 Thread Todd Denniston
Phil R Lawrence wrote: SNIP Command Line GUI. My department wants a GUI that allows graphical browsing of the repository tree and the ability to check out individual files. The ability to shell out and type commands by hand will underwhelm those whom I'm trying to convert to CVS. Any

Re: error with checkout

2003-01-21 Thread Todd Denniston
Schwenk, Jeanie wrote: Why do I get this error when attempting to checkout from a node where the repository DOES NOT reside. When I perform the same checkout from the node where the repository resides, everything is fine. cvs server: existing repository /export/cvsroot does not match

Re: CVS 1.11.5 Released strong(Security Update)/strong

2003-01-21 Thread Todd Denniston
Derek Robert Price wrote: CVS 1.11.5 has been released. This release fixes a major security vulnerability in CVS. The Common Vulnerabilities and Exposures project (cve.mitre.org http://cve.mitre.org) has assigned the name CAN-2003-0015 to this issue. See the text of CAN-2003-0015

Re: error with checkout

2003-01-21 Thread Todd Denniston
or no read/write perms), or it could be that you are attempting to check out two modules in the same physical directory which I am pretty sure CVS does not like (probably what the existing repository message was about). -Original Message- From: Todd Denniston [mailto:[EMAIL PROTECTED

Re: Help Required

2003-02-14 Thread Todd Denniston
Amit Sharma wrote: 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

Re: Checkout problem on cvs host

2003-02-26 Thread Todd Denniston
Craig Dickson wrote: When I run the following command on a client computer it works as expected: cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/cvsroot checkout -d . test Running CVS as root is nuts. Doing it using pserver doubly so. Its just a test system, so get over it.

Re: Checkout problem on cvs host

2003-02-26 Thread Todd Denniston
Craig Dickson wrote: After further investigation, I actually am now seeing it on the client box as well. Perhaps I was all along ... Here is the terminal output: C:\dev\test\MAINcvs checkout -d . test cvs server: existing repository /usr/local/cvsroot does not match

Re: XML Schema and DTD for CVS Info in XML files?

2003-03-12 Thread Todd Denniston
/ -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you. -- Vance Petree, Virginia Power

Re: new feature.

2003-03-24 Thread Todd Denniston
all files just need to send them delta so my packages are small all the time. SNIP -- __ Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED] I'd crawl over an acre of 'Visual This++' and 'Integrated Development

Re: new feature.

2003-03-24 Thread Todd Denniston
Todd Denniston wrote: SNIP BASE_SCRIPTS_DIR=path_to_checked_out_baseline TAGNAME=My_Formal_tag tagsome() { read INPUTLINE while [[ $INPUTLINE != EOF ]] do #the following should tag each file individually so we only tag those we #want to. (cd $BASE_SCRIPTS_DIR

Re: cvs issue reporting

2003-03-25 Thread Todd Denniston
Mark Cooper wrote: Last week, I posted a message to this group for help with a particular problem, namely that when merging between two branches (as opposed to merging between branch and trunk) under certain circumstances removed files can be re-added. Having investigated this according

Re: Ignore local changes?

2003-04-02 Thread Todd Denniston
Wade Williams wrote: Yes there is: Do not ever modify the CVS controlled file! Always, and only ever, modify a copy of any file if you don't want CVS to see your changes to it! I.e. this is a build system problem, not a CVS problem. No, it's not a CVS problem. However, CVS

Re: Input files

2003-06-19 Thread Todd Denniston
Hamid Ghassemi wrote: Can CVS use an input file in place of options for each individual file. We have a list of files that makes up a recipe of what source code is needed to make a product. suggestion read http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_4.html#SEC48 it tells you that

Re: Literature on SCM

2003-07-31 Thread Todd Denniston
http://mail.gnu.org/archive/cgi-bin/namazu.cgi?query=resourcessubmit=Searchidxname=info-cvs When I look back at a lot of the mailing list hits, I am begining to think we probably need an entry in the CVS Home FAQ-O-Matic http://ccvs.cvshome.org/fom//cache/1.html for this question. -- Todd

Re: from Arun - lock in CVS

2003-09-30 Thread Todd Denniston
them: http://mail.gnu.org/pipermail/info-cvs http://ccvs.cvshome.org/fom//cache/126.html http://ccvs.cvshome.org/fom//cache/120.html (I think the answer here might not be quite right though, I think the commands done only change the sandbox) -- Todd Denniston Crane Division, Naval Surface Warfare

Re: help on pserver connection

2003-10-10 Thread Todd Denniston
port= 2401 wait= no user= root passenv = PATH server = /usr/bin/cvs server_args = -f --allow-root=/repo pserver } SNIP -- Todd Denniston Crane Division, Naval Surface Warfare Center

Re: revision/version numbers

2003-11-03 Thread Todd Denniston
and no one other than me (CM person) has messed about with tags, I may have to start keeping a file for the above on releases in the future. -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter

Re: Using cvs to manage system configuration files

2003-11-06 Thread Todd Denniston
want to make directory read (and definitely write) access to all of the repo off-limits for anyone not in the administration group (not the same as root). -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter

Re: how can I see what changes a cvs update would merge

2003-12-01 Thread Todd Denniston
://www.faqchest.com/prgm/cvs-l/cvs-99/cvs-9911/cvs-991102/cvs99110510_16799.html or http://www.geocrawler.com/archives/3/382/1999/4/50/2094674/ and the incredibly impatient: http://www.enetis.net/~mitch/make-cvs-quickref -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing

Re: exclusive checkout

2003-12-04 Thread Todd Denniston
if it is being edited by someone else. The policy will have to include no use of chmod on the files being watched. http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_10.html#SEC89 cvs watch add -a all CONTROLEDFILE cheers, Uwe -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC

Re: Any hangin lock issues, pserver, 1.11.10 1.11.11?

2003-12-23 Thread Todd Denniston
and see if that fixes it, with possible reversion to option 1. bonus option) slack off less than Todd and make a patch+doc_update to the source adding a --disable-mmap config option and get Larry or Derek to apply it. -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane

Re: cvs commit/up's change file ownership in working dir.

2004-01-06 Thread Todd Denniston
Patton, Matthew E., CTR, OSD-PAE wrote: Classification: UNCLASSIFIED From: Kaz Kylheku [mailto:[EMAIL PROTECTED] Read up on the setgid bit on directories. I have extensive use of setgid on my REPOSITORY. setgid is not a solution when managing things like /etc/*. I think we need

Re: A way to see who has checked out a module?

2004-01-14 Thread Todd Denniston
of working directories checked out on any number of clients. None of it really makes any difference to how anyone would know who's really working on what. CVS is not a replacement for good project management. -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane

Re: Help and info on line endings

2004-01-28 Thread Todd Denniston
build a script that does the `-l zipfile.zip TextFileList` on known text files and then `-u zipfile.zip BinaryFileList` (I think) to add the binaries to the zip file. SNIP -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology

Re: Repository file owner/group problem

2004-02-02 Thread Todd Denniston
512 Aug 18 13:19 /cm/REPOSITORY/ SNIP -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo

Re: Querying log messages and more

2004-03-12 Thread Todd Denniston
appreciate any help on this. Thanks, Jeeva -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman

Re: Checkout a file revision to stdout?

2004-03-16 Thread Todd Denniston
$SEARCH_STRING \ ;done If you want it to bail after the first found rev then do an `if cvs diff|grep... then exit 0 fi` instead of just the cvs diff line. luke -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter

cvs as a heartbeat client (questions)

2004-03-16 Thread Todd Denniston
between the killall and umount I think. 6) am I just over killing the effect removal of the disk from cvs will have on the server processes? -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter

Re: cvs as a heartbeat client (questions)

2004-03-16 Thread Todd Denniston
Larry Jones wrote: Todd Denniston writes: 2) on linux will a `killall cvs` cause cvs (as server for :ext: /or :pserver:)to cleanup and exit nicely or is there a particular signal I should pass to killall? What I want is to be able to essentially tell cvs is I know the file system

Re: cvs as a heartbeat client (questions)

2004-03-17 Thread Todd Denniston
Jim.Hyslop wrote: [EMAIL PROTECTED] wrote: Todd Denniston writes: 5) is there a more efficient way of locking the repository than creating all the `#cvs.rfl' in all the sub directories of all the repositories? That is, is there a single file I can create that blocks access

Re: Finding out which tags exist

2004-03-19 Thread Todd Denniston
`; do /tmp/infodirbuild $i dir;done begin /tmp/infodirbuild: BEGIN_LINE=`grep -n Menu: $1|awk -F : '{print $1 }'` END_LINE=`wc -l $1|awk '{print $1}'` NUM_LINES=`expr $END_LINE - $BEGIN_LINE` tail -$NUM_LINES $1 end /tmp/infodirbuild. [2]http://www.gnu.org/software/stow/ -- Todd Denniston

Re: Commit script

2004-03-23 Thread Todd Denniston
)' line)? Use `cvs commit -m message'? Wrap your CVS executable with a script that prompts for the log message then passes it to `cvs commit' as the argument to `-m'? Derek would not :fork: or :local: do it, with out having to make fun code mods? -- Todd Denniston Crane Division, Naval Surface

Re: Submitting a contrib script?

2004-03-23 Thread Todd Denniston
and proof of. :) -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: Commit script

2004-03-23 Thread Todd Denniston
is at: http://mail.gnu.org/archive/html/info-cvs/2000-11/msg00330.html you might look for others in the archive http://mail.gnu.org/pipermail/info-cvs for this and other related things: http://mail.gnu.org/archive/html/info-cvs/2001-02/msg00447.html -- Todd Denniston Crane Division, Naval Surface

Re: folder level access in cvs

2004-03-25 Thread Todd Denniston
search: http://mail.gnu.org/pipermail/info-cvs I believe some people may have been able to use ACLs in some types of file systems and others I believe have mentioned getting finer grained control using commitinfo scripts. Have you found your big stick yet? Good luck. -- Todd Denniston Crane Division

Re: cvs tag: some slightly counterintuitive behaviour

2004-03-25 Thread Todd Denniston
without power cycle or simply were not expected to be used during test so don't provide them. check the archive I might have dropped some scripts when I posted about only tagging some files before. -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power

Re: cvs tag: some slightly counterintuitive behaviour

2004-03-26 Thread Todd Denniston
the shell command limits with big lists. I had a set of scripts that generated the 'badlist.txt' for me. -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter ___ Info-cvs

Re: folder level access in cvs

2004-03-29 Thread Todd Denniston
using commitinfo scripts. -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter

Re: cvs as a heartbeat client (questions)

2004-04-02 Thread Todd Denniston
Larry Jones wrote: Todd Denniston writes: 2) on linux will a `killall cvs` cause cvs (as server for :ext: /or :pserver:)to cleanup and exit nicely or is there a particular signal I should pass to killall? What I want is to be able to essentially tell cvs is I know the file system

Re: Question on repository file permissions

2004-04-08 Thread Todd Denniston
and the PHB can read the repository but never commit. -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman

Re: Windows with Dir/ and dir/

2004-04-20 Thread Todd Denniston
Spiro Trikaliotis wrote: Hello Todd, thanks for your suggestions. * On Mon, Apr 19, 2004 at 03:51:44PM -0500 Todd Denniston wrote: SNIP I assume you either wrote over the original bin/cvs you had or are in some other way making sure you are executing the new version? Yes, I

Re: Fw: need to force username of cvs 'action' when using sharedSSHaccount

2004-05-03 Thread Todd Denniston
$2 more each month, perhaps something like this is available for you, but they would also have to manage a unix group for you if you want some security. -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter

Re: cvs diff: Include contents of added files?

2004-05-05 Thread Todd Denniston
files scheduled for addition. cvs diff --new-file more_options tst.c -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter ___ Info-cvs mailing list [EMAIL PROTECTED] http

Re: Commit ID Enhancement

2004-05-24 Thread Todd Denniston
on their hands. Not enough spare time to do anything other than grump. :} Cheers, Derek Oh, and no spaces allowed in the pattern 8P -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter

Re: when cvs repository

2004-06-18 Thread Todd Denniston
system ([like makefiles] that you may keep in cvs with the source files for building etc) that understands /etc _well enough_ to take source configuration files and build your /etc. -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology

Re: branch removal question

2004-06-23 Thread Todd Denniston
, Don Butts -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter ___ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs

Re: How to keep developers separate from committers?

2004-06-24 Thread Todd Denniston
http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=cvs_acls2idxname=info-cvsmax=20result=normalsort=score -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter ___ Info

Re: using commitinfo and verifymsg

2004-06-24 Thread Todd Denniston
Feb 2001 16:02:16 http://lists.gnu.org/archive/html/info-cvs/2001-02/msg00428.html [5]Re: Tags usage -- comments pleaseDate: Mon, 14 Jun 2004 11:49:28 http://lists.gnu.org/archive/html/info-cvs/2004-06/msg00217.html -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane

Re: cvs on Win2x cluster

2004-07-12 Thread Todd Denniston
on the node and stop/start the (x)inet like process(es). [1] http://www.linux-ha.org/ -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter ___ Info-cvs mailing list [EMAIL PROTECTED

Re: CVS and CMM workflow

2004-07-16 Thread Todd Denniston
to deal with the code you give them and what policies you have to have in place. If you are doing 'code for hire' on site, directly with their cm system, though you will probably be using their internal policies and procedures, we're back to ask them for the documents. Hope this is helpful. -- Todd

Re: multiple password entries

2004-07-27 Thread Todd Denniston
rhost.start copy rhost.start to the cvs server on the server: cat rhost.start ~/.rhosts for understanding read: http://csrc.nist.gov/publications/nistpubs/800-7/node126.html http://www.mkssoftware.com/docs/man1/rsh.1.asp -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane

  1   2   3   >