... If you want the version of a file in a working directory, you can grep for it in CVS/Entries. T ....
13345
giuseppe di nucci
gdinucci@...
Jul 1, 1999 8:40 am
... 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 ...
13346
cr@...
Jul 1, 1999 10:29 am
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,...
13347
Diego Santa Cruz
Diego.SantaCruz@...
Jul 1, 1999 11:34 am
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...
13348
Hyo-Han Kim
i27700@...
Jul 1, 1999 1:22 pm
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...
13349
Tor Arntsen
tor@...
Jul 1, 1999 1:36 pm
... 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...
13350
shandyb@...
Jul 1, 1999 3:01 pm
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...
13351
Donald Sharp
sharpd@...
Jul 1, 1999 3:56 pm
... http://www.cyclic.com donald...
13352
Donald Sharp
sharpd@...
Jul 1, 1999 3:58 pm
... 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...
13353
Brad Lindseth
blindset@...
Jul 1, 1999 4:02 pm
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...
13354
Brad Lindseth
blindset@...
Jul 1, 1999 4:13 pm
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...
13355
Keith McDuffee
gudlyf@...
Jul 1, 1999 5:18 pm
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 ....
13356
TSteger@...
Jul 1, 1999 5:26 pm
I would like to be able to check out a subdirectory along with one file from its parent directory, using an alias in 'modules39;. The tree is like this: base ...
13357
Andy Glew
glew@...
Jul 1, 1999 5:52 pm
From: Michael Bletzinger <michael.bletzinger@...> ... Amplifying Michael's email: I also advocate using lots of different sandboxes (coming from...
13358
Matthias Kranz
mskranz@...
Jul 1, 1999 8:31 pm
... 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...
13359
Stefan Monnier
monnier+lists/cvs/new...
Jul 1, 1999 8:58 pm
... 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...
13360
Chris Cameron
ccameron@...
Jul 1, 1999 9:23 pm
... Quite simple really. Make your modules definition something like: product_1 -d products /base/products/product_1.dir makefile -d products...
13361
Pavel Roskin
pavel_roskin@...
Jul 1, 1999 10:49 pm
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...
13362
Chris Cameron
ccameron@...
Jul 1, 1999 11:17 pm
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. ...
13363
Palle Girgensohn
girgen@...
Jul 2, 1999 12:04 am
... 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,...
13364
Chris Cameron
ccameron@...
Jul 2, 1999 12:20 am
... 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...
13365
Alfred Perlstein
bright@...
Jul 2, 1999 2:31 am
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...
13366
Lachlan O'Dea
lodea@...
Jul 2, 1999 2:33 am
... [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...
13367
sean dreilinger
sean@...
Jul 2, 1999 2:35 am
... 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 ...
13368
Karl Fogel
kfogel@...
Jul 2, 1999 4:16 am
... 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...
13369
Michael V. Samanov
mike@...
Jul 2, 1999 9:27 am
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...
13370
Pavel Roskin
pavel_roskin@...
Jul 2, 1999 9:47 am
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...
13371
Ernst-Udo Wallenborn
wallenborn@...
Jul 2, 1999 9:58 am
... 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...
13372
vvz@...
Jul 2, 1999 12:02 pm
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...
13373
Karl Fogel
kfogel@...
Jul 2, 1999 4:08 pm
... 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 ...