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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 18866 - 18895 of 19028   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18866
is there any way to combine COMMIT and TAG into one command? notably...when the view is selected to show commitable files, then you do a commit...those files...
Tim Dugan
timhoustontx
Online Now Send Email
Oct 6, 2008
8:20 pm
18867
Tim, ... Provided you are using CVSNT (unix/linux/windows/mac) server then your commit automatically gets tagged with a commit id - so there is no need for two...
Arthur Barrett
arthurgbarrett
Offline Send Email
Oct 7, 2008
4:57 pm
18868
Hello everyone, I am following this guide: ...
avatarflier
Offline Send Email
Oct 14, 2008
7:44 pm
18869
... http://74.125.95.104/search?q=cache:cTCHFrVJoTwJ:easynews.dl.sourceforge.net/sourceforge/cvsgui/WinCvs-1.3.pdf+wincvs-1.3.pdf&hl=en&ct=clnk&cd=1 ... ...
avatarflier
Offline Send Email
Oct 14, 2008
9:12 pm
18870
Is there a way to configure wincvs to use ssh over an http proxy? I have it working fine with :ssh: prefix when not behind a firewall, but the firewall at my...
Bill Ward
wrwbayview
Offline Send Email
Oct 14, 2008
10:48 pm
18871
... You don't. For a normal user to be able to use a repository, there needs to be at least one directory ("module") in the repo, besides CVSROOT (which is...
Gerhard Fiedler
gerhardfie
Online Now Send Email
Oct 18, 2008
12:46 pm
18872
Bill, ... This is not a question about WinCVS. WinCVS uses CVSNT by default as the command line client - please ask the CVSNT newsgroup/mailing list. The...
Arthur Barrett
arthurgbarrett
Offline Send Email
Oct 18, 2008
3:35 pm
18873
On Sat, Oct 18, 2008 at 8:35 AM, Arthur Barrett < ... Thanks. The integration with CVSNT is so seamless I didn't recognize that it was coming from there... ...
Bill Ward
wrwbayview
Offline Send Email
Oct 18, 2008
6:07 pm
18874
Hello! I use WinCVS at work (version 2.0.2.4 build 4) on Vista. Everytime I click on a file in the right-side pane, a sound is played (it's the sound...
Bruno G
brunog
Offline Send Email
Oct 31, 2008
2:00 pm
18875
Hi, Can anyone please help me out by giving the documentation to install the wincvs server and access the same server through the wincvs client. Please provide...
potri_jcet
Offline Send Email
Nov 3, 2008
10:01 am
18876
... WinCVS is a graphical front end to CVSNT or CVS. There is no such thing as a WinCVS server (or indeed a WinCVS client). If you mean CVSNT server then...
Arthur Barrett
arthurgbarrett
Offline Send Email
Nov 4, 2008
10:48 am
18877
Let's say a programmer has been a bit careless and locked a file for reserved edit in a branch, and didn't release that lock after being finished committing...
n3wjack
Offline Send Email
Nov 7, 2008
9:57 am
18878
... You don't have to do this; a repo admin can unedit any file http://www.cvsnt.org/manual/html/unedit.html Gerhard...
Gerhard
gerhardfie
Online Now Send Email
Nov 8, 2008
9:21 am
18879
... Is it possible to do this using the WinCVS GUI, or is this command line only? I'm seeing an "unlock revision" admin option in the history display, but then...
n3wjack
Offline Send Email
Nov 12, 2008
8:50 am
18880
... There's an "Unedit" button in the toolbar that operates on the current selection of the file browser window... HTH </jum>...
Jens Miltner
jmiltner
Offline Send Email
Nov 12, 2008
9:56 am
18881
... AFAIK this is command line only. You can use WinCvs to create and execute a cvs command line, though. ... The admin command option "unlock revision" is...
Gerhard
gerhardfie
Online Now Send Email
Nov 12, 2008
11:12 am
18882
... Yes, but that's only for unediting files you're editing yourself. Not for another revision of the files edited somewhere in an unknown branch. I do know...
n3wjack
Offline Send Email
Nov 12, 2008
1:12 pm
18883
... That won't be a problem. I was just checking if that action might have been hidden somewhere in the UI. Thanks for the input....
n3wjack
Offline Send Email
Nov 12, 2008
1:13 pm
18884
... Sorry - I'm not using edit / unedit on a regular basis, since we're doing all our work concurrently here without exclusive checkouts, so I didn't realize...
Jens Miltner
jmiltner
Offline Send Email
Nov 12, 2008
2:11 pm
18885
... If you would run into this kind of issue a lot that would be handy, but this only occurs occasionally so it's not worth the effort imo to write a macro for...
n3wjack
Offline Send Email
Nov 12, 2008
2:39 pm
18886
... This command has to be issued by a repo admin; it doesn't work if a normal repo user runs it. So unless you're all repo admins, you'd have to bother him...
Gerhard
gerhardfie
Online Now Send Email
Nov 13, 2008
2:44 pm
18887
Hi, My client has CVS 1.11.22 server and client and is trying to configure Toad for Oracle to work with CVS. When trying to connect to CVS from Toad we get an...
ravi_sumanth
Offline Send Email
Dec 3, 2008
5:32 pm
18888
... This list is about WinCvs / MacCvs / gCvs - the GUI frontends to cvs. I think your question is not related about this programs? You'll need to post your...
Jens Miltner
jmiltner
Offline Send Email
Dec 4, 2008
7:36 am
18889
Verify the environment variables set for ur windows. Occurs sometimes due to duplicate entries in environment variables. I had set cvs.exe in path and...
himanshgoyal
Offline Send Email
Dec 4, 2008
8:21 am
18890
On the Remote->Checkout Module->Checkout Settings(tab) is a box labeled "Module name and path on the server". It seems to remember the names of all past...
John
jnoll314
Offline Send Email
Dec 11, 2008
11:18 pm
18891
... In the HKCU registry value P_BrowserLocs Regards, Arthur...
Arthur Barrett
arthurgbarrett
Offline Send Email
Dec 11, 2008
11:25 pm
18892
Arthur has answered the question "where are these held", The first question was "Is there a way to remove unwanted items from this list? " to which the answer...
Kerry, Richard
richardk_bbc
Offline Send Email
Dec 12, 2008
10:04 am
18893
I have successfully login WinCVS and have checkout all the src using current account. But when i try to logout and login with another new account, i found that...
auyong
genyou90
Offline Send Email
Jan 16, 2009
9:57 am
18894
I think, you need to checkout the project once you login with brain's account to the winCVS.   Adane ... From: auyong <genyou90@...> Subject: [cvsgui]...
Adane A Kelkile
adish86
Offline Send Email
Jan 16, 2009
3:12 pm
18895
... If you checkout a sandbox as :pserver:andrew@host:/repo then that sandbox is always 'tied' to the user 'andrew'. Provided you are using CVSNT (by default...
Arthur Barrett
arthurgbarrett
Offline Send Email
Jan 16, 2009
7:14 pm
Messages 18866 - 18895 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