RE: Remote cvs and security

2001-09-10 Thread Jonah Tsai
> From: "Colin Bester" <[EMAIL PROTECTED]> > To: "'CVS-II Discussion Mailing List'" <[EMAIL PROTECTED]> > Subject: RE: Remote cvs and security > Date: Mon, 10 Sep 2001 19:37:23 -0500 > Organization: AIONET Inc > > Greg, I would like to know wh

Modules problems

2001-09-10 Thread Per Akesson
I'm trying to define a module that picks certain directories and files from an existing hierarchy, i.e dir1/dir2 dir1/dir3/file1.c dir2 I've read the manual but I cannot get any of the module types nor combinations to achieve what I want to do. Can this be done with modules ? grate

Remote cvs access via SSH in KDevelop 1.4

2001-09-10 Thread cihan esen
Hi everyone, when i try to "commit" in cvs in KDevelop 1.4 i get a message like this "You have no controlling tty.Cannot read Passphrase" our cvs repository is configured to accept remote connections via SSH, i can do any changes in repository if i try to access it in linux console(providi

Changing default port for pserver and kserver

2001-09-10 Thread Arash Khodabandeh
Hello, I would like to change the default ports for a pserver and a kserver. For a kserver, CVS uses the CVS_CLIENT_PORT, but the manual does not mention any variable for the pserver. Is the pserver port hard coded? If not how can one change it? Thanks for any input. Arash. ___

RE: checking in links to source control

2001-09-10 Thread Greg A. Woods
[ On Monday, September 10, 2001 at 23:45:37 (-0500), Alex Harper wrote: ] > Subject: RE: checking in links to source control > > It seems to me a more desirable feature for CVS would be to allow > file/directory links within the repository that are not based on > symlinks. While I rarely have a ki

Re: checking in links to source control

2001-09-10 Thread Greg A. Woods
[ On Monday, September 10, 2001 at 18:32:06 (-0700), Edward Peschko wrote: ] > Subject: Re: checking in links to source control > > I beg to differ. Why should it *not* be a build system? CVS is a version control system. It does not build things -- it only tracks changes to things (usually just

RE: checking in links to source control

2001-09-10 Thread Alex Harper
> Ok, suppose you have a driver script, call it 'bootstrap.p'. > This driver script > goes along with a couple of data files (say an ini file and a > function > library that drives the script (call it instructions.pl) > > Now, where should bootstrap.p live? If it lives in a > centralized scr

Re: Remote cvs and security

2001-09-10 Thread Greg A. Woods
[ On Tuesday, September 11, 2001 at 02:58:11 (+0100), Alex Holst wrote: ] > Subject: Re: Remote cvs and security > > CVS can tunnel it's traffic over SSH, which provides you with encryption, > and you are free to use whatever method of authentication your SSH client > and server supports. Careful

RE: Remote cvs and security

2001-09-10 Thread Greg A. Woods
[ On Monday, September 10, 2001 at 19:37:23 (-0500), Colin Bester wrote: ] > Subject: RE: Remote cvs and security > > Greg, I would like to know what alternatives you are referring to. SSH, even within the VPN, for one. Kerberized rsh for another. Even just plain old rsh is better than pserver

lock directory

2001-09-10 Thread P.V.Sridhar Reddy
hi, could some one tell me how to mention the lock directory in the config file in CVSROOT directory. Thanks bye ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

[edwardp@excitehome.net: Re: checking in links to source control]

2001-09-10 Thread Edward Peschko
hm... didn't see you respond to the list, so here goes... > We have a number of perl scripts stored in CVS which share a large set > of common library modules. They work exactly as you describe, in that > they are able to bootstrap themselves onto any machine they are checked > out onto without

RE: checking in links to source control

2001-09-10 Thread Alex Harper
Sidestepping the issue of links in CVS, I'm unclear on the problem you're trying to solve. We have a number of perl scripts stored in CVS which share a large set of common library modules. They work exactly as you describe, in that they are able to bootstrap themselves onto any machine they are c

Re: Remote cvs and security

2001-09-10 Thread Alex Holst
Quoting Colin Bester ([EMAIL PROTECTED]): > I am pretty new to these aspects as I have always worked in a closed and > 'safe' environment and now find myself at the other end of the spectrum. > > I would really appreciate some comments on what the correct steps would > be to secure this link. CV

Re: checking in links to source control

2001-09-10 Thread Edward Peschko
On Mon, Sep 10, 2001 at 06:03:53PM -0400, Greg A. Woods wrote: > [ On Monday, September 10, 2001 at 13:33:57 (-0700), Edward Peschko wrote: ] > > Subject: Re: checking in links to source control > > > > I want developers to see - locally - all of the perl libraries cross project. > > When I do a r

RE: Remote cvs and security

2001-09-10 Thread Colin Bester
Greg, I would like to know what alternatives you are referring to. The way I understand it is that all passwords used between client and pserver are sent in clear text and as such irrespective of what you do, it would be very easy to listen in on these and gain access to the software files. Whil

ADV: I bet that I make more money in the Web design business than you do. Time:6:42:46 PM

2001-09-10 Thread WebMaster1954
I bet that I make more money in the Web design business than you do. >From the customers I received last month I made $1560 income. I also profited on these people $1000 up front. And you know the funniest part? I didn't even design their sites! They did it for themselves! I bet your sales pitch

Re: Vendor Tag & Release Tag

2001-09-10 Thread Pierre Asselin
eric07 <[EMAIL PROTECTED]> writes: >What are these used for. Using WinCVS and when importing there is a >Initial vencor and release tags section >with Vendor tag: avendor ( this is the default value ) >Release tag: arelease ( this is the default value ) >what do they mean as far as usage? The

RE: Remote cvs and security

2001-09-10 Thread Greg A. Woods
[ On Monday, September 10, 2001 at 14:22:25 (-0700), Josh Baudhuin wrote: ] > Subject: RE: Remote cvs and security > > Well, pserver + CVSROOT/passwd is one thing, but using pserver with the > default authentication of the system isn't so bad. Passwords are stored > in the same way that /etc/passw

Re: checking in links to source control

2001-09-10 Thread Greg A. Woods
[ On Monday, September 10, 2001 at 13:33:57 (-0700), Edward Peschko wrote: ] > Subject: Re: checking in links to source control > > I want developers to see - locally - all of the perl libraries cross project. > When I do a release, I want people to do a simple 'cvs checkout' to get the > entire

Re: cvs mirror server

2001-09-10 Thread Greg A. Woods
[ On Monday, September 10, 2001 at 12:27:24 (+0200), Alexander Welti wrote: ] > Subject: cvs mirror server > > is there a possibility to have a mirrored cvs server that > a) updates over night the changes from the main server and Yes > b) takes over our changes and then right back to the mai

RE: Remote cvs and security

2001-09-10 Thread Josh Baudhuin
Well, pserver + CVSROOT/passwd is one thing, but using pserver with the default authentication of the system isn't so bad. Passwords are stored in the same way that /etc/passwd encrypts them. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mike Castle S

XenoFORM

2001-09-10 Thread XenoFORM team.
Greetings !We have noticed your presence and would like to offer our services to you. My name is Oleg, and I`m the lead artist of the XenoForm workgroup. We are a recently founded team of professionals formed of designers, artists, web-designers, and programmers. Presently, XenoForm emplo

Re: Problem to delete CVS directories...

2001-09-10 Thread Kaz Kylheku
In article <[EMAIL PROTECTED]>, Hector Sanchez-Villeda wrote: >> Dear sirs, >> >> I have installed CVS in one of my UNIX boxes, then I included several >> directories for testing purposes and I tryed to delete them >permanently >> according to CVS documentation, but it appears that the directories

Problem to delete CVS directories...

2001-09-10 Thread Hector Sanchez-Villeda
> Dear sirs, > > I have installed CVS in one of my UNIX boxes, then I included several > directories for testing purposes and I tryed to delete them permanently > according to CVS documentation, but it appears that the directories > and files went to the ATIC directory. > > How can I get rid of th

Re: checking in links to source control

2001-09-10 Thread Edward Peschko
On Mon, Sep 10, 2001 at 11:41:22AM -0400, Jeff King wrote: > How does something that "implies a build system" have a drawback "as far as > maintainability"? Ok, let me clarify myself a bit. I am working in a Rapid Application Development Environment where compilation is not an issue. In such an

Send email notification when committing changes in CVS on windows2000

2001-09-10 Thread dxia
Title: Send email notification when committing changes in CVS on windows2000 I've setup cvs server on windows2000 and I have major problem setting up email notification when I commit changes to the repository.  Could any of you show me how to do it?  I've read quite a bit news group posts and

RE: Newbie indeed

2001-09-10 Thread Teala Spitzbarth
you're not in a 'working copy' cvs has no knowledge of the directory structure or where to import it into the repository. -teala -Original Message- From: Marius Flage [mailto:[EMAIL PROTECTED]] Sent: Monday, September 10, 2001 9:13 AM To: [EMAIL PROTECTED] Subject: Newbie indeed Hi the

Re: How to manage the same version of the program with juste one difference ?

2001-09-10 Thread Eric Siegerman
On Mon, Sep 10, 2001 at 06:48:52PM +0200, Pascal Bourguignon wrote: > > How can I make a patch in a windows machine, I don' have patch and diff > > command. > > Just transfer the files to a unix machine where you can work, and > transfer the resulting files back to the useless one. Well, th

Re: How to manage the same version of the program with juste one difference ?

2001-09-10 Thread david d
I have make in cygwin on my machine. I should have guess that I can do that with cvs. Except with cvs checkout commtit trigger ? Thanks. "Pascal Bourguignon" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > > > From: "david d" <[EMAIL PROTECTED]> > > Subject: How to manage

Re: Rollback

2001-09-10 Thread James Youngman
> Is there a concept of rollback in CVS? What is the best practice > for removing a change that is checked in, but is not a good change? > Thanks. Best practice in this area involves the use of regression tests and a big stick. If the developers use the former, you don't have to use the latte

RE: HELP! Howto disable binary flags on files

2001-09-10 Thread Josh Baudhuin
Well, you can use cvs admin -k on the existing files, but is it possible there's some systematic problem which caused the files to get created -kb? (Or was it just a user error?) cvs admin -kkv This is one of those commands that can be done recursively, so be carefule not to undo the

Re: Rollback

2001-09-10 Thread Cornellious Mann
Thanks to everyone for the great information on how to handle rollbacks. --- Kaz Kylheku <[EMAIL PROTECTED]> wrote: > In article > <[EMAIL PROTECTED]>, > Cornellious Mann wrote: > >Is there a concept of rollback in CVS? What is the > >best practice for removing a change that is checked > >in, bu

Re: Rollback

2001-09-10 Thread Kaz Kylheku
In article <[EMAIL PROTECTED]>, Cornellious Mann wrote: >Is there a concept of rollback in CVS? What is the >best practice for removing a change that is checked >in, but is not a good change? Thanks. The concept of rollback is flawed in the context of a truly concurrent versioning system. By th

HELP! Howto disable binary flags on files

2001-09-10 Thread Bruce
We've just discovered that someone checked in or changed a whole slew of files in our CVS tree to be handled as binary files when, in fact, none of these files are binary at all. This has caused us to not be able to diff, merge, etc. - which is obviously a major problem. I want to know if there is

Re: How to manage the same version of the program with juste one difference ?

2001-09-10 Thread Pascal Bourguignon
> From: "david d" <[EMAIL PROTECTED]> > Subject: How to manage the same version of the program with juste one difference ? > Date: Mon, 10 Sep 2001 17:26:48 +0200 > Organization: Infonie > To: [EMAIL PROTECTED] > > Hello, > > Mu problems : > I developp some internet site in local with php, with

Newbie indeed

2001-09-10 Thread Marius Flage
Hi there. I've already got my cvs maintaining a project, but now i want to add another. The listing in /usr/local/cvsroot is as follows: marius@tahiti:~/public_html/rost$ ls -l /usr/local/cvsroot/ total 8 drwxrwxr-x 3 root hackers 4096 Sep 2 01:59 CVSROOT drwxrwxr-x 2 root hac

Re: Rollback

2001-09-10 Thread Matt Riechers
Cornellious Mann wrote: > > Is there a concept of rollback in CVS? What is the > best practice for removing a change that is checked > in, but is not a good change? Thanks. cvs update -rgood_rev -p file >file.good_rev rm file mv file.good_rev file cvs ci -m "reverted to good_rev" file -Matt _

RE: How to manage the same version of the program with juste one difference ?

2001-09-10 Thread Helliwell, Matthew
You could look at using Ant to do a build/deploy. This would do the token substition for $host. -Original Message- From: david d [mailto:[EMAIL PROTECTED]] Sent: 10 September 2001 16:27 To: [EMAIL PROTECTED] Subject: How to manage the same version of the program with juste one difference

Re: Locking support

2001-09-10 Thread bclark
Greg A. Woods <[EMAIL PROTECTED]> wrote: : [ On , September 6, 2001 at 13:25:39 (GMT), : [EMAIL PROTECTED] wrote: ] :> Subject: Re: Locking support :> :> Can't deny that, though I usually only foam on Mondays. : I only foam on Fridays myself. :-) :> What is the "Usenet cross-link"? : Tha

Re: How to manage the same version of the program with juste one difference ?

2001-09-10 Thread Matt Riechers
david d wrote: > > Hello, > > Mu problems : > I developp some internet site in local with php, with some parameters into > config file like mysql server : > > $host = 'localhost'; -> // fot local test > $host = 'mysql.provider.fr'; -> // fot online site > > How can I maintained this difference

Re: Remote cvs and security

2001-09-10 Thread David Fuller
Look in the archives for this message: Subject: CVS passwd patch Date:Thu, 16 Aug 2001 08:50:32 -0400 This patch offers one solution. If you are paranoid about security then I recommend you also disconnect your computer from the internet, remove any floppy drives, cd burners, zip drives, et

Rollback

2001-09-10 Thread Cornellious Mann
Is there a concept of rollback in CVS? What is the best practice for removing a change that is checked in, but is not a good change? Thanks. = Regards, Cornellious Mann __ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging w

How to manage the same version of the program with juste one difference ?

2001-09-10 Thread david d
Hello, Mu problems : I developp some internet site in local with php, with some parameters into config file like mysql server : $host = 'localhost'; -> // fot local test $host = 'mysql.provider.fr'; -> // fot online site How can I maintained this difference beetween the site delveleopped locall

Re: Remote cvs and security

2001-09-10 Thread Mike Castle
On Mon, Sep 10, 2001 at 08:41:34AM -0500, Colin Bester wrote: > Creating CVSROOT/passwd file is fine for attempting to protect users > system passwords, but still leaves the repository vunerable itself. This is a red herring. Avoid using pserver, Give users accounts, and set them up using ssh.

Re: [Binary file problem with cvs]

2001-09-10 Thread david d
Thanks, the solution is to force bianry type of certain file with -kb. "Larry Jones" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > david d writes: > > > > I have a problem with .gif n .swf (flash) files. > > When I import a diretory which have some of these files it works

RE: checking in links to source control

2001-09-10 Thread Jeff King
How does something that "implies a build system" have a drawback "as far as maintainability"? Setup a Common or PerlCommon module in your repository. Control the Config::INI in that module. This makes it clear that the file doesn't belong to a specific project and doesn't require multiple global