I got the version 2.5.03.2182 from my colleague, who is leaving our company. He does not remember where this file is from. It is an .exe file, not an .msi. ...
Matthias, while I truly appreciate your effort, do you realize that a simple one-liner along the lines of "The mdnsclient.dll is missing from the non-working...
Using Bo's installer for version 2.5.03.2151, the "dir" command gives the following result: charset.dll COPYING cvs.chm cvs.exe cvsapi.dll cvsclient.chm ...
... I remember having IM'd about this once with Kalle or Richard but couldn't remember off the top of my head whether they eventually got it working or not....
Oliver, thanks for your very quick replies! I'm totally new in this CVS/WinCVS stuff, because one of my colleagues is leaving our company, and I take over his...
Bo, you are right. I installed the server version without any server component (sounds stupid, or?) But why is the mdnsclient.dll missing after installing the...
It is because noone really tested such an installation before... The CVSNT developers switched to the MSI installer about 14 months ago and Oliver and myself...
I am exceedingly pleased that you and Oliver are still supporting these setups. If possible in future I will test either your or Oliver's installation, and...
Hi everybody... I have installed wincvs 2.0.2.4, and i dont know how to establish a connection with server. Can you tell me how do that? Thanks........
Hello. I apologize, but it's been a while since I've used CVS... I would like to update to a revision prior to Feb 7, 2006. I'm updating by module, and using...
Hi Sharon try <=2006-02-06 A format like yyyy-mm-dd hh:mm will work. hope this helps... Frank -- http://www.jagusch-online.de/frank Am Wed, 01 Mar 2006...
Frank Jagusch
fjagusch@...
Mar 1, 2006 10:25 pm
17701
... It would have helped if you had shown your own command line so we could see what you thought was a good date... But the date is supposed to be in ISO...
... The output pane echoed my command line: <= 02-06-2006 ... Right...Well, then perhaps I need a little more information. What I would like is to update the...
Frank, I tried that, still no luck... cvs -w update -D "<= 2006-02-06" (in directory [...]) I get the same error message cvs [update aborted]: Can't parse...
Why are you complicating things? Look here: cvs update -D 2003-04-10 001_WSMDBStructure.sql ***** CVS exited normally with code 0 ***** This gave me revision...
... Which makes perfect sense don't you think? Updating files to a specific date does not mean "give me files with commit date X" - it means "give me the files...
Yes, i've tried cvs -w update -D 2006-02-06 (in directory which removes all files ... could it be because I am updating by module? I don't want to update each...
... Hmm, so from when are your files then? What are the timestamps of their earliest revisions? The above command would give you files as they were on February...
... ah. The files are on a branch. This works now. ... To make sure I get all the files that are added (or removed), I need to specify update for the module,...
Is there a difference between : -D 2006-02-06 Which is what dotnetchic apears to be using, And -D2006-02-06 Which is what Oliver is using. ? Uncertainly, ...
... No, no difference. In any case, I believe Sharon was not actually using the former syntax explicitly but merely entering the date into WinCvs' Update...
In the server. Cause im in another machine and i try to connect to the server through my computer. and when i try to commit a file i got this error. ...
I don't believe CVS allows superuser root permission to add/update/remove files within the repository. Is there some reason you cannot login as a user? And...
... You don't think a bit more info could be useful for anyone trying to help you? Like what kind of CVS server you are using, what CVSROOT you used, what...
im using CVNT 2.0.51d Wincvs 2.0.2.4 OS: Windows XP user Linux Red hat 7 server the CVSROOT its a repository that i create in the server. And well, when i try...
... What's Windows XP _user_ ? Never heard of that. Do you mean XP Home? ... OK, and what version of CVS or CVSNT is running on the server? ... You've become...
The OS in the user is Windows XP home edition The OS in the server is Red hat 7 The authentication protocol that i use to connect with server is PS(Password...