HI I am Using WINCvs 1.3.21.1 Beta 21. I want to know if there is any WINCVS user manula. I have used other CVS systems before, but this is my first time that,...
I sure someone has discussed this before, forgive for not going through the research process. Is there a way to convert SCCS to CVS? Thanks in advance for all...
Aldredge Fred
fred.aldredge@...
Dec 1, 2004 9:45 pm
14641
It is called sccs2cvs and comes with CVS itself, at least it does with the GNU version (as opposed to CVSNT, which I am not sure about). It is a C-shell...
You can get them all from http://www.wincvs.org or http://www.cvshome.org or http://www.cvsnt.com Thanks Chirantan "Kalaskar, Rahul" <rkalaskar@...>...
... Note though that there is currently no manual that refers to the current versions of WinCvs. Some dialogs and menu captions have changed in the meantime....
But I thought User Manuals for WinCVS are available. I got a WinCVS1.3 User Manual from http://prdownloads.sourceforge.net/cvsgui/WinCvs-1.3.pdf?download . Try...
Now our project is working with a VSS, but my new boss hate msn. so we are forced to change the way to manage a version of sources. Now I have decided to use...
akiyama eisho
eisho1@...
Dec 2, 2004 9:26 am
14646
... Yes, but it refers to a very early build of WinCvs 1.3 that had not changed much since 1.2 . Just look at the date. It's from Nov 2001. I'm not saying it...
Oh . ok . Thanks Oliver for clarification. Chirantan Oliver Giesen <ogware@...> wrote: ... Yes, but it refers to a very early build of WinCvs 1.3 that had...
Thank you very much Chirantan. ... http://prdownloads.sourceforge.net/cvsgui/WinCvs-1.3.pdf?download ... Vous manquez d’espace pour stocker vos mails ? ...
Something that might seem a bit odd, but could be usseful in certain situations is the ability to check out files or changes from a given tag, to another tag. ...
Both the documents were really helpful. Thank you, Rahul Kalaskar ... From: Oliver Giesen [mailto:ogware@...] Sent: Thursday, December 02, 2004 04:31 AM ...
i tried building a custom msg box but the response was tk not installed so acouple of questions what is tk how do i get it how do i use it links would be great...
Thanks I'll give it a try. Fred Aldredge Principal Consultant (UNIX Administration) Keane, Inc. 714-226-8314 ... From: Owen, David...
Aldredge Fred
fred.aldredge@...
Dec 2, 2004 3:04 pm
14654
Hi, I'am using CVS and have no problems with connecting as well as checking in/out to a repository. But I still don't understand the diff command. For...
Christian
Christianofra@...
Dec 2, 2004 4:11 pm
14655
... It's a GUI framework based on TCL which could be used from several other scripting languages (such as Python) as well. ... It's part of the standard Python...
... BTW: In case you hadn't found it already: Here's another link-list of WinCvs-related documents, though most of them are equally outdated or worse: ...
Christian, The CVS diff is not easy for a human to use since it was intended to be instructions to patch utilities of how to modify file 1 to create file 2 or...
Hello, I think i have really simple question to understand, but hard to answer. Is it possible to change the location in wincvs where cvs is located on the ...
Maarten Jongmans
maartenjongmans@...
Dec 2, 2004 5:00 pm
14659
Hi Christian, The diff command gives you the difference between two files. By default it give you the difference b/w the one on you local m/c and the latest...
Dear all, Is it possible to add a custom python script as a menu item in the right click menu of wincvs. Or is there any way to change in the source code of...
Hello all, I am running Windows 2000 5.00.2195 sp4 I am in the process of updating my local version of wincvs from 1.2 to 1.3.20.3 and I have a few questions. ...
... Not currently, no. But it should be relatively high on the todo list for the next developement cycle IMHO, i.e. after the next milestone release. ... Sure...
... Is > it possible to change the location in wincvs where cvs is located on the ... WinCvs has no business with the cvs binary on the server. It is a...
... Yes, that works (done it myself). I think WinCvs does not yet autodetect Python 2.4 ... ... It does not look like you have a CVS *server*. What you have is...
In cvs (as opposed to cvsnt) ther is an environment variable (CVS_SERVER) that points to cvs executable and requires setting if the executable is not in the...