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 to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 13602 - 13631 of 18886   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13602
Thanks Chirantan. I am not able to use macros. Regards ... From: Chirantan Saha [mailto:chirantansaha@...] Sent: Friday, July 30, 2004 5:23 PM To:...
Arun Kumar Sharma, No...
arunsharma@...
Send Email
Aug 2, 2004
4:22 am
13603
Sorry I meant to say that I am now able to use Macros. ... From: Arun Kumar Sharma, Noida [mailto:arunsharma@...] Sent: Monday, August 02, 2004...
Arun Kumar Sharma, No...
arunsharma@...
Send Email
Aug 2, 2004
4:25 am
13604
Hello to everybody. I still have the same problem. i can't log in to my server. It all happened after i changed my Windows password. Can anyone help me,...
ed_mylonas
Offline Send Email
Aug 2, 2004
5:15 pm
13605
Hi, a friend of mine just gave me the advice to delete the .cvspass file on the client. But there's no such file on the client, nor on the server. So, i',...
ed_mylonas
Offline Send Email
Aug 2, 2004
6:12 pm
13606
Eduardo, I have noticed that Windows (WinCVS client) keeps passwords in cache somewhere, doesn't it ? Although I use ssh (unlike you using pserver, I mean), I...
Philippe Bertin
philippe.bertin@...
Send Email
Aug 2, 2004
6:25 pm
13607
... CVSNT no longer caches this in .cvspass but in the registry instead. The key is HKCU\Software\Cvsnt\cvspass . Hope this helps. Oliver ... In everybody's...
Oliver Giesen
ogiesen
Offline Send Email
Aug 2, 2004
7:20 pm
13608
Hi Philippe ... I think, you did something wrong or miss it. If you didn't like to enter your passphrase at every action, you need a ssh password agent ...
Karl-Heinz BrĂ¼nen
kbruenen
Online Now Send Email
Aug 3, 2004
8:06 am
13609
... Are you maybe using the :ssh: protocol (only available in the WinCvs GUI as of 1.3.18 and later)? According to cvs info ssh that protocol supports the ...
Oliver Giesen
ogiesen
Offline Send Email
Aug 3, 2004
9:24 am
13610
Hi, I'd like to apologise in advance in case this is a simple problem, this is my first time setting up a CVS repository. I've installed WinCVS on a Win2K...
jp_treacy
Offline Send Email
Aug 3, 2004
1:19 pm
13611
Hi I'm writing a small reference guide for my project and I remembered that we used to lock binary files before we edited them in my last project. However now...
Erik Andersson
kirean73
Offline Send Email
Aug 3, 2004
1:33 pm
13612
Hi all - I am having a problem with the wincvs on XP. I am trying to set up a cvs repository on one machine and be able to access it from a separate machine...
stubing1979
Offline Send Email
Aug 3, 2004
2:22 pm
13613
Hi Erik Try to run this commands cvs admin -l[rev] < file name > Lock the revision with number rev. If a branch is given, lock the latest revision on that...
Chirantan Saha
chirantansaha
Offline Send Email
Aug 4, 2004
5:05 am
13614
How can I do that in WinCvs if I don't want to use the prompt? BR / Erik ________________________________ From: Chirantan Saha [mailto:chirantansaha@...]...
Erik Andersson
kirean73
Offline Send Email
Aug 4, 2004
6:35 am
13615
Hi I am not sure if any option is available or not in WinCvs when you right click the file. But if you wish you can use Command Line option in WinCVS. You can...
Chirantan Saha
chirantansaha
Offline Send Email
Aug 4, 2004
7:22 am
13616
... You can't and you shouldn't. Exlusive Checkouts (aka Locks) have been deprecated for a long long time already. They have been superceded by Reserved Edits....
Oliver Giesen
ogiesen
Offline Send Email
Aug 4, 2004
7:25 am
13617
Hi James, What you require is a service for CVS to be running on the Windows Server System; check if this is running. Also, as you are using the CVSNT Server,...
Gagneet Singh
gagneet1
Offline Send Email
Aug 4, 2004
8:28 am
13618
Hi List, I am using the WinCVS version 1.13.17.2, CVS server on LINUX version 1.11.2 and found the following observation : 1. In a project user A...
Paras jain
paras_jain_i...
Offline Send Email
Aug 4, 2004
9:33 am
13619
On Tue, 03 Aug 2004 10:31:28 -0000, jp_treacy@... ... You have instelled a *client* on the server. This will only work on local files and as a client...
Bo Berglund
boberglund
Offline Send Email
Aug 4, 2004
4:07 pm
13620
You have to install a CVS *server* if you want network-wide access to the CVS repository. Go to www.cvsnt.org and download the installer. WinCvs is inly a...
Bo Berglund
boberglund
Offline Send Email
Aug 4, 2004
4:10 pm
13621
Dear All, I'm using WinCVS 1.3.17.2 Beta 17(Build 2) version. I have selected Create mising directories that exist in the repository option but it didn't save...
Jacky Chan
jacky@...
Send Email
Aug 5, 2004
12:44 am
13622
Dear All, I'm using WinCVS 1.3.17.2 Beta 17(Build 2) version. I have selected Create mising directories that exist in the repository option but it didn't save...
Jacky Chan
jacky@...
Send Email
Aug 5, 2004
12:45 am
13623
... option but ... No, that option is deliberately not persistent as it is among the potentially destructive/annoying options when activated accidentally. At ...
Oliver Giesen
ogiesen
Offline Send Email
Aug 5, 2004
7:53 am
13624
Hi All Is there anyway by which we can generate report from CVS which will be like this ? The idea is something like this(explained below), it may not be...
Chirantan Saha
chirantansaha
Offline Send Email
Aug 5, 2004
10:29 am
13625
... The easiest thing to do is do a cvs rlog and then parse the output yourself. Andy -- Andy Harrison - Platform Software Engineer Anite Telecoms Ltd. 127...
Harrison, Andrew
andy.harrison@...
Send Email
Aug 5, 2004
10:37 am
13626
Hi All! We are starting up a project and are going to use cvs. I have some thoughts regarding branching strategies. Our initial plan is to have something like...
Erik Andersson
kirean73
Offline Send Email
Aug 5, 2004
12:07 pm
13627
Hi Thats realy a good idea. Any more ideas will also be appreciated. thanks Chirantan ... The easiest thing to do is do a cvs rlog and then parse the output...
Chirantan Saha
chirantansaha
Offline Send Email
Aug 5, 2004
12:51 pm
13628
... There's no need to create branches for individual projects. Those are separated by folder hierarchy and file names already. Also, why do you want to make...
Oliver Giesen
ogiesen
Offline Send Email
Aug 5, 2004
1:13 pm
13629
Here goes a second (stupid) question regarding this branch strategy. I start with creating the test-branch from main. Then I create the dev-branch from the...
Erik Andersson
kirean73
Offline Send Email
Aug 5, 2004
1:25 pm
13630
... It's the only way to do it really (at least from the client side and unless you count using log instead of rlog as a different idea). I'm pretty sure that...
Oliver Giesen
ogiesen
Offline Send Email
Aug 5, 2004
1:33 pm
13631
... You obviously hadn't read my reply yet.... ;) ... May I ask again why you think you need to do this? ... Unless the revisions themselves are organized in...
Oliver Giesen
ogiesen
Offline Send Email
Aug 5, 2004
2:01 pm
Messages 13602 - 13631 of 18886   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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