Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

info-cvs · installing and using CVS

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1433
  • Category: Development
  • Founded: Aug 7, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 8581 - 8610 of 26776   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
8581 Peter Nyquist
pnyq@... Send Email
Jun 28, 1998
4:31 am
Hello again! Thanks for the helping answers! It turned out that the problem was that the CVS server couldn't execute "co" since it was not in any path....
8582 Cameron, Steve
Steve.Cameron@... Send Email
Jun 28, 1998
4:55 am
How long does a "cvs login" connection last? The "connection&quot;, in terms of a tcp socket connection, does not stay open at all. "cvs login" simply stores some...
8583 Tor Arntsen
tor@... Send Email
Jun 28, 1998
6:16 am
Don't go into the src directory, do the make from the top directory. Tor...
8584 BAnderson@... Send Email Jun 28, 1998
6:17 am
Is there a known problem with 1.9.28 doing (a lot) more I/O when updating than 1.9.27??? Our environment is Solaris 2.5.1. It seems to take longer and be a...
8585 Patrick Laty-F060865
Patrick.Laty@... Send Email
Jun 28, 1998
6:18 am
Hello, I have seen that Cvs have Year2000 problems whith some of the versions but CVS1.9.27 has most of the bugs fixed. Do you know if there is an HPUX10.2...
8586 sean dreilinger
sean@... Send Email
Jun 28, 1998
6:19 am
Hi Richard: ... if you mean "how long can i continue to run cvs commands in this directory without having to type 'cvs login' again?"... the cvs login stays...
8587 David Pascoe
davidp@... Send Email
Jun 28, 1998
6:19 am
... and indeed if you run make from the top level, it will run make in all the required directories for you. davidp. -- David Pascoe, Jtec Perth R&D Centre,...
8588 Krishna Podury
krishna@... Send Email
Jun 28, 1998
6:21 am
Hi all, One of our staff has done a chmod 777 on the repository. I would like to restore everything to the normal setup. Can any one of you let me know what...
8589 Erik Kluzek
erik@... Send Email
Jun 28, 1998
6:23 am
... cvs -r checkout Erik Erik Kluzek, (CGD at NCAR) National Center for Atmospheric Research Boulder CO, (off) (303)497-1326 (fax) (303)497-1324 ...
8590 Jim Kingdon
kingdonc@... Send Email
Jun 28, 1998
2:12 pm
... Hmm, I looked through what changed between 1.9.27 and 1.9.28 and didn't see any obvious causes for something like that. Let us know if you figure out what...
8591 Luis Francisco Gonzalez
luisgh@... Send Email
Jun 29, 1998
5:59 pm
Hi, I hope this is neither a FAQ nor something completely stupid. I am interested in knowing if there is a way of having a network of cvs servers that will ...
8592 Soumil Patel
soumil@... Send Email
Jun 29, 1998
6:47 pm
Is it possible to check out one file from the repository? Do have to checkout the entire module even if I wanted to work on one file only? Soumil...
8593 Mark Greenman
markg@... Send Email
Jun 29, 1998
7:02 pm
Hi, CVS newbie here. I'm having problems trying to do a commit. I have a file 'patha/fileb&#39; which I think is both marked for removal on revision 1.1, but ...
8594 Mark Hamstra
mark@... Send Email
Jun 29, 1998
8:07 pm
... I don't know of any pre-packaged way to do this with CVS, but adopting the strategy of having these independent development cells each checking in their...
8595 Derek R. Price
pricedr@... Send Email
Jun 29, 1998
8:10 pm
... Yes. Define a module as module_name module_dir file_name This will check out a single file, though it will be placed in it's own directory (./module_name...
8596 ESP
evangelo@... Send Email
Jun 29, 1998
9:00 pm
... SP> Is it possible to check out one file from the repository? Do SP> have to checkout the entire module even if I wanted to work on SP> one file only? ...
8597 Derek R. Price
pricedr@... Send Email
Jun 29, 1998
10:17 pm
... Hmmm... I've tried this on three seperate UNIX platforms and it works fine to update a checked out file but a 'cvs checkout my_module/myfile.txt' always...
8598 Taliaferro, Anthony S...
Jun 29, 1998
11:42 pm
Currently we have a home grown, error prone method for source code control. We have decided to use some form or source code control like CVS, RCS or SCCS. Our...
8599 ESP
evangelo@... Send Email
Jun 30, 1998
12:16 am
Me> It's quite easy to checkout a single file, like so: Me> cvs checkout my_module/my_subdir_of_module/myfile.txt DRP> Hmmm... I've tried this on three...
8600 Derek R. Price
pricedr@... Send Email
Jun 30, 1998
2:06 am
Huh. We're both right. Looks like a bug. If you shortcut directories in a modules file AND have an alias to such, you'll get my behavior. Example modules...
8601 Yashesh Bhatia
venus@... Send Email
Jun 30, 1998
4:42 am
Hi, Can you please send me more information on where to obtain CVS for Win95 platform. Thanks, -- Yashesh...
8602 sean dreilinger
sean@... Send Email
Jun 30, 1998
7:55 am
... http://www.cyclic.com/cvs/windows.html if you'd prefer a newer version than the cvs 1.9 linked to that web page, browse around here as well: ...
8603 James Rauser
rausejme@... Send Email
Jun 30, 1998
9:32 am
We're working in a mixed Unix/NT environment, with CVS 1.9 via NFS under Unix and CVS 1.9.28 (I think, whatever the Cyclic binaries are) via pserver on NT. We...
8604 Jim Kingdon
kingdonc@... Send Email
Jun 30, 1998
1:32 pm
... You're not the first to suggest it. But no one has been motivated enough to implement such an option, as far as I know....
8605 D.J. Miller II
jamesm@... Send Email
Jun 30, 1998
2:51 pm
... I would, IF I had some time on my hands (heh). I briefly looked at this a couple of years back and couldn't find a clean, obvious place to turn off the...
8606 Jiang Long
long@... Send Email
Jun 30, 1998
4:11 pm
... I am not sure where to find such a comparison. But seems that CVS is coming up for only CVS support concurrent version control. ... Yes, as to my...
8607 Siasb Zanganeh
siasb@... Send Email
Jun 30, 1998
7:35 pm
Anthony, RCS and SCCS are the older source control tools. One applying the delta changes to the orignal the other applying them in reverse to go back in...
8608 Erik Kluzek
erik@... Send Email
Jun 30, 1998
11:55 pm
... Good idea. ... The main note I would say is that RCS and SCCS act on files only, while CVS operates on projects. Working with entire projects works better...
8609 Sam Napolitano
sam@... Send Email
Jul 1, 1998
1:08 am
I am importing some files where a subdirectory is named "core". As expected, the core directory is skipped entirely since it matches the default patterns for...
8610 Dick Balaska
dick@... Send Email
Jul 1, 1998
4:36 am
Also sprach Jim Kingdon --- 08:12 AM 6/30/98 -0400 ... I like it just the way it is! I use only client/server though, for consistency sake. I even use...
Messages 8581 - 8610 of 26776   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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