... 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...
... 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...
... 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...
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@...
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@...
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@...
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]...
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 ...
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...
... 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...
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...
... 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...
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@...
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...
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@...
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...
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 ...
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@...
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...
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...
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...
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...
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,...
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...
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...
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...
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...
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...