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 17577 - 17607 of 19027   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17577
Hi to all! I just want to start version control system at our end. We want the setup like we'll be having a local server with local client machnes(both windows...
navi3083
Offline Send Email
Feb 1, 2006
8:10 am
17578
How to set up a CVSNT server: http://web.telia.com/~u86216177/InstallCVSNT25.html How to use WinCvs locally: ...
Bo Berglund
bosse3r
Offline Send Email
Feb 1, 2006
8:49 am
17579
Hi I just want to know that if i set up a local server(windows XP) and for back up of the repository i use Linux server.Is this possible what are the issues to...
navi3083
Offline Send Email
Feb 1, 2006
12:29 pm
17581
Hi Are there any user rights associated with wincvs use?....I meam if i set up a server with the repository and when the developers use that repository on the...
navi3083
Offline Send Email
Feb 1, 2006
12:58 pm
17582
I recommend reading and understanding the Cederqvist to learn the basic concepts of CVS: http://ximbiot.com/cvs/manual/cvs-1.11.21/cvs.html -- Rick Genter ...
Rick Genter
q0dr
Offline Send Email
Feb 1, 2006
1:02 pm
17583
I thought I knew what 'HEAD' means. I thought it meant the very latest revision on the main trunk. For example, I have a file in CVS named...
John Deighan
jdeighan@...
Send Email
Feb 1, 2006
2:29 pm
17584
Hi, I am using WinCVS V2.0.2.4 under Windows XP, trying to import a module with text files containing accented characters in a distant repository (CVSNT...
pascal.maurel@...
Send Email
Feb 1, 2006
2:52 pm
17585
John, from CVS guide: http://www.thathost.com/wincvs-howto/#diff HEAD and BASE are 2 reseved tags. "Two tag names are reserved, as they have special meaning in...
Alex Masis
alexmasis
Offline Send Email
Feb 1, 2006
4:37 pm
17586
... The method I'm using is to select the file, right-click, choose "Diff", select "Local copy against another revision/tag/branch or date" from the menu in...
John Deighan
jdeighan@...
Send Email
Feb 1, 2006
5:56 pm
17587
I am investigating the possibility to transfer my cvs repository on a web server (on the provider site). I am not sure that the provider may accept to have...
Micron Engineering
micronpn
Offline Send Email
Feb 2, 2006
12:35 am
17588
... Not an elegant solution, but if you can't tame the beast, feed it ;). You are inside the po directory, and it is looking for a mkinstalldirs two...
Guy Rouillier
guy_rouillier
Offline Send Email
Feb 2, 2006
3:22 am
17589
As we setting up cvs at our end is that we are having developement servers at different locations from were the programmers are working ..so i wanted to set up...
navi3083
Offline Send Email
Feb 2, 2006
5:49 am
17590
... That does possibly hint at a bug inside the cvs diff command then... ... There is no such server version. You are probably thinking of the WinCvs itself....
Oliver Giesen
ogiesen
Offline Send Email
Feb 2, 2006
8:12 am
17591
... Oh boy, I'm afraid you've got a lot of reading to do still... The setup you describe is actually what CVS was built for in the first place. So yes, it can...
Oliver Giesen
ogiesen
Offline Send Email
Feb 2, 2006
8:19 am
17592
Oliver Giesen ha scritto: > navi3083 wrote: > > >> As we setting up cvs at our end is that we are having developement >> servers at different locations from...
Micron Engineering
micronpn
Offline Send Email
Feb 2, 2006
8:30 am
17593
... No, I don't think that would work unless maybe you've got a dedicated server at the hoster over which you have full control. Your average web hoster...
Oliver Giesen
ogiesen
Offline Send Email
Feb 2, 2006
8:41 am
17594
... The version numbers I cited above are for WinCVS. Didn't think to provide the version of the CVS Server. Results of "cvs ver": C:\Scripts>cvs ver Client:...
John Deighan
jdeighan@...
Send Email
Feb 2, 2006
1:56 pm
17595
cvs - d :pserver;username=niraj_s;hostname=flanders.issolutions.co.uk;port=2 501:/usr/loc... login Logging in to...
nirajs75
Offline Send Email
Feb 2, 2006
2:06 pm
17596
Hi, My name is Oded, I'm a Computer Programmer From Israel I can't run wincvs.dsw [version: WinCvs2_0_2-4_Src ] threw Microsoft Visual C++ 6 debugger Without...
Oded Almog
nyblueair
Offline Send Email
Feb 2, 2006
2:10 pm
17597
the cleanup.py skips non-cvs directories. our wonderkids mix controlled files/directories under one controlled directory. i know so little of python, i'd...
ryoungbugs
Offline Send Email
Feb 2, 2006
4:01 pm
17598
flanders.issolutions.co.uk:2401 are comming from file T:\toyota\jsp_scripts\bv\cvs\Repository. It's the location you originally checked out this module. You...
capaverde@...
Send Email
Feb 2, 2006
6:12 pm
17599
... well. i hadn't even opened the file, figuring it would be some arcane bit. not. so i'll set the value, and i suppose all will be well....
ryoungbugs
Offline Send Email
Feb 2, 2006
8:42 pm
17600
Aaargh! After following Guy's suggestion (creating a link to mkinstalldirs two directories up from the po folder), I managed to install gcvs GTK2. It all looks...
David Planella
despertaferr0
Offline Send Email
Feb 2, 2006
10:39 pm
17601
Hi I'm new to CVS. When I login to CVS as a different username and try to Import source files to the repository CVS picks up my previous username. I'm doing...
fschueler2006
Offline Send Email
Feb 2, 2006
11:27 pm
17602
... You could hardly have gotten any more vague... ;) All CVS versions of the past ten years (or more?) were some kind of "1.x" IIRC. The latest are 1.11.21...
Oliver Giesen
ogiesen
Offline Send Email
Feb 3, 2006
12:02 am
17603
Oded, Works for me. Can you tell us more details as to what the problem is? Are you getting any error messages? What steps did you do to build WinCvs? Best...
kaczoroj
Offline Send Email
Feb 3, 2006
12:39 am
17604
... I'm guessing you are entering commands in the console window? What is the exact text you are typing in? I use cvsnt, and here is the content of my...
Guy Rouillier
guy_rouillier
Offline Send Email
Feb 3, 2006
3:51 am
17605
Jerzy hi, thanks for your response. My company develop "Internet Application". My project is develop: 1-The "first download process" which mean when the user...
Oded Almog
nyblueair
Offline Send Email
Feb 3, 2006
11:34 am
17606
Just a fie thoughts: 1. Do you know that WinCvs by itself contains no CVS code at all? WinCvs is "just" a graphic front end to the uderlying CVS command line ...
Bo Berglund
bosse3r
Offline Send Email
Feb 3, 2006
11:54 am
17607
Hello Oliver, Wednesday, January 25, 2006, 12:45:04 PM, you wrote: ... OG> Can I read this as an indirect confirmation that said changes actually OG> work in...
Richard Wirth
lech_nsdt
Offline Send Email
Feb 3, 2006
12:52 pm
Messages 17577 - 17607 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