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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 12211 - 12240 of 19028   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12211
... with python for cvs ? ... Python sources/object model for the CvSGui macro API can be found in your WinCVS directory under PythonLib\CVSGui all CVS macro's...
n3wjack
Offline Send Email
Mar 1, 2004
8:47 am
12212
... Not like that no. You could however write a Python macro which will call your Perl script. True interaction with WinCvs in the way it is possible with...
Oliver Giesen
ogiesen
Offline Send Email
Mar 1, 2004
8:56 am
12213
I want to get file list which is checkouted by someone.can it be possible? best wishes!...
陈世敏
csmfzu
Offline Send Email
Mar 1, 2004
9:27 am
12214
... Unless you don't use "Checkout" in the CVS sense of the word (which is different from how some other VCSs use it) this is not easily possible (you'd have...
Oliver Giesen
ogiesen
Offline Send Email
Mar 1, 2004
9:46 am
12215
hi all, can anyone tell me the command to connect to a cvs server thru a client machine. i'm working on a windows environment, have installed cvsnt server on...
Pardeep S Duggal
pardeep@...
Send Email
Mar 1, 2004
12:08 pm
12216
... Well I'm sure no wizard on this, but it looks to me that you're trying to connect to a wrong server type and to a non valid repository. Server: 1 - Open...
Marlon van den Berg
marlon.vandenberg@...
Send Email
Mar 1, 2004
1:37 pm
12217
thanx for ur input will try and get back to u in case of any problems.... ... From: "Marlon van den Berg" <marlon.vandenberg@...> To:...
Pardeep S Duggal
pardeep@...
Send Email
Mar 1, 2004
2:41 pm
12218
Scratching my head. . . ... From: Oliver Giesen [mailto:ogware@...] Sent: Monday, March 01, 2004 3:53 AM To: cvsgui@yahoogroups.com Subject: RE: [cvsgui]...
Carucci, Jason
jcarucci
Offline Send Email
Mar 1, 2004
3:09 pm
12219
Hi Guy, ... I have checked this. You're right, but the definition of getline from stdio.h is capsuled by "#ifdef __USE_GNU" and will not be reached on my ...
Karl-Heinz Brnen
kbruenen
Offline Send Email
Mar 1, 2004
3:46 pm
12220
Hi All: I am still learning the threads of using WinCVS. There is one point I'd like to clarify. When I check out files from the repository the time stamp is...
g_krish18
Offline Send Email
Mar 1, 2004
4:45 pm
12221
... You should currently ignore the value in the Timestamp column. Not because it is wrong but because it is meaningless to anyone besides CVS itself and...
Oliver Giesen
ogiesen
Offline Send Email
Mar 1, 2004
4:55 pm
12222
How do I delete/remove a module from the server repository? I can highlight and remove individual files but when the folder itself is highlighted, there is no...
flowergardener
NGETI
Offline Send Email
Mar 2, 2004
5:58 am
12223
... You do so by removing all files within it. Empty folders will not be checked out and if you update with the -P option (aka "Purge empty directories") they...
Oliver Giesen
ogiesen
Offline Send Email
Mar 2, 2004
6:08 am
12224
thanx Marlon i was successfully able to connect to the cvs server.... am able to import or checkout modules but dont know how to checkout a single file....
Pardeep S Duggal
pardeep@...
Send Email
Mar 2, 2004
7:16 am
12225
In WinCvs the Remote- Checkout dialog you can choose the "..."-button next to "module name", and if you choose "list" and refresh. Then you can see the files...
Björn Carlsson
bra_alias
Offline Send Email
Mar 2, 2004
7:33 am
12226
Your welcome. About the file issue. CVS works quite different from source safe. Source safe works with projects that contain files like most other VCS systems....
Marlon van den Berg
marlon.vandenberg@...
Send Email
Mar 2, 2004
11:24 am
12227
... BTW: This manual is already included with WinCvs. Just look at Help|Help on cvs-1.10 The CVSNT-incarnation of that document which is usually more relevant...
Oliver Giesen
ogiesen
Offline Send Email
Mar 2, 2004
11:30 am
12228
I would like to remove C:\ from displaying in modules tab of WinCVS. Does anyone know how to do it? Is there a configuration file in WinCVS that allow me to ...
Kent Nguyen
newyen
Offline Send Email
Mar 2, 2004
1:37 pm
12229
1 - Open the pull-down list where you normally select the location 2 - Move with the cursor keys to the 'C:\' location 3 - Press the 'Delete' key and confirm...
Marlon van den Berg
marlon.vandenberg@...
Send Email
Mar 2, 2004
1:53 pm
12230
... See Marlon's answer if you're using WinCvs 1.3.x . For WinCvs 1.2 look here http://cvsgui.sf.net/newfaq.htm#clean_combos ... I really hope that Z:\ is a...
Oliver Giesen
ogiesen
Offline Send Email
Mar 2, 2004
2:44 pm
12231
We are transitioning from WinCVS 1.2 to WinCVS 1.3.13 In WinCVS 1.3.13 and 1.3.15, it appears that Oct 29, 2003 is considered during Daylight Savings Time on a...
Stuart Stevens
stevensgb
Offline Send Email
Mar 2, 2004
8:35 pm
12232
Hello can anyone help me with the legend that describs the meaning of each color. Like when I am switching my sandbox from one branch to another, what are the...
Touraj Behmand
Tbehmand
Offline Send Email
Mar 2, 2004
8:39 pm
12233
U means updated (the local file is updated) and the *result is the same* with P (patched, only the difference is sent), M does mean that the file is locally...
Bjrn Carlsson
bra_alias
Offline Send Email
Mar 2, 2004
9:23 pm
12234
Hi, We currently have one branch, and the trunk. Developers need to work on the branch for the patches, and on the trunk for the main release. Using CVS GUI,...
ncalgui
Offline Send Email
Mar 2, 2004
9:28 pm
12235
Hi all, I have setted up a branch (name: final_1.8) about 3 weeks ago. Since then I have modified several files. How can I make a file, version to get out only...
lvalics
Online Now Send Email
Mar 2, 2004
9:30 pm
12236
I screwed up and removed a source file. I have not commited and the file I want to keep is the one in the repository. How can I un-remove it. currently, I...
no_spam_p1ease
Offline Send Email
Mar 2, 2004
9:53 pm
12237
If it is before commit, just add the file again. cvs add file.c ... From: no_spam_p1ease [mailto:no_spam_p1ease@...] Sent: Tuesday, March 02, 2004 4:53...
Carucci, Jason
jcarucci
Offline Send Email
Mar 2, 2004
10:36 pm
12238
Seems to be greyed out in the 'modify' pull down. Should this be entered at the command line? ... file I...
no_spam_p1ease
Offline Send Email
Mar 2, 2004
10:57 pm
12239
Can you rename a file on the server in a repository and retain the history/labels etc? Why would I want to do this you ask? Codewarrior 8 has a problem with...
Mike Garcia
mikegarciadaman
Offline Send Email
Mar 3, 2004
12:03 am
12240
Wincvs uses cvs under a CVSNT directory. Does this mean that the CVS is from the CVSNT project? Or where do CVS questions go for the CVS that is included...
Stuart Stevens
stevensgb
Offline Send Email
Mar 3, 2004
2:16 am
Messages 12211 - 12240 of 19028   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