Search the web
Sign In
New User? Sign Up
cvsgui · WinCvs, MacCvs, gCvs discussion list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 17690 - 17719 of 19027   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17690
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. ...
real.magic_de
Offline Send Email
Mar 1, 2006
9:41 am
17691
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...
Oliver Giesen
ogiesen
Offline Send Email
Mar 1, 2006
10:48 am
17692
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 ...
Bo Berglund
bosse3r
Offline Send Email
Mar 1, 2006
11:06 am
17693
... 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 Giesen
ogiesen
Offline Send Email
Mar 1, 2006
11:25 am
17694
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...
real.magic_de
Offline Send Email
Mar 1, 2006
1:14 pm
17695
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...
real.magic_de
Offline Send Email
Mar 1, 2006
1:25 pm
17696
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...
Bo Berglund
bosse3r
Offline Send Email
Mar 1, 2006
1:37 pm
17697
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...
real.magic_de
Offline Send Email
Mar 1, 2006
1:49 pm
17698
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........
lavidaes01
Offline Send Email
Mar 1, 2006
9:07 pm
17699
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...
dotnetchic
Offline Send Email
Mar 1, 2006
9:56 pm
17700
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@...
Send Email
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...
Bo Berglund
boberglund
Offline Send Email
Mar 1, 2006
10:28 pm
17702
... 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...
dotnetchic
Offline Send Email
Mar 2, 2006
1:35 pm
17703
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...
dotnetchic
Offline Send Email
Mar 2, 2006
1:40 pm
17704
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...
Bo Berglund
bosse3r
Offline Send Email
Mar 2, 2006
2:00 pm
17705
... 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...
Oliver Giesen
ogiesen
Offline Send Email
Mar 2, 2006
2:03 pm
17706
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...
dotnetchic
Offline Send Email
Mar 2, 2006
2:12 pm
17707
... 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...
Oliver Giesen
ogiesen
Offline Send Email
Mar 2, 2006
2:37 pm
17708
... 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,...
dotnetchic
Offline Send Email
Mar 2, 2006
2:48 pm
17709
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, ...
kerry richard
richardk_bbc
Offline Send Email
Mar 2, 2006
2:50 pm
17710
... 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...
Oliver Giesen
ogiesen
Offline Send Email
Mar 2, 2006
3:09 pm
17711
I get this error when i try to commit a file. Please help ne... How can i fix this error? im using red hat 7. Thanks....
lavidaes01
Offline Send Email
Mar 2, 2006
6:27 pm
17712
Try again! It definitely works OK: cvs update -D2004-11-05 ***** CVS exited normally with code 0 ***** cvs server: Updating . P 000_WSMLicense.sql P...
Bo Berglund
bosse3r
Offline Send Email
Mar 2, 2006
7:01 pm
17713
Why are you logged in as root? Login as a user and try it. -Sharon...
dotnetchic
Offline Send Email
Mar 2, 2006
7:32 pm
17714
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. ...
Mauricio Eduardo
lavidaes01
Offline Send Email
Mar 2, 2006
7:37 pm
17715
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...
dotnetchic
Offline Send Email
Mar 2, 2006
8:04 pm
17716
... 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...
Bo Berglund
boberglund
Offline Send Email
Mar 2, 2006
8:06 pm
17717
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...
Mauricio Eduardo
lavidaes01
Offline Send Email
Mar 2, 2006
8:34 pm
17718
... 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...
Oliver Giesen
ogiesen
Offline Send Email
Mar 2, 2006
8:44 pm
17719
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...
Mauricio Eduardo
lavidaes01
Offline Send Email
Mar 2, 2006
9:37 pm
Messages 17690 - 17719 of 19027   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help