Search the web
Sign In
New User? Sign Up
cvsgui · WinCvs, MacCvs, gCvs discussion list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16989 - 17018 of 19027   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16989
WinCVS 2.0.2.3, linux cvs 1.12.9-2.2 on Suse 9.2. We had a couple of files inadvertently deleted from the head (version 1.1). They showed up in the Attic as...
Julian Opificius
julianop@...
Send Email
Oct 2, 2005
2:51 pm
16990
... Actually, that's not what is to be expected. Immediately after running the macro, the revision should show simply as 0, in Added state. After you commit...
Oliver Giesen
ogiesen
Offline Send Email
Oct 3, 2005
8:07 pm
16991
... Hmmm, they didn't. They're at 1.1. I must have done something strange (read: "unofficial") ... How do you do that when you don't have the file to add in...
Julian Opificius
julianop@...
Send Email
Oct 3, 2005
10:48 pm
16992
Hi, I've set cvs repository as /home/cvs/cvs and the xinetd.conf looks like this... service cvspserver { disable = no id = cvspserver env =...
abumca
Offline Send Email
Oct 4, 2005
7:54 am
16993
... What was the output of the macro? Was the resurrected file in a committable state after you ran the macro? ... No, it's currently not possible via the GUI....
Oliver Giesen
ogiesen
Offline Send Email
Oct 4, 2005
9:14 am
16994
Hi, I'm trying to carry out a update on a set of files from a build script (Visual Build). I'd like to exclude all files in the cvs project named *.bld from ...
Pete_lasko
Offline Send Email
Oct 4, 2005
1:59 pm
16995
Hello to all members, I am having a problem with my CVS users. The problem is, 'when they commite the Modified file on CVS server, the version and the file ...
dbartiyar
Offline Send Email
Oct 4, 2005
3:34 pm
16996
On Tue, 04 Oct 2005 14:48:37 -0000, dbartiyar@... ... This means that the local file contents is the exact same as the file on the server. So CVS has...
Bo Berglund
boberglund
Offline Send Email
Oct 4, 2005
6:27 pm
16997
I have a perl script file that contains the following code: name => \$appender_name, level => \$Log::Log4perl::Level::L4P_TO_LD{\$level}, message =>...
DHARNA, AJAY [AG/1000]
ajz082580
Offline Send Email
Oct 4, 2005
8:22 pm
16998
Tenta assim: service cvspserver { disable = no socket_type = stream wait = no user = root server...
Ricardo Rocha
ricardo_rrocha
Offline Send Email
Oct 4, 2005
8:34 pm
16999
Thank you for your help Ajay Dharna ... From: Mark D. Baushke [mailto:mdb@...] Sent: Tuesday, October 04, 2005 4:10 PM To: DHARNA, AJAY [AG/1000] Cc:...
DHARNA, AJAY [AG/1000]
ajz082580
Offline Send Email
Oct 4, 2005
9:25 pm
17000
Hello, The old version had a Tab on the Admin Preferences page where you could enter username and password. Not so any more. This page now boldly states that...
Geir Ove Skjaervik
geiroves
Offline Send Email
Oct 4, 2005
9:26 pm
17001
... Yes, you have to suppress keyword expansion. You could do so by adding the file with the -ko flag. The easiest way to do this from within WinCvs is by...
Oliver Giesen
ogiesen
Offline Send Email
Oct 4, 2005
9:31 pm
17002
... Did you ever notice that CVS (not WinCvs BTW) stores the CVSROOT string you use on Checkout inside a file called "Root" which lives in a hidden directory...
Oliver Giesen
ogiesen
Offline Send Email
Oct 4, 2005
10:13 pm
17003
... Only non-CVS files (aka "Unknown" files) can be ignored. Neither -I nor entries in .cvsignore apply to files or folders that are already under CVS control....
Oliver Giesen
ogiesen
Offline Send Email
Oct 4, 2005
10:22 pm
17004
Hello, I use Eclipse to do my CVS stuff. It has access to my repos with no problem. However, I got a sticky tag by accident, and when / if I do, I use WinCVS...
Geir Ove Skjaervik
geiroves
Offline Send Email
Oct 4, 2005
11:41 pm
17005
Hello sir, I am using CVSNT as a server and Wincvs 2.0.2.3 as a client and I would like to clarify some doubts, a) How can I get history (like diff, log,...
mallesh_efftrons
mallesh_efft...
Offline Send Email
Oct 5, 2005
7:03 am
17006
... Yes. Basically what I meant by saying "inside a sandbox" was inside a folder that has CVS meta information attached to it (typically the result of a...
Oliver Giesen
ogiesen
Offline Send Email
Oct 5, 2005
7:52 am
17007
... The rdiff and rlog commands will work just like their sandbox-centric counterparts but accept a CVSROOT and a module name as arguments instead of local...
Oliver Giesen
ogiesen
Offline Send Email
Oct 5, 2005
8:29 am
17008
Hello Group! I am novice in CVS and recently was shocked that it was my big mistake to tag a version of a file while being in the Graph view. When I did so,...
Alexander Fokin
Alexander.Fokin@...
Send Email
Oct 5, 2005
9:46 am
17009
Hello, Well, I downloaded and tested TortoiseCVS: It has NO problem operating on the same Project / Sandbox as Eclipse does: It asks for the Password once, and...
Geir Ove Skjaervik
geiroves
Offline Send Email
Oct 5, 2005
9:53 am
17010
... Unfortunately not. See RFE #741734 for details: https://sourceforge.net/tracker/index.php?func=detail&aid=741734&group_i d=10072&atid=360072 Just be glad...
Oliver Giesen
ogiesen
Offline Send Email
Oct 5, 2005
10:28 am
17011
... Tortoise for me often is a bit of a black box in terms of guessing ahead what it will do when I ask it to perform a simple operation. WinCvs takes a more...
Oliver Giesen
ogiesen
Offline Send Email
Oct 5, 2005
11:07 am
17012
... No its not like that, the write permission is only with 1-user, and rest of the users having just read & excute permission. So when ever any user modifies...
dbartiyar
Offline Send Email
Oct 5, 2005
1:29 pm
17013
I've been watching this thread as an innocent bystander, and I think you guys are getting more out of sync with every post ;-) Oliver, I'm not sure that Geir...
Julian Opificius
julianop@...
Send Email
Oct 5, 2005
2:57 pm
17014
... Actually I thought we were finally getting a bit closer... ;) ... Yes, obviously. ... Sorry, but no it doesn't. You might consider this nitpicking but...
Oliver Giesen
ogiesen
Offline Send Email
Oct 5, 2005
3:56 pm
17015
Now you are both definetly talking over my head. You both agree that WinCVS can do what I want, but fail to write in a single sentence HOW ! I repeat: I was...
Geir Ove Skjaervik
geiroves
Offline Send Email
Oct 5, 2005
5:55 pm
17016
... <clip> ... No no, you're not nitpicking at all, I was speaking sloppily from a users's top-level viewpoint, sorry to be inaccurate :-( So to reiterate -...
Julian Opificius
julianop@...
Send Email
Oct 5, 2005
5:59 pm
17017
Tag, Oliver, you're "it" ;-) I know nothing about TortoiseCVS. j. =========== ... <clip>...
Julian Opificius
julianop@...
Send Email
Oct 5, 2005
7:38 pm
17018
... I did. Obviously I didn't make it obvious enough, though. Here's the crucial bit again (from my 2nd mail on this thread): "If you want to use Eclipse (i.e....
Oliver Giesen
ogiesen
Offline Send Email
Oct 6, 2005
8:09 am
Messages 16989 - 17018 of 19027   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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