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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 17805 - 17834 of 19028   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17805
Hi there, I'm trying to import a folder into a repository - I'm right-clicking the folder, choosing "import", and amending the file types. When I get to the...
russell6835
Offline Send Email
Apr 3, 2006
10:14 pm
17806
... Sounds like you updated your CVSNT client binaries to 2.5.03.2151 or later. Unfortunately, since that version CVSNT no longer advertises the necessary...
Oliver Giesen
ogiesen
Offline Send Email
Apr 3, 2006
10:19 pm
17807
On 3 Apr 06 20:47:36 GMT, russell_allen@... (russell6835) ... It is not a thing that really needs a wizard to do.... /Bo (Bo Berglund, developer in...
Bo Berglund
boberglund
Offline Send Email
Apr 4, 2006
5:26 am
17808
... Acting on your advice I updated both client and server at the latest cvsnt version (2.5.03 Scorpio). But now something is strange to me. Going to set...
Tony
tonyda_pa
Offline Send Email
Apr 4, 2006
8:24 am
17809
... Yes, see my reply to the thread "Missing server option in sspi connection dialog" from a few hours ago or just go straight to ...
Oliver Giesen
ogiesen
Offline Send Email
Apr 4, 2006
9:32 am
17810
Hello, I've got a problem with the Add Files command. I've used it in previous years but with previous wincvs versions. Now I'm on 2.0.2.4 (build ... This is...
Claudio Valderrama C.
i5cvalde
Offline Send Email
Apr 5, 2006
9:01 am
17811
You are missing one crucial step: -> After creating the new directory and populating it with the files but *before* you select the files in that directory for...
Bo Berglund
bosse3r
Offline Send Email
Apr 5, 2006
11:32 am
17812
... Thanks Oliver. Now I now. ... I installed WinCVS (2.0.2.4) and CVSNT (2.5.3.2260.zip)on another Client (OS= Win XP Home Ed.) and I am facing the same...
Tony
tonyda_pa
Offline Send Email
Apr 5, 2006
12:28 pm
17813
... Look here: http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt Bo...
Bo Berglund
bosse3r
Offline Send Email
Apr 5, 2006
1:03 pm
17814
... You can manually delete them with "rm -rf" commands for Unix/Linux or "del"/"deltree" command line commands in Windows, permissions permitting of course!...
hendricksng
Online Now Send Email
Apr 5, 2006
1:41 pm
17815
... Sorry for the confusion. The Tony I referred to in my post was actually Tony Hoyle, i.e. the author of CVSNT, not you. The CVSNT list could be found at the...
Oliver Giesen
ogiesen
Offline Send Email
Apr 5, 2006
1:49 pm
17816
Hello, i'd like to create a new version when commmitting a changed file. The changed file has revision number 1.2 and when committing i want to create 1.5. I...
Torben Krause
tkrause007
Offline Send Email
Apr 5, 2006
9:52 pm
17817
"Bo Berglund" <bo.berglund@...> wrote in message news:C66EBC6C8B31CC488641B94D31FD86582D6DD5@.... ... Thanks for the reminder,...
Claudio Valderrama C.
i5cvalde
Offline Send Email
Apr 5, 2006
11:03 pm
17818
On 5 Apr 06 21:52:16 GMT, torben.krause@... (Torben Krause) ... Why in heavens name do you want to do such a screwy thing? *Revisions* are internal...
Bo Berglund
boberglund
Offline Send Email
Apr 6, 2006
5:55 am
17819
Our team needed to download the latest CVSNT sources today, but cvsnt.org appears to be down. Does anybody knows where to download the CVSNT sources? Mike...
Mike Lehmann
meiklehmann
Offline Send Email
Apr 6, 2006
3:26 pm
17820
... Revision numbers shouldn't be tied to any logical meaning. They are just internal sequential numbers. Tags are used to indicate logical release levels,...
Glen Starrett
glen_starrett
Offline Send Email
Apr 6, 2006
6:24 pm
17821
Mike, The primary source for the latest "stable" source is here (and has been for 18 months): http://march-hare.com/cvspro/?complete=1#free Regards, Arthur...
Arthur Barrett
arthurgbarrett
Offline Send Email
Apr 7, 2006
3:46 am
17822
Tony, ... Yes, see the FAQ here before posting: http://march-hare.com/cvspro/faq/faq2.asp#2z ... See here: http://march-hare.com/cvspro/faq/faq2.asp#2za ...
Arthur Barrett
arthurgbarrett
Offline Send Email
Apr 7, 2006
3:50 am
17823
Thanks, that did the trick. Just curious, what's about cvsnt.org which is linked from wincvs.org? Mike...
Mike Lehmann
meiklehmann
Offline Send Email
Apr 7, 2006
6:26 am
17824
Suppose that I maka a mistake on just one file of my project (wrong delete of some lines saving the file also) what is the best way to take from the repository...
Micron Engineering
micronpn
Offline Send Email
Apr 7, 2006
6:31 am
17825
Looks like it has died (again!) Best regards, Bo Berglund ... From: cvsgui@yahoogroups.com [mailto:cvsgui@yahoogroups.com] On Behalf Of Mike Lehmann Sent: den...
Bo Berglund
bosse3r
Offline Send Email
Apr 7, 2006
6:53 am
17826
Depends on what you have done.... 1. You edited a file and saved it to your local disk 2. You discovered that you did the wrong thing. In this situation: just...
Bo Berglund
bosse3r
Offline Send Email
Apr 7, 2006
6:54 am
17827
Modify -> Update -> check "get the clean copy" -> OK this will give you the last version of the file in the branch where it is actually located. The local...
Alexander Zoernack
alexander.zoernack@...
Send Email
Apr 7, 2006
7:01 am
17828
Hi,all I have installed the latest cvs (1.12.13) installed on a linux box . And then I use wincvs to import the module from WINDOWS.There are a lot of files ...
xiangbin
xiangbin@...
Send Email
Apr 7, 2006
10:13 am
17829
... Ok. I see. Sorry Arthur and thanks. Tony...
Tony
tonyda_pa
Offline Send Email
Apr 7, 2006
1:48 pm
17830
... Ok. Thanks for you time. Tony...
Tony
tonyda_pa
Offline Send Email
Apr 7, 2006
1:55 pm
17831
Is this combination possible? I'm using ActiveTCL for TCL and TK on WinXP. I can successfully use TkDiff.tcl from a command prompt by running "wish85...
Guy Rouillier
guy_rouillier
Offline Send Email
Apr 7, 2006
5:42 pm
17832
You would probably need to ask on the GNU CVS list. The latest (Free/GPL) version of CVSNT (Linux/Windows etc) has specifically been tested with Japanese...
Arthur Barrett
arthurgbarrett
Offline Send Email
Apr 7, 2006
8:22 pm
17833
Hi,all I have install cvsnt 2.5.03 successfully and put my repository in "/usr/local/cvsrep" on the server side.When I tried to access the repository by...
xiangbin
xiangbin@...
Send Email
Apr 10, 2006
10:47 am
17834
The init function in WinCvs is *exclusively* working only on a *local* CVS repository which is not served by a CVS server. For this you need to specify the ......
Bo Berglund
bosse3r
Offline Send Email
Apr 10, 2006
10:57 am
Messages 17805 - 17834 of 19028   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