Search the web
Sign In
New User? Sign Up
info-cvs · installing and using CVS
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 215 - 244 of 26776   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
215
... Graham> But unless you cvs-track 'configure' as well, you can't Graham> generate patches that update one release to the next using Graham> 'cvs rdiff'. ...
Tom Tromey ...
Nov 1, 1995
9:15 am
216
... Graham> If you ever plan on upgrading your autoconf installation Graham> between releases of your own package, it becomes impossible to Graham> generate...
Tom Tromey ...
Nov 1, 1995
9:31 am
217
... Here at SoftLab we use an intermediate solution: 1) ignore OS versions ;-) 2) keep a resonable number of older tools available 3) use explicit version...
Thomas Nilsson ...
Nov 1, 1995
11:39 am
218
Is there a way, other than simply running the output of CVS patch through a sed script, to make all the pathnames referred to in the patch Index: lines be...
Nigel Metheringham ...
Nov 1, 1995
12:20 pm
219
Thomas Nilsson writes: =;-) ... Here at SoftLab we use an intermediate solution: 1) ignore OS versions ;-) 2) keep a resonable number of older tools available ...
Fred Donck ...
Nov 1, 1995
1:36 pm
220
... Doesn't work with to many other programs though ;-) /Thomas...
Thomas Nilsson ...
Nov 1, 1995
7:36 pm
221
[ On Wed, November 1, 1995 at 13:15:27 (+1100), Graham Stoney wrote: ] ... Good point. I knew there was a flaw in there somewhere, but since I've never had...
Greg A. Woods ...
Nov 1, 1995
9:56 pm
222
... Tom> This means that we have a choice: either keep the old Tom> compilers around, or just ignore the problem and move Tom> forward. We chose the latter,...
Anthony J. Lill ...
Nov 1, 1995
10:19 pm
223
I realize that my versions of CVS/RCS are a little out-dated, but they still work great.. RCS version 5.6.0.1. CVS Kit, Version 1.3 My question is, why do I...
Phillip Beiler ...
Nov 1, 1995
10:27 pm
224
... We do the same thing here. This is especially relevant with C++ code and the switch in auto variables between 2.6.3 and 2.7.0. We find ourselves putting...
Michael Richardson ...
Nov 1, 1995
10:28 pm
225
[ On Wed, November 1, 1995 at 09:32:18 (+0000), Nigel Metheringham wrote: ] ... smail misc/smail m-smail master/smail When I 'cvs rdiff' you can imagine what...
Greg A. Woods ...
Nov 1, 1995
10:30 pm
226
} However if I tell people to use "patch -p2" all is solved. Hi Greg, Fine for thee, me and the dev team, other people don't take any notice of instructions -...
Nigel.Metheringham ...
Nov 1, 1995
10:35 pm
227
[ On Tue, October 31, 1995 at 23:49:57 (MST), Tom Tromey wrote: ] ... It's getting easier now there are full-source OS distributions freely available (NetBSD,...
Greg A. Woods ...
Nov 1, 1995
10:58 pm
228
Situation: blunder.h exists as follows: 1.1 --> 1.2 --> 1.3 (main trunk) ... 1.2.2.1 --> 1.2.2.2 (branch "btag") I.e., revision...
Raye Raskin x6880 ...
Nov 1, 1995
11:17 pm
229
[ Nigel Metheringham writes: ] ... Just supply appropriate instructions on how to run patch for your particular patch file. Excerpt from the patch man page: ...
Dave Wolfe ...
Nov 1, 1995
11:52 pm
230
I'm puzzled by "cvs add -k kflag". According to the CVS 1.6 man page: The `-k kflag' option specifies the default way that this file will be checked out. The...
Warren Jones ...
Nov 2, 1995
1:51 am
231
I was curious to see what tkCVS looked like, so I made modifications to it in order to get it to the point where it displays the file listing of the current...
Gerry Lachac ...
Nov 2, 1995
4:53 am
232
If Warren is right then I have some trouble. I have test case output in some of my directories and I am counting on the -ko flag to work on a per/file bases...
Scott Butler ...
Nov 2, 1995
4:53 am
233
... This is odd, since in 1.5 it is stored in the RCS file and I can't think of any reason to change that. If what you say is true (and why should I doubt that...
Claus Jensen ...
Nov 2, 1995
11:00 am
234
... Raye> Situation: Raye> blunder.h exists as follows: Raye> 1.1 --> 1.2 --> 1.3 (main trunk) Raye> | Raye> | ...
U. Graichen ...
Nov 2, 1995
1:21 pm
235
Dear folks, I am using CVS 1.5 I've just set-up the repository and am still learning. This shouldn't be relevant but just in case I'll go over the...
Kath Whitefield-Masso...
Nov 2, 1995
1:29 pm
236
Gerry, ... I've talked with Del, the author of tkCVS, about this very thing. Some work has already been done. Other work still remains. In particular, he said...
Steven Jowers ...
Nov 2, 1995
7:05 pm
237
I am new to the world of CVS, and have just installed it and am using it for a project we're working on. Everything seems fine, except that I've noticed the ...
Marc N. Cannava ...
Nov 2, 1995
7:10 pm
238
-*- As spoken by Claus Jensen -*- ... I can think of one case where I don't want the -k option I specify to be saved in the RCS file. Often when merging it is...
Kirby Koster ...
Nov 2, 1995
8:27 pm
239
Here is a small perl script that displays the hiearch of tags on a CVS file. Someone was asking for this awhile back. vince #!/usr/local/bin/perl ...
Vince Demarco ...
Nov 2, 1995
8:28 pm
240
Recently I asked a question about cvs remote. I have started testing and I have some questions. sun1 has the cvs repository. sun2 users want to use the sun1...
B.G. Mahesh ...
Nov 2, 1995
10:12 pm
241
From: radcvs@... --text follows this line-- I have developed yet another GUI for CVS, called RAD/CVS. It is a pretty functional Beta release right...
John Goodsen ...
Nov 2, 1995
10:18 pm
242
When I looked at the ",v" files in the repository, Only the files on which the -k flag is set by "cvs admin -ko" have an entry like expane @o@; whereas other...
Nilesh Patel ...
Nov 2, 1995
11:57 pm
243
[ On Thu, November 2, 1995 at 12:04:10 (-0500), B. G. Mahesh wrote: ] ... Not necessary for rsh/rlogin (which is what default remote cvs uses). ... Don't...
Greg A. Woods ...
Nov 3, 1995
12:41 am
244
... When you run "cvs admin -ko", the kflag information is stored in the ",v" file in the repository. You can see this by running "cvs log": eg$ cvs log...
Warren Jones ...
Nov 3, 1995
1:56 am
Messages 215 - 244 of 26776   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help