Hi I have a few questions about CVS which i hope you can help me with. 1. If i checkout the files to my machine. Some other people then checkout these same...
On Sun, 2 Mar 2003 11:38:03 +0000 (GMT), sandeepheer@... ... You *cannot* commit anything unless you have *done* changes! The procedure when committing...
... I ... Will ... No you will not be able to commit in the first place. You will get a message that the file failed the up-to-date check (or something to that...
Environment: WinCVS V1.3.12.1 Beta 12, WinME, Local mode (I'm the only user) I've established my repository just fine and have been using it (as prescribed)....
Never mind -- I took the plunge and it seems to work. I followed the directions found on the WinCVS Daily Use Guide and didn't encounter any problems. Mike ...
... Sorry, I should probably have pointed you to http://cvsgui.sf.net/newfaq.htm#reversion, which fits your situation a little better. Hope this helps. Oliver ...
... I have taken another look at this issue and it seems these might be two unrelated issues altogether. One of them is what I hinted at in my other post...
Hi Oliver - Your first comment led me to upgrade WinCVS to ver. 1.3. No problem now. Checkout works just fine. Thanks for taking the time to help. Regards, ...
Hi! Would anybody know of a way to restrict users on the CVS server from creating a repository via the client? I am using Red Hat 8.0 with cvs-1.11.5-perm1 as...
Hi! I would like to rephrase my question : How to restrict users from creating a CVs repository? I know that users will not be able to make a repository via a...
Hi. Due to a new "feature" in b11 and up, i need to adjust my .cvsignore to exclude a subdirectory, (a subdirectory inside the module which only exists on the...
... So, your .cvsignore file should contain the following line/entry: Class That should be it really. Works for me. Note that the directory the .cvsignore file...
In which situation is this a problem? In the WinCvs viewer? Or when you do an import for a new module? In the second case you can just stop using import and...
... instead ... Well, I only use add. :-) It's only a problem in the WinCVS viewer. I normally use WinCVS in flat mode, and this "Class" directory placed in...
Hi, ok, thats an other problem. But i think solvable. You have two capabilities: 1. At the right of the flat button there is a filemask. You can add a mask...
... I had attempted that, to no awail. ... The .cvsignore is placed in the root of the module. So I guess that counts as beeing under CVS control. At least the...
OK, here goes: This is the contents of the cvsignore file in the cvsnt source (root): *.ncb *.opt *.plg *.mak Debug Makefile Release WinDebug WinRel ...
he had 2.1.3 (not 1.3) and 2.2.2, know has just python 2.2.2 installed ... __________________________________________________ Do you Yahoo!? Yahoo! Tax Center...
... Yup, that's CVS-controlled then. You could also tell whether a folder is CVS-controlled by the little black checkmark that WinCvs displays in its icon or...
Hello to all, I am a new user to CVS/WinCVS so let me first apologize if this is a simple question with a simple answer. I am a part of a small development...
Lorin K. Holzbauer
lorin@...
Mar 5, 2003 9:29 pm
8449
... 1.1.1.1 is the vendor branch. See 'Tracking third-party sources' in the CVS manual. Once you commit a file, the new revision goes onto the trunk, which...
The version numbers are deeper if commits are made to any branch off the main trunk. For example, if you have a my-project-maintenance-branch that was created...
This is slightly Off Topic, and if it doesn't belong here at all, I appologize. I am just hoping that some of you WinCVS users are also Jbuilder users and can...
This is, however, IMHO an annoying default behavior. When I import, most often the source is not from a third party, so I don't want to think of it as a...
Hi all, I'm having a curious issue. I'm using winCVS (latest beta) to connect via SSH to a remote CVS server. Everything was working fine. I had pagent...
Seth Falcon
sfalcon@...
Mar 6, 2003 6:24 am
8454
But in heavens name, why are you using a command (import) that was *specifically* designed for putting 3rd party sources under version control then? Use the...
Hi Bo. I had been trying that out. To no avail. But.... My "Admin/Preferences/CVS/CVS setup" was set to "C:\filer\CVSHOME" so i edited .cvsignore and even an...
... You mean Admin|Preferences/CVS HOME, right? ... If this file really was in the directory that WinCvs thought was HOME as per the above preference then this...