... If you want the version of a file in a working directory, you can grep for it in CVS/Entries. T ....
Tom Tromey
tromey@...
Jul 1, 1999 7:33 am
13345
... Yes he is a creative person and a good worker (I really believe so,I'm not ironical about this), but when you work with many other people located in ...
giuseppe di nucci
gdinucci@...
Jul 1, 1999 8:40 am
13346
Hi, I`m trying to do the following: A client machine somewhere on the internet (unix/win) to connect to a cvs server (unix) on my local network,...
cr@...
Jul 1, 1999 10:29 am
13347
Hi there, I've seen that for many projects there is a anonymous, read-only, CVS access provided (using pserver), and I would like to do one for my project. I...
Diego Santa Cruz
Diego.SantaCruz@...
Jul 1, 1999 11:34 am
13348
Hi list.. I am so new to this list.. Till now I could not understand what CVS is, how it works with PHP3, how it be installed, where I can get it. Additionally...
Hyo-Han Kim
i27700@...
Jul 1, 1999 1:22 pm
13349
... Either via port forwarding of pserver or directly via ssh. For the latter method just set the environment variable CVS_RSH to ssh (or /usr/local/bin/ssh or...
Tor Arntsen
tor@...
Jul 1, 1999 1:36 pm
13350
Well, I believe this has to do with the file permissions in your $CVSROOT directory and all it's subdirectories (module directories). I'm not exactly an...
shandyb@...
Jul 1, 1999 3:01 pm
13351
... http://www.cyclic.com donald...
Donald Sharp
sharpd@...
Jul 1, 1999 3:56 pm
13352
... Generally this means that you do no have the correct permissions set up in your repository for you to write into it. Have the person who owns it fix the...
Donald Sharp
sharpd@...
Jul 1, 1999 3:58 pm
13353
The route to the CVS Faq-O-Matic at http://gille.loria.fr:7000/cgi-bin/faqomatic/faq.pl appears to be down, as it was yesterday also.. Is there a mirror for...
Brad Lindseth
blindset@...
Jul 1, 1999 4:02 pm
13354
I recently found an old version of a project I inherited. This version is valuable to have around, and I would like to include it in my cvs repository. It...
Brad Lindseth
blindset@...
Jul 1, 1999 4:13 pm
13355
Is there a way to have CVS (For Solaris 7, CVS 1.10) log failed password attempts when using the pserver option in inetd? Thanks, Keith McDuffee ....
Keith McDuffee
gudlyf@...
Jul 1, 1999 5:18 pm
13356
I would like to be able to check out a subdirectory along with one file from its parent directory, using an alias in 'modules'. The tree is like this: base ...
TSteger@...
Jul 1, 1999 5:26 pm
13357
From: Michael Bletzinger <michael.bletzinger@...> ... Amplifying Michael's email: I also advocate using lots of different sandboxes (coming from...
Andy Glew
glew@...
Jul 1, 1999 5:52 pm
13358
... Hm, there are several places where you can download CVS. Take a look at http://download.cyclic.com/pub/MIRRORS and choose the proper one. Included in the...
Matthias Kranz
mskranz@...
Jul 1, 1999 8:31 pm
13359
... If you find v1_11 when you already have v1-10 and v1_12 checked-in, the best/only way I can think of is: cvs rtag -b -r v1_10 b1_10 module cvs co -r b1_10...
Stefan Monnier
monnier+lists/cvs/new...
Jul 1, 1999 8:58 pm
13360
... Quite simple really. Make your modules definition something like: product_1 -d products /base/products/product_1.dir makefile -d products...
Chris Cameron
ccameron@...
Jul 1, 1999 9:23 pm
13361
Hello! I've succeeded in creating a read-only repository on a machine which can only be accessed via ssh2. The solution was to put following lines to...
Pavel Roskin
pavel_roskin@...
Jul 1, 1999 10:49 pm
13362
Hi, Has anyone done any work on integrating cvs and gnats? We are currently moving to gnats with tkgnats and gnatsweb. Any help would be appreciated. ...
Chris Cameron
ccameron@...
Jul 1, 1999 11:17 pm
13363
... No, but we're also moving to gnats, so this sounds interesting. What needs to be done, in your opinion? There are many projects using both gnats and cvs,...
Palle Girgensohn
girgen@...
Jul 2, 1999 12:04 am
13364
... The types of things I was thinking of were: - When a commital is done in cvs, the log message was automagically added to the appropriate gnats PR. This...
Chris Cameron
ccameron@...
Jul 2, 1999 12:20 am
13365
I'd like to be able to get a cvs diff that shows files that have been added since a -D datespec flag, however cvs carps about the file not existing or having...
Alfred Perlstein
bright@...
Jul 2, 1999 2:31 am
13366
... [cut] ... An option may be to use RHostsRSAAuthentication (if you can trust the clients) or ssh-agent to reduce the requirement to authenticate for every...
Lachlan O'Dea
lodea@...
Jul 2, 1999 2:33 am
13367
... sure. my $.02 below, maybe folks on the info-cvs list can offer further input. you can also try the usenet newsgroup comp.software.config-mgmt for ...
sean dreilinger
sean@...
Jul 2, 1999 2:35 am
13368
... It's in there, just not organized very well. Here is a summary: 1. Set up the pserver in your /etc/services and /etc/inetd.conf, as described in the...
Karl Fogel
kfogel@...
Jul 2, 1999 4:16 am
13369
Hello Keith, 01.07.1999 you wrote to me: KM> Is there a way to have CVS (For Solaris 7, CVS 1.10) log failed password KM> attempts when using the pserver...
Michael V. Samanov
mike@...
Jul 2, 1999 9:27 am
13370
Hello! ... Have you ever seen CVSU? cvsco (part of CVSU) does exactly what you need. http://www.typhoon.spb.ru/~proski/cvsu/ BTW, I've just released cvsu-0.1.3...
Pavel Roskin
pavel_roskin@...
Jul 2, 1999 9:47 am
13371
... I always had the impression that you do this with a user, say, anoncvs and a password anoncvs and do the restriction via file permissions (chown -R...
Ernst-Udo Wallenborn
wallenborn@...
Jul 2, 1999 9:58 am
13372
Hi Mike, you can see at http://members.home.net/preston/cvsscc.html about Microsoft's SCC API implementation for CVS. HomeSite and ColdFusion have integrated...
vvz@...
Jul 2, 1999 12:02 pm
13373
... No -- the anonymous user must be able to write temporary lockfiles in the repository. The way to make the user "read-only" is by putting them in the ...