CVS 1.9.20 as far as I can see uses local time instead of GMT for commits. This is quite bad and breaks a lot of things. :-( Tor...
6947
Martin Steffen
ms@...
Jan 4, 1998 6:18 pm
Hello. I intend to use cvs over secure shell. cvs works fine when I stay within the local net. Now I want to dial-up to the local net with my machine at home...
6948
Tor Arntsen
tor@...
Jan 5, 1998 4:01 am
... Bash doesn't read your startup scripts (.bashrc, .bash_profile) when you execute it non-interactively, this is the case with other sh-like shells too (e.g....
6949
Marty Franchuk
franchuk@...
Jan 5, 1998 4:18 am
On Sunday, January 04, 1998 4:19 AM, Martin Steffen ... Hi. ... not ... is ... I think you should set, on your local machine, CVSSERVER (it might be ...
6950
Jim Kingdon
kingdonc@...
Jan 5, 1998 5:00 am
... Enami tsugutomo sent in a fix for this, which I checked in. The fix is in the (brand-new) CVS 1.9.22. CVS 1.9.22 also has fixes for the other big known...
6951
Peter Nuhn
nuhn@...
Jan 5, 1998 5:12 pm
set address nuhn@......
6952
Peter Nuhn
nuhn@...
Jan 5, 1998 5:59 pm
kkk...
6953
Jim Kingdon
kingdonc@...
Jan 5, 1998 7:44 pm
I just got off the phone with Findmail Communications, which is the source of the messages which are spewing out onto the list. He says he'll try to track...
6954
Kragen Sittler
sittler@...
Jan 5, 1998 6:07 pm
... I want a stable release, but I'm using 1.9.20 because 1.9's client-server support is unusably buggy. It sure would be nice if we could have parallel...
6955
Kragen Sittler
sittler@...
Jan 5, 1998 6:01 pm
... This is not strictly accurate. There are two relevant attributes to each shell process: Is it interactive? and Is it a login shell? Bash doesn't do...
6956
Jim Kingdon
kingdonc@...
Jan 5, 1998 6:30 pm
... Well, I'd suggest 1.9.18 or 1.9.10. 1.9.20 was worse than most. This will happen from time to time but I don't expect it to be the norm. Generally...
6957
Tor Arntsen
tor@...
Jan 6, 1998 12:13 am
... This isn't correct, it does not read .bashrc if it's a non-interactive shell (which is the case if you do e.g. 'ssh remotecomputer date'. Just try putting...
6958
John Swan
g583284@...
Jan 9, 1998 7:21 pm
Could someone provide information on how I can create a new build from my repository into my workspace? I wish NOT, to checkout all files when its time to...
6959
John Muller
john.muller@...
Jan 10, 1998 12:02 am
Hello, CVS seems to be keeping the incorrect time. When I perform a commit on the file foo.c (current time is Fri Jan 9 15:57:36 EST 1998), but CVS shows...
6960
Assar Westerlund
assar@...
Jan 10, 1998 7:37 pm
... CVS (or rather RCS) always stores times in UTC (sometimes called GMT). This is a feature. Otherwise you wouldn't be able to use rcs or cvs between...
6961
Dirk Raebiger
drabiger@...
Jan 10, 1998 2:45 am
Hi, how do I get rid of all the mails with subjects "novice:creating repository"?? Am I the only one who gets lots of these mails? Thanks, Dirk Dirk Raebiger...
6962
Morten Olsen
morten@...
Jan 10, 1998 12:36 am
Hello.. I'm in the process of setting up a cvs server, to use in a software project. I'm going to set it up on the dormitory server (where I'm the sysop). The ...
6963
Bruce Tennant
brucet@...
Jan 8, 1998 4:54 pm
Does anyone know the best way to ALWAYS make certian files check in and out of CVS with the -kb flag? We have a number of binary files under CVS control and...
6964
Martin Hamilton
martin@...
Jan 10, 1998 9:01 pm
... Hi Brad (and info-cvs subscribers, postmasters cc'd) - I'm afraid we had a "situation" with this list which took some time to resolve. The machine...
6965
Андрей ...
ache@...
Jan 11, 1998 10:18 am
Since "patch" expecially ignore Index: lines for context diffs according to POSIX 1003.2b/D11 section 5.22.7.2 and current practice for GNU "patch" (any...
6966
jack donn
jjdonn@...
Jan 11, 1998 9:10 pm
unsubscribe jack donn...
6967
Sean Dreilinger
sean@...
Jan 12, 1998 10:38 am
thanks to the folks who responded to my usenet query last week to share what they do (or don't do) about version control in web development. i've tentatively...
6968
J Wunsch
j@...
Jan 12, 1998 4:20 pm
... Well, Peter, indeed. This only incidentally worked as intended as long as the -L option to diff/rcsdiff didn't exist, so at least one of the pathnames in...
6969
Kragen Sittler
sittler@...
Jan 12, 1998 6:29 pm
... I'm not clear on what you're talking about. Maybe other people are also puzzled, because I've seen no responses to you yet. What do you want to do? You...
6970
Andrew Chin
china@...
Jan 12, 1998 4:01 pm
... Date: 5 Jan 1998 16:23:17 -0000 From: Joon Park <jpark@...> To: info-cvs@... Subject: novice:creating repository Resent-Date: Mon, 5...
6971
Bill Webster
bwebster@...
Jan 12, 1998 7:38 pm
Help... I am using a Unix server with NT client, CVS version 1.9. When doing an update, the NT client states that it is going to perform a patch on the code....
6972
Dan Lipofsky
danlip@...
Jan 12, 1998 8:58 pm
I am a fairly new user of CVS. I am using CVS 1.9 on Linux 2.0. I am trying to merge a branch (foo_1998_01) back into the main trunk. I tried following the...
6973
Krishna Podury
krishna@...
Jan 12, 1998 11:28 pm
Hi all!! We're looking for a good tool for tracking bugs. The most basic requirement is that the tool be customizable so that we can add our own fields and...
6974
Dan Lipofsky
danlip@...
Jan 12, 1998 11:38 pm
Can CVS handle symbolic links? Is there any plans to add this capability? It would be really nice when a module is checked out to have certain symbolics links...