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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 7178 - 7207 of 26776   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7178
Hi Folks, has anyone made bad experiences in using CVS under WinNt ? I have serious problems in commiting files into the repository (cvs has a fatal...
Sven Schmeier
sc@...
Send Email
Feb 2, 1998
11:34 am
7179
Hello, is there a possibility to get an information what tags exist for a module (without having the module checked out into a working directory)? Problem: I...
Hermann Ulrichskoetter
ulrichsk@...
Send Email
Feb 2, 1998
1:12 pm
7180
I am running CVS 1.9 under Win95 (supposedly the same exact set of executables) without a hitch. I have used it with the repository on the same system and I am...
Daniel Ben-Ezri
danibe@...
Send Email
Feb 2, 1998
3:42 pm
7181
Oooops, it was my fault and now it works. Thanx for your answers, Sven...
Sven Schmeier
sc@...
Send Email
Feb 2, 1998
5:46 pm
7182
Using MacCVS 3.0b3 I've been having problems with long file names. Although the Mac OS isn't as limited as (say) DOS, there *is* a limit on file name length (I...
Tim Moore
tmmoore@...
Send Email
Feb 2, 1998
8:33 pm
7183
... This is a short note, describing the problems I have encountered (a while ago) when I tried to make CVS work in the client/server mode (clients: Win95...
Daniel Ben-Ezri
danibe@...
Send Email
Feb 2, 1998
8:53 pm
7184
In the chapter on "Handling Binary Files" on page 65 of the CVS manual (for v1.9), it says that CVS by default convert[s] line endings between the canonical...
Eric Weitzman
eric.weitzman@...
Send Email
Feb 2, 1998
10:02 pm
7185
Hello, We have a patch branch and have updated a binary image called cdpb2. However we are unable to merge the image back onto the main branch. Any ideas why...
John Muller
john.muller@...
Send Email
Feb 2, 1998
11:05 pm
7186
Hi, ... In fact MacCVS deals with long filenames, but not the way you expect. I did fix a lot of problems so cvs when it appends something (like the revision...
Alexandre Parenteau
alexp@...
Send Email
Feb 2, 1998
11:25 pm
7187
... VMS does have the same issue as the Mac, and the solution would be about the same, which is to truncate the filename (on some operating systems, the system...
Jim Kingdon
kingdonc@...
Send Email
Feb 2, 1998
11:45 pm
7188
Can someone point out the diffrence between "cvs update -kkv -jtag1 - -jtag2" and "cvs update -jtag1 -jtag2". The only difference I found is after this command...
Christine Yan
cyan@...
Send Email
Feb 2, 1998
11:49 pm
7189
Whenever i try to execute the cvs release command in WinCVS, eg. cvs release test(module name). There is such an application error msg: The instruction at...
Evelene MA
evelene@...
Send Email
Feb 3, 1998
3:17 am
7190
I have used CVS on Unix for these few years. I've just started to use MacCVS 3.0b3 on MacOS because I am working on the concurrent developing on Unix and...
Tomomi TAKASHINA
tomo@...
Send Email
Feb 3, 1998
7:59 am
7191
Hello, I'm a newbie here, so please excuse rank stupidity. I'm evaluating version-control systems for use in a WinNT environment, and am standardising on RCS...
Tom Nichols
tom@...
Send Email
Feb 3, 1998
12:42 pm
7192
Forgot to indicate version - http://download.cyclic.com/pub/cvs-1.9/windows/cvs-1.9-win.zip Regards, Tom. // ---------------------------------------- // *...
Tom Nichols
tom@...
Send Email
Feb 3, 1998
12:45 pm
7193
Hi, I'm trying to set up CVS in Client/Server mode. The Server is running under SunOS 5.5.1. The Client is on WindowsNT. On the serverside everything works...
Schwarz, Roland
RSchwarz@...
Send Email
Feb 3, 1998
4:43 pm
7194
Hi, ... Do you mean using the command line of WinCvs ? Could you enter exactly what you typed so I have a chance to have a look ? Thanks, alex. -- MacCvs,...
Alexandre Parenteau
alexp@...
Send Email
Feb 3, 1998
7:50 pm
7195
Tomomi - ... The developer of MacCVS is Alexandre Parenteau <alexp@...>. I will try to answer some of your questions, but you should really talk to ...
Richard Wesley
hawkfish@...
Send Email
Feb 3, 1998
7:50 pm
7196
Hi, ... OK, OK. You might upgrade to MacCVS 3.0b5. It contains the "Add binary files" command which missed before. It contains also the first draft of a...
Alexandre Parenteau
alexp@...
Send Email
Feb 3, 1998
8:06 pm
7197
... I'm a rather naive user when it comes to CVS, and so after the first few gross CVS failures I experienced, I switched to 1.9.20, which I've been using ever...
Kragen Sittler
sittler@...
Send Email
Feb 4, 1998
12:28 am
7198
I noticed if you create a new branch based on another branch, the RCS revision numbers get an additional 2 components. A trunk revision number has the form a.b...
Cameron, Steve
Steve.Cameron@...
Send Email
Feb 4, 1998
12:31 am
7199
... I use CVS because I want to keep track of versions of source files, not because I want to spend time learning to use CVS. It's ridiculous for CVS to say,...
Kragen Sittler
sittler@...
Send Email
Feb 4, 1998
12:42 am
7200
... I've given moderately serious thought to doing this myself. And/or adding a feature to CVS whereby one can configure CVS to make -ko the default I already...
Jim Kingdon
kingdonc@...
Send Email
Feb 4, 1998
1:12 am
7201
I've implemented a pair of cvswrapper filters to enforce the correct line endings (DOS/unix) for various file types. For example, my cvswrapper file contains: ...
Eric Weitzman
eric.weitzman@...
Send Email
Feb 4, 1998
2:58 am
7202
... For what it's worth, here's my yes vote on that one. I make lots of use of branching, and keyword expansion is poison WRT branching. Also, I like to keep...
Dan Wilder
dan@...
Send Email
Feb 4, 1998
6:23 am
7203 Lionel Mallet
l.mallet@...
Send Email
Feb 4, 1998
11:13 am
7204
Andreas, I have the same problem but I don't know how to fix it - based on your answer. I'm using CVS version 1.9 on WinNT. This is what I did: ...
Christian Damm
damm@...
Send Email
Feb 4, 1998
1:28 pm
7205
All, I'm trying to add a binary file into CVS 1.9 repository using the "-kb" option but the file is being corrupted BIG time! It appears to be getting ...
Horvath.Attila
horvath.attila@...
Send Email
Feb 4, 1998
2:47 pm
7206
... I've had the same exact problem, on a CVS v1.9 running on win95/AIX client/server (client win95, server AIX 4.1). I have its description posted twice on...
Daniel Ben-Ezri
danibe@...
Send Email
Feb 4, 1998
4:36 pm
7207
All: I just got the latest (1.9.24) NT cvs.exe, and I'm still unable to add+commit a binary file successfully. Import seems to be working great however. I've...
Michael Carr
mcarr@...
Send Email
Feb 4, 1998
5:40 pm
Messages 7178 - 7207 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