... Hi Hamid. I haven't read the hole thread, so sorr if I'm missing something... Running CVS without running an CVS-Server should be possible with GNU-arch, ...
niels kalle
niels_kalle@...
Mar 1, 2005 9:22 am
15518
... Sorry my mistake. CvsSubstModeUI is the classname. The file it should be contained in is called SubstModeTk.py (also in the PythonLib/cvsgui folder). Is...
... Could you try with a later version of the macro (preferably the most recent one). There have been quite a number of changes and improvements since WinCvs...
... According to http://www.gnu.org/software/gnu-arch/ Arch is a version control system in its own right that is entirely independent from/incompatible with...
hi, i am working with wincvs 1.3.24.1, cvsnt 2.0.51d and cvs 1.11.13 via pserver on a solaris machine. when i import a application i get the import filter...
hi, i plan a wincvs rollout on 30 pc's via a automatic download. is it a good idea to serve wincvs 1.3.24.1 with cvsnt 2.0.58d ? thank you stilldre1704 ... ...
... It's not an error, it's a warning. It should merely prevent you from accidentally importing binary files as text. If you know the files are text, just go...
... There are no known issues specific to that combination AFAIK. I use WinCvs 1.3.24 personally and prefer it to 1.3.20 but then I don't really put it under...
Note that 2.0.58d as a server has bugs in it that you should be aware of. Notably you *cannot* use the taginfo script in this version, it will produce garbage...
I am trying to re-open my WinCVS 1.3, but because I previously had it set to a really large directory on flat mode it seems to be taking a long time to open....
... to a really ... there any ... doesn't try to ... Press ESC and the flat mode scan will halt g...
Tasker,George
gtasker@...
Mar 1, 2005 3:02 pm
15528
... If this is because of the Flat View, just press (and hold) ESC. This will abort the Flat view scanning. Hope this helps. Oliver ... In everybody's best...
... should be ... PythonLib/cvsgui ... http://cvs.sf.net/viewcvs.py/cvsgui/cvsgui/PythonLib/cvsgui/SubstMode Tk.py?view=markup ... doesn't ... was ... though, ...
Dear friends, I am using gcvs+CVSNT in my office[Fedora core 2 PC]. I miss python script [ updateedit.py] very much ... Is there a way to run python scripts in...
Hi all, Opening WinCVS I have on the right the list of the file I have in a directory. Click with right mouse button on a file; it opens a slide with: "Update ...
... As has been explained repeatedly (also in the recent past), Macros on the context menu are currently not supported. This is scheduled to be (re)implemented...
... Whow! So this will be implemented. Wonderfull! I believe I must implement myself (C code, etc.). The "next milestone" is the 1.4 or 1.3.25 ? Just one...
... Eventually, yes. I'd say don't hold your breath, though. There's quite a lot of groundwork on the slate as well (e.g. scrapping of the current widget...
Hi, there is Phyton support in the actual codebase of gcvs. This support is also in a (pre) alpha stage. You can give it a try, but don't do it in your product...
I installed WinCVS 1.3.20.3 beta, in addition to Python 2.4. But when I started WinCVS, it gives me a message that it couldn't detect Python 2.1. Does it need...
... You're not missing a setting. You've missed to do what you were asked to do in the Welcome mail you received when you subscribed to this list: <quote> If...
Hi all, I setup a CVS Repository with cvswrappers config file having entires for *dsw and *dsp as *dsw -k 'b' *dsp -k 'b' This make them to treat them as...
Lalit Seth
laalit_seth@...
Mar 3, 2005 6:22 am
15540
... Yes, I know python (little). My question is: how and what parameters are passed from WinCVS to Python macro? What are the main function called by winCvs in...
If you have already checked in files as binary they stay binary in the future as well.. The contents of cvswrappers only affects new files added to the...
... That's only half of it though. You could change the file type of checked in files within certain bounds. Changing from binary to text shouldn't really be...
... Just take a look at the existing macros in the Macros folder. Most contain at least a minimum of inline documentation. The "glue" modules in the...
Hi All, I am one of the new users of cvs and wincvs..have installed both client and server in my machine itself and tried to connect them. when i trie to login...
Hi Can I lock a file in the server so that no one can make a change to it anymore? Sincerely TJ. __________________________________________________ Do You...
Try cvs edit -c <file-name> Touraj Behmand <tbehmand@...> wrote: Hi Can I lock a file in the server so that no one can make a change to it anymore? ...