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 9570 - 9599 of 19027   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9570
Well, either me or Stephan has misunderstood you. I don't quite see why any of this shoudl be a problem for CVS... ... Of course you could have sub-modules in...
Oliver Giesen
ogiesen
Offline Send Email
Jul 1, 2003
7:59 am
9571
... For example, i almost always use the current date as a revision, in YYYYMMDD format. The reason is, mainly, that "1.7" doesn't tell us anything about how...
stephan beal
sgbeal
Offline Send Email
Jul 1, 2003
8:19 am
9572
In my panic I missed out some information! When I first installed 1.3.13.1 it ran OK then it was when I shut it down and ran it again that the persistent bug...
al_johnson96
Offline Send Email
Jul 1, 2003
11:36 am
9573
Carl, ... Upload it here: http://sourceforge.net/tracker/?group_id=10072 Best Regards, Jerzy ... it ... rebooting ... 1.3.13. ... same ... bug ... this ... ...
kaczoroj
Offline Send Email
Jul 1, 2003
11:52 am
9574
Hi We are using following cvs version. Client: Concurrent Versions System (CVSNT) 2.0.2 (client/server) Server: Concurrent Versions System (CVS) 1.11.2...
vijays2010
Offline Send Email
Jul 1, 2003
2:12 pm
9575
On Tue, 01 Jul 2003 14:12:06 -0000, vijays2010@... ... In what way is in not synchronized?? Do you see a difference of an even number of hours (or in...
Bo Berglund
boberglund
Offline Send Email
Jul 1, 2003
5:21 pm
9576
To all, I have been playing with Oliver's solutions and it seems like it will be possible to perform the first tasks using the #module file. THANKS! ...
Vetter, Travis
tkvetter
Offline Send Email
Jul 2, 2003
1:24 am
9577
Whenever I import a directory structure, or even a single file, I end up with a branch named whatever is under 'vendor tag' . this leads to a revision number...
Vetter, Travis
tkvetter
Offline Send Email
Jul 2, 2003
1:39 am
9578
... I am afraid this is really out of CVS' scope. You might be able to pull something like this off using a server-side script but even then you will only be...
Oliver Giesen
ogiesen
Offline Send Email
Jul 2, 2003
8:08 am
9579
... What complications? You could usually just ignore the vendor branch as a mere technicality. The next revision you commit will be 1.2 (unless you ...
Oliver Giesen
ogiesen
Offline Send Email
Jul 2, 2003
8:22 am
9580
Oliver, thank you for all your help! I will verify that the new revisions are 1.2, I see how it could be powerful to add a branch initially. Our first attempt...
Vetter, Travis
tkvetter
Offline Send Email
Jul 2, 2003
4:34 pm
9581
Hi Folks, I got WinCVS working with ssh using the recipe at: www.wincvs.org/ssh.html. I created a group on the server (red hat) called cvsusers and that group ...
jcssupport@...
mtcu_jcs
Offline Send Email
Jul 2, 2003
10:04 pm
9582
Hi, I am new to this group. I am using cvs 1.11.2. Now i want to upgrade it to 1.11.6 (stable) so that it will not affect the earlier repository structure and...
vklogic
Offline Send Email
Jul 3, 2003
6:09 am
9583
... so ... This could only mean that you are working on the vendor branch (i.e. you checked out or updated with -r VendorBranchName). You should run a cvs ...
Oliver Giesen
ogiesen
Offline Send Email
Jul 3, 2003
7:56 am
9584
... i'm curious about what types of complications. EVERY new CVS repo gets all of it's files marked with version 1.1.1.1, and i've never heard of that causing...
stephan beal
sgbeal
Offline Send Email
Jul 3, 2003
8:06 am
9585
... Use no spaces between -d and it's argument. The rsh error happens if: a) your server doesn't support rsh. and b) you don't have CVS_RSH envirovnment var...
stephan beal
sgbeal
Offline Send Email
Jul 3, 2003
8:20 am
9586
... Look again. "nix" is not an argument to the -d flag in this case. You were probably thinking of the global -d option to specify the CVSROOT? Anyway, in my...
Oliver Giesen
ogiesen
Offline Send Email
Jul 3, 2003
8:29 am
9587
Hi all, To restrict users to use only their respective modules, we implemented group level permission. and its working as per our requirments. BUT i found a...
vklogic
Offline Send Email
Jul 3, 2003
10:01 am
9588
... You might get more lucky with getting answers to such questions on a more appropriate group. Both this and your previous post have nothing at all to do...
Oliver Giesen
ogiesen
Offline Send Email
Jul 3, 2003
10:16 am
9589
... (i know this is techincally OT, but it's a common problem for Unix CVS users...) See 'man chmod' and search for 'sticky'. Once you understand why, do the ...
stephan beal
sgbeal
Offline Send Email
Jul 3, 2003
11:41 am
9590
Hi all, I am a new user of WinCVS, and I have installed it on my PC. My problem is that WinCVS takes a lot of time to perform any cvs command (checkout,...
Sergio Andrés
seanru_nigu
Offline Send Email
Jul 3, 2003
11:48 am
9591
I just uninstalled my old test CVSNT b72 from my PC and deleted the remaining files and folders where it had resided. Then I installed 2.0.5 into the same base...
Bo Berglund
boberglund
Offline Send Email
Jul 3, 2003
6:51 pm
9592
I have created a new Wiki page dealing with how to move a repository from Linux to CVSNT on Windows. URL: http://www.cvsnt.org/wiki/MoveFromLinux /Bo (Bo...
Bo Berglund
boberglund
Offline Send Email
Jul 3, 2003
9:16 pm
9593
Hello again , We have some files that cannot be commited back to the repository because they are locked. I can't seem to unlock them. here's the story: I...
jcssupport@...
mtcu_jcs
Offline Send Email
Jul 4, 2003
12:29 am
9594
Well I seem to recall a lot of discussion on that subject for almost a year now that I follow the newsgroup. From my point of view this feature is annoying...
L'Eglise Thomas
popeye_leglise
Offline Send Email
Jul 4, 2003
7:50 am
9595
The reason there is talk on the lists is *not* because there is any problems with the revision number format or operation. It is because people are asking when...
Bo Berglund
bosse3r
Offline Send Email
Jul 4, 2003
1:11 pm
9596
... i've gotta disagree with this bit. i use import exclusively and have never had a problem with it. Of course, if you're talking about adding files after a...
stephan beal
sgbeal
Offline Send Email
Jul 4, 2003
1:14 pm
9597
I want to be able to detect (programmatically) if Python is installed on a target system or not. Is there any sure way to do this? I have looked through my...
Bo Berglund
boberglund
Offline Send Email
Jul 4, 2003
9:18 pm
9598
I know it is not needed for use with WinCvs but i am working on a ViewCvs setup project where I need to produce bytecode files from Python sources within the...
Bo Berglund
boberglund
Offline Send Email
Jul 5, 2003
6:14 am
9599
I would guess that HKLM\Software\Python\PythonCore\x.x\InstallPath would be your best bet, and then you want to verify the largest value for x.x (I have both...
Bill Eldridge
bill@...
Send Email
Jul 5, 2003
7:38 am
Messages 9570 - 9599 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