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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 11776 - 11805 of 19027   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11776
Hi all How do I set up WinCVS to access a repository over the net? Thanks in advance Richard Moore...
Richard Moore
moorerad
Offline Send Email
Feb 1, 2004
11:49 am
11777
Hi I'm new to the whole concept of open source and am just diving in to learning CVS and WinCVS. I just want to tell someone that on the 'Doc' page ...
lgrove5
Offline Send Email
Feb 2, 2004
7:09 am
11778
Thx Oliver, ... the simplest thing I could do worked. I expected that the registry cleaning tool deleted all entries. But I didn't check. Mea culpa! Cheers, ...
dirk_si
Offline Send Email
Feb 2, 2004
7:26 am
11779
When you check out a module from a server you have to do the following: 1. Decide on the protocol (authentication) to use (sspi, pserver etc) 2. Set the...
Bo Berglund
bosse3r
Offline Send Email
Feb 2, 2004
7:54 am
11780
hi If any one have CVS Installation and configuration document for SOLARIS CAn you please mail me on kendalepr2000@.... Thanks in advance PRASHANT...
prashant kendale
kendalepr2000
Offline Send Email
Feb 2, 2004
9:52 am
11781
Hi all, Looking for some thoughts on tagging some docs a certain way.... I am planning to use CVS as code and doc repository and have a need to be able to have...
Aditya Gandhi
aditgandhi
Offline Send Email
Feb 3, 2004
6:04 am
11782
Hi all, Looking for some thoughts on tagging some docs a certain way.... I am planning to use CVS as code and doc repository and have a need to be able to have...
Aditya Gandhi
aditgandhi
Offline Send Email
Feb 3, 2004
6:05 am
11783
HI all, I am planning to use CVS for my code repository and would like to be able to associate all the code commits to some Change Requests (tracker items). My...
Aditya Gandhi
aditgandhi
Offline Send Email
Feb 3, 2004
6:16 am
11784
HI all, I am planning to use CVS for my code repository and would like to be able to associate all the code commits to some Change Requests (tracker items). My...
Aditya Gandhi
aditgandhi
Offline Send Email
Feb 3, 2004
6:20 am
11785
... I just did a (very) brief test and it just looks like you might be able to do this using the following syntax: cvs log -S -rPLAN -rBASELINE: Note though...
Oliver Giesen
ogiesen
Offline Send Email
Feb 3, 2004
10:27 am
11786
... Hmm, tagging individual files is often not of much use. Unless the tag is a branch it also only refers to a single revision. As you noted, implementing a...
Oliver Giesen
ogiesen
Offline Send Email
Feb 3, 2004
10:44 am
11787
... I would use commitinfo instead, because this can analyze the log message and refuse the commit if it does not comply to certain standards (this is the ...
Bo Berglund
bosse3r
Offline Send Email
Feb 3, 2004
11:09 am
11788
... I was aware of that. It was more the situation of the server script actually requesting further input by the client and acting on it that I am in doubt...
Oliver Giesen
ogiesen
Offline Send Email
Feb 3, 2004
11:12 am
11789
Thanks a lot for your response Oliver... I upgraded to CVSNT 2.0.24 after your mail.... However, I am seeing slightly different behavior. Just want to make...
Aditya Gandhi
aditgandhi
Offline Send Email
Feb 3, 2004
1:34 pm
11790
... Different from what I described or just different from what you got before? ... I didn't mean to say it produced exceptions or errors. I meant it could not...
Oliver Giesen
ogiesen
Offline Send Email
Feb 3, 2004
2:41 pm
11791
Hi all, I am looking for some details/ documentation/ source on the _cvsgui module that is used by the WinCVS macros. i.e. say if I look at App.py it makes...
Aditya Gandhi
aditgandhi
Offline Send Email
Feb 3, 2004
4:13 pm
11792
Sending again... it seems my previous mails has not reached the group - Aditya Gandhi ... From: Aditya Gandhi Sent: Tuesday, February 03, 2004 7:12 PM To:...
Aditya Gandhi
aditgandhi
Offline Send Email
Feb 3, 2004
5:12 pm
11793
Hi Oliver, You got it right.. What I really want in the intersection rather than the union that is happening right now. And removing -R from the command still...
Aditya Gandhi
aditgandhi
Offline Send Email
Feb 3, 2004
5:12 pm
11794
Hi all, Sorry if this has come up before, but I couldn't find any answers to my problem. I've been trying to checkout a module from the repository. It all goes...
margaritamtzf
Offline Send Email
Feb 3, 2004
8:17 pm
11795
... Unbelievable... ;) ... Yup. Try doing a fresh checkout or simply run the ChangeRoot macro (Macros|CVS|Change CVSROOT) on your sandbox (also see ...
Oliver Giesen
ogiesen
Offline Send Email
Feb 3, 2004
10:16 pm
11796
... You shouldn't import the _cvsgui module directly. It's just the "glue" between C++ and Python (_cvsgui is a "virtual" module exposed by wincvs.exe)....
Oliver Giesen
ogiesen
Offline Send Email
Feb 3, 2004
10:21 pm
11797
Hi, The WinCVS used to work fine on my machine. But someday it suddenly stopped working. It hangs immediately after displaying the splash window. I tried (of...
Zhi
hanzhi77
Offline Send Email
Feb 4, 2004
7:03 am
11798
Hi, Recently my WinCVS keep hang immediately after I close the pop-up dialogue windows (tips, python information, etc). I tried to re-intsall both WinCVS and...
Zhi
hanzhi77
Offline Send Email
Feb 4, 2004
7:03 am
11799
... Let's start with you: What version of WinCvs are you using? Have you installed Python and/or TCL and if so which versions thereof? Recently there were...
Oliver Giesen
ogiesen
Offline Send Email
Feb 4, 2004
8:18 am
11800
I have just installed WinCVS 1.3b15 and get the following error when trying to do anything: cvs update: Updating . cvs update: connect to...
Nicolai Henriksen
nicolaidrengen
Offline Send Email
Feb 4, 2004
9:24 am
11801
Hi! I am trying to use the Add Watch function in WinCVS 1.3.15b1 version and getting the following error: cvs [server aborted]: unknown command: watch_add I am...
Gagneet Singh
komputr_nerd
Offline Send Email
Feb 4, 2004
10:56 am
11802
Hi I use and love WinCvs. But there are some new features I'd find really useful. 1. After doing a "query update", it would be nice if the files which have...
C T
cdt0210
Offline Send Email
Feb 4, 2004
10:59 am
11803
... Very fequently requested and discussed. Maybe one day, in the process of implementing the suggested "simulation mode" (i.e. global -n option for all...
Oliver Giesen
ogiesen
Offline Send Email
Feb 4, 2004
11:40 am
11804
Bo How would someone set up such a script. Or, where would I find the documentation to do such. Thanks in advance Richard Moore ... From: Bo Berglund...
Richard Moore
moorerad
Offline Send Email
Feb 4, 2004
11:51 am
11805
Thanks for the comments. I'm working on multi-developer projects. So frequently I need to review changes that colleagues have made. That is when I use the...
cdt0210
Offline Send Email
Feb 4, 2004
11:58 am
Messages 11776 - 11805 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