Hi to all! I just want to start version control system at our end. We want the setup like we'll be having a local server with local client machnes(both windows...
Hi I just want to know that if i set up a local server(windows XP) and for back up of the repository i use Linux server.Is this possible what are the issues to...
Hi Are there any user rights associated with wincvs use?....I meam if i set up a server with the repository and when the developers use that repository on the...
I recommend reading and understanding the Cederqvist to learn the basic concepts of CVS: http://ximbiot.com/cvs/manual/cvs-1.11.21/cvs.html -- Rick Genter ...
I thought I knew what 'HEAD' means. I thought it meant the very latest revision on the main trunk. For example, I have a file in CVS named...
John Deighan
jdeighan@...
Feb 1, 2006 2:29 pm
17584
Hi, I am using WinCVS V2.0.2.4 under Windows XP, trying to import a module with text files containing accented characters in a distant repository (CVSNT...
pascal.maurel@...
Feb 1, 2006 2:52 pm
17585
John, from CVS guide: http://www.thathost.com/wincvs-howto/#diff HEAD and BASE are 2 reseved tags. "Two tag names are reserved, as they have special meaning in...
... The method I'm using is to select the file, right-click, choose "Diff", select "Local copy against another revision/tag/branch or date" from the menu in...
John Deighan
jdeighan@...
Feb 1, 2006 5:56 pm
17587
I am investigating the possibility to transfer my cvs repository on a web server (on the provider site).
I am not sure that the provider may accept to have...
... Not an elegant solution, but if you can't tame the beast, feed it ;). You are inside the po directory, and it is looking for a mkinstalldirs two...
As we setting up cvs at our end is that we are having developement servers at different locations from were the programmers are working ..so i wanted to set up...
... That does possibly hint at a bug inside the cvs diff command then... ... There is no such server version. You are probably thinking of the WinCvs itself....
... Oh boy, I'm afraid you've got a lot of reading to do still... The setup you describe is actually what CVS was built for in the first place. So yes, it can...
Oliver Giesen ha scritto:
> navi3083 wrote:
>
> >> As we setting up cvs at our end is that we are having developement
>> servers at different locations from...
... No, I don't think that would work unless maybe you've got a dedicated server at the hoster over which you have full control. Your average web hoster...
... The version numbers I cited above are for WinCVS. Didn't think to provide the version of the CVS Server. Results of "cvs ver": C:\Scripts>cvs ver Client:...
John Deighan
jdeighan@...
Feb 2, 2006 1:56 pm
17595
cvs - d :pserver;username=niraj_s;hostname=flanders.issolutions.co.uk;port=2 501:/usr/loc... login Logging in to...
Hi, My name is Oded, I'm a Computer Programmer From Israel I can't run wincvs.dsw [version: WinCvs2_0_2-4_Src ] threw Microsoft Visual C++ 6 debugger Without...
the cleanup.py skips non-cvs directories. our wonderkids mix controlled files/directories under one controlled directory. i know so little of python, i'd...
flanders.issolutions.co.uk:2401 are comming from file T:\toyota\jsp_scripts\bv\cvs\Repository. It's the location you originally checked out this module. You...
capaverde@...
Feb 2, 2006 6:12 pm
17599
... well. i hadn't even opened the file, figuring it would be some arcane bit. not. so i'll set the value, and i suppose all will be well....
Aaargh! After following Guy's suggestion (creating a link to mkinstalldirs two directories up from the po folder), I managed to install gcvs GTK2. It all looks...
Hi I'm new to CVS. When I login to CVS as a different username and try to Import source files to the repository CVS picks up my previous username. I'm doing...
... You could hardly have gotten any more vague... ;) All CVS versions of the past ten years (or more?) were some kind of "1.x" IIRC. The latest are 1.11.21...
Oded, Works for me. Can you tell us more details as to what the problem is? Are you getting any error messages? What steps did you do to build WinCvs? Best...
... I'm guessing you are entering commands in the console window? What is the exact text you are typing in? I use cvsnt, and here is the content of my...
Jerzy hi, thanks for your response. My company develop "Internet Application". My project is develop: 1-The "first download process" which mean when the user...
Just a fie thoughts: 1. Do you know that WinCvs by itself contains no CVS code at all? WinCvs is "just" a graphic front end to the uderlying CVS command line ...
Hello Oliver, Wednesday, January 25, 2006, 12:45:04 PM, you wrote: ... OG> Can I read this as an indirect confirmation that said changes actually OG> work in...