Re: committing alias modules

2001-10-16 Thread Brooke Smith
Hi Larry, Thanks for the reply. I've been meaning to get back to this issue but have been weighed down with other concerns. Anyway ... For my problem/setup, having rtag is appreciated. Pity there isn't a 'rcommit'! I still can't see why not. Sometimes people want to think and work outside

RE: implementing basic metadata in cvs using tags

2001-10-16 Thread Matthew Herrmann
Hi Paul, (and Greg), Thanks for your comments. The main idea was to wrap CVS in another layer of script which would invisibly filter out the tag information. I agree that it would be messy to use tags in the long run. I think your suggestion sounds like a good one of adding info to RCS works,

RE: implementing basic metadata in cvs using tags

2001-10-16 Thread Paul Sander
In that case, take a look at the -o and -u options that can be used in the modules database. These features are pretty gunky but they might fill the bill by allowing you to register programs to execute during checkout and update. The downside is that they drop cookies in your sandbox that can't

Re: Why can't root check in files?

2001-10-16 Thread Jesus Manuel NAVARRO LOPEZ
Hi, Luke: [EMAIL PROTECTED] wrote: On 15 Oct, Greg A. Woods responded to: [ On Monday, October 15, 2001 at 09:50:29 (+1000), [EMAIL PROTECTED] wrote: ] Subject: Re: Why can't root check in files? My system is now under cvs control via having /etc as a cvs working directory,

RedHat 7.1

2001-10-16 Thread Xavi Fustero
I do not success getting my cvs working on several RedHat 7.1 machines. I have installed a CVS server on a RedHat 6.1 and it works properly. From several clients (Rhat 6.2) I can work fine, but when I try from a RedHat 7.1 it start my problems. I can check out my project. After new changes, I try

Again: How to remove an unused repository?

2001-10-16 Thread Marian Seitner
Hello! Please checkout http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/lanintern/ and tell me how to remove the ww2 repository! Thanks for your help. Marian ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

RE: Help! Implementing Bi-Directional Merges

2001-10-16 Thread Nesbitt, Steve
Title: RE: Help! Implementing Bi-Directional Merges Eric: It may occasionally be useful to do this to recover from an unusual situation, but as an ongoing part of your development process, it'd be extremely dangerous! Thanks for pointing out what I missed - that prior to replacing HEAD

Re: Again: How to remove an unused repository?

2001-10-16 Thread Rob Helmer
Hi Marian, Just remove all the files in the module and don't use it anymore. The only way to remove modules permanently is to remove their directory from the filesystem ( which you probably don't have access on SourceForge to do ). HTH, Rob Helmer On Tue, Oct 16, 2001 at 05:11:57PM +0200,

Re: Again: How to remove an unused repository?

2001-10-16 Thread Matt Riechers
Marian Seitner wrote: Hello! Please checkout http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/lanintern/ and tell me how to remove the ww2 repository! That's not a repository, it's a directory in the repository. You need to delete the directory. -Matt

Decipher error message

2001-10-16 Thread csyang
Hello everyone, My co-worker receives the following error message when he tries to check files into CVS. cvs commit: internal error: confused about attic for /auto/mssbu-ats/repository/POPEYE/CDMGMT/suite_info,v Please tell me what this message means. Thanks. Chien

RE: implementing basic metadata in cvs using tags

2001-10-16 Thread Greg A. Woods
[ On Tuesday, October 16, 2001 at 18:28:52 (+1000), Matthew Herrmann wrote: ] Subject: RE: implementing basic metadata in cvs using tags Arguably it _is_ for a build system to register libraries etc., but as I work in interpreted languages where the compilation is usually incremental (check

Re: Why can't root check in files?

2001-10-16 Thread Greg A. Woods
[ On Tuesday, October 16, 2001 at 11:38:23 (+0200), Jesus Manuel NAVARRO LOPEZ wrote: ] Subject: Re: Why can't root check in files? Knowing a bit Woods opinions on this and other fields, I would say (well, in any case I do say for myself) that loosing unacounted changes is not a real danger

Re: CVS - setup reserved checkout

2001-10-16 Thread Jerzy Kaczorowski
- Original Message - From: Paul Sander [EMAIL PROTECTED] There's Noel Yap's patches on SourceForge, which apply to a down-rev release of CVS. I believe that others have implemented it as well, but only privately in their own shops. Maybe they don't advertise them for fear of being

Re: Handling project documentation using CVS

2001-10-16 Thread James Knowles
I'm in a similar situation. I am debating whether or not it makes sense to put this stuff into my CVS repository. What is your alternative? If you don't have any other approach, then DO IT! Better CVS on binary data than nothing at all. I can't count how many times I've said, OOPS! and lost

Re: RedHat 7.1

2001-10-16 Thread James Knowles
Does anybody have it working on RedHat7.1 ? I've installed CVS as part of the normal RH7.1 install several times. No problems, ever. I've also installed CVS as an afterthough. No problems, again. -- Maybe this world is another planet's Hell. - Aldous Huxley

branch-level permissions

2001-10-16 Thread Steve Baker
Hi everyone - Is it possible to control permissions at the branch level in CVS? I would like to create a branch and then limit the people allowed to make changes on the branch, but I can't see an easy (or even a difficult) way to do this... Thanks Steve Baker

Re: 80 Million Email Address $99. verified and clean 6333

2001-10-16 Thread clive.dakers
My god, I'm having trouble with one address, what the hell could I do with 80 million of them!! [EMAIL PROTECTED] wrote in message news:3bcc8668$3$8512$[EMAIL PROTECTED]... 80 Million Fresh email addresses Available NOW with free Mass Mailer and other essential applications. Best prices

Re: 80 Million Email Address $99. verified and clean 6333

2001-10-16 Thread Jeff M
Spam everyone like the the one that started this Just a spammer tool. You don't have to buy a program to do that. There are free ones too. Or just cross post in message groups... Never used one never will!

Re: Why can't root check in files?

2001-10-16 Thread luke
First off, I should thank everyone who's taken the trouble to discuss this. I should also say that the reason I'm still discussing it at length is not because I'm trying to do something childish like win an argument. I really am simply concerned that maybe there's a major flaw in my approach,

Temp space and committing

2001-10-16 Thread Rithban
I just ran into a funny situation. I just checked in a series of big binary files that will change rarely, but ought to be made available in CVS. When checking in I received a message stating unable to write, file WN200-H-SUAGP2.dat No space left on device I determined that /tmp on

Re: Cygwin CVS: local server: storing existing directory

2001-10-16 Thread David M. Karr
Jerry == Jerry Nairn [EMAIL PROTECTED] writes: Jerry Is there something weird in your .cvsrc? Jerry I'm guessing that no one is answering this because you should not be getting Jerry this error. One explanation would be if you had something in your Jerry environment changing the